veritas-kanban/docs
Brad Groux 97181e678d feat: v3.3.0 — Task Dependencies, Crash Recovery, Observational Memory, Agent Filter
## New Features (4x10 cross-model verified)

### #122 — Task Dependencies Graph
- Bidirectional dependency model (depends_on/blocks)
- DFS cycle detection traversing both directions
- Recursive dependency graph API
- Batch-loaded traversal (eliminated N+1 queries)
- Zod validation on dependency routes
- Full keyboard + ARIA accessibility

### #123 — Crash-Recovery Checkpointing
- Save/resume/clear API for sub-agent state persistence
- Secret sanitization (20+ key patterns + regex value detection)
- 1MB size limit, 24h expiry, resume counter
- Array sanitization (nested objects + primitive strings)
- NaN timestamp handling
- ARIA-accessible checkpoint UI

### #124 — Observational Memory
- CRUD observations per task (decision/blocker/insight/context)
- Importance scoring (1-10) with paginated full-text search
- XSS prevention via sanitizeCommentText()
- ARIA-accessible range slider + decorative icon handling

### #125 — Agent Filter
- GET /api/tasks?agent=name query parameter
- Input sanitized (trim + 100 char cap)
- JSDoc/OpenAPI documented

All features scored 10/10 across security, reliability, performance,
and accessibility. Cross-model verified (Sonnet authored, Codex reviewed).
2026-02-14 23:48:49 -06:00
..
features docs: enhance PRD-driven development guide for dual audience 2026-02-12 04:33:37 -06:00
internal chore: bump version to v3.0.0 2026-02-09 19:48:25 -06:00
lessons v2.1.0: Documentation, security hardening, performance optimizations 2026-02-07 11:51:24 -06:00
404.html chore: add landing page to docs/ for GitHub Pages + configure Pages from /docs 2026-02-01 02:55:26 -06:00
_config.yml fix: exclude new v3.0 docs with {{ }} syntax from Jekyll build 2026-02-09 19:50:30 -06:00
AGENT-REGISTRY.md chore: v2.0.0 release prep 2026-02-05 20:45:36 -06:00
AGENTS-TEMPLATE.md docs: add mandatory telemetry emission steps to agent docs 2026-02-05 18:26:34 -06:00
ANALYTICS.md docs(#43): Add Analytics API documentation and Swagger schemas 2026-02-04 20:40:49 -06:00
API-WORKFLOWS.md feat: v3.3.0 — Task Dependencies, Crash Recovery, Observational Memory, Agent Filter 2026-02-14 23:48:49 -06:00
BEST-PRACTICES.md feat(US-1600): Complete SOP Sprint + fix GH-86 & GH-87 2026-02-04 08:18:01 -06:00
bugfix-time-tracking-17k-hours.md docs: add bugfix report for 17K hours anomaly 2026-02-12 05:03:14 -06:00
cli-agent-pull.md feat: Multiple bug fixes and enhancements 2026-02-04 20:37:18 -06:00
CLI-GUIDE.md docs: update roadmap + fix version reference in CLI guide 2026-02-07 17:04:22 -06:00
CNAME chore: add landing page to docs/ for GitHub Pages + configure Pages from /docs 2026-02-01 02:55:26 -06:00
DEPLOYMENT.md fix: persist auth/config state to Docker volume (#116) (#117) 2026-02-11 09:24:10 -06:00
design-parallel-visualization.md feat: Multiple bug fixes and enhancements 2026-02-04 20:37:18 -06:00
DOC-FRESHNESS.md docs: add documentation freshness guide with steward workflow (closes #74) 2026-02-05 18:30:24 -06:00
enforcement.md docs(enforcement): comprehensive documentation for all 6 gates (#115) 2026-02-10 08:09:21 -06:00
EXAMPLES-agent-workflows.md feat(US-1600): Complete SOP Sprint + fix GH-86 & GH-87 2026-02-04 08:18:01 -06:00
FEATURES.md feat: v3.3.0 — Task Dependencies, Crash Recovery, Observational Memory, Agent Filter 2026-02-14 23:48:49 -06:00
GETTING-STARTED.md docs: update changelog, readme, and guides for v2.1.1 release 2026-02-07 15:01:32 -06:00
index.html chore: add landing page to docs/ for GitHub Pages + configure Pages from /docs 2026-02-01 02:55:26 -06:00
multi-agent-git-workflow.md docs: add multi-agent git workflow guide — lessons from v2.0 sprint 2026-02-05 18:04:51 -06:00
security.md docs: comprehensive v2.0.0 documentation update 2026-02-05 20:54:37 -06:00
SOP-agent-task-workflow.md docs(enforcement): comprehensive documentation for all 6 gates (#115) 2026-02-10 08:09:21 -06:00
SOP-cross-model-code-review.md feat: US-1611 prompt-registry — 10 copy/paste prompt templates 2026-02-04 09:34:36 -06:00
SOP-documentation-freshness.md feat(US-1611): Complete orchestrator-inspired features 2026-02-04 09:47:38 -06:00
SOP-lifecycle-hooks.md feat(US-1611): Complete orchestrator-inspired features 2026-02-04 09:47:38 -06:00
SOP-multi-agent-orchestration.md feat: Squad chat protocol scripts, system events, model attribution 2026-02-07 13:04:17 -06:00
SOP-shared-resources.md docs: US-1611 SOP-shared-resources — multi-repo resource sharing patterns 2026-02-04 09:36:02 -06:00
SOP-sprint-planning.md feat: US-1611 prompt-registry — 10 copy/paste prompt templates 2026-02-04 09:34:36 -06:00
SQUAD-CHAT-PROTOCOL.md feat: Squad chat protocol scripts, system events, model attribution 2026-02-07 13:04:17 -06:00
TESTING_ANALYTICS.md docs(#43): Add Analytics API documentation and Swagger schemas 2026-02-04 20:40:49 -06:00
TIPS-AND-TRICKS.md docs: update CHANGELOG, README, TIPS-AND-TRICKS for v1.5.0 features 2026-02-04 09:29:44 -06:00
TROUBLESHOOTING.md chore: bump version to 2.1.2 — Docker path resolution fix 2026-02-07 16:57:37 -06:00
WORKFLOW-GUIDE.md docs: v3.0 documentation — README, CHANGELOG, FEATURES updates 2026-02-09 19:38:13 -06:00
WORKFLOW_ENGINE_ARCHITECTURE.md feat(workflows): Phase 1 - Core workflow engine implementation 2026-02-09 16:34:22 -06:00