mirror of
https://github.com/BradGroux/veritas-kanban.git
synced 2026-09-07 00:45:56 +00:00
## 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). |
||
|---|---|---|
| .. | ||
| features | ||
| internal | ||
| lessons | ||
| 404.html | ||
| _config.yml | ||
| AGENT-REGISTRY.md | ||
| AGENTS-TEMPLATE.md | ||
| ANALYTICS.md | ||
| API-WORKFLOWS.md | ||
| BEST-PRACTICES.md | ||
| bugfix-time-tracking-17k-hours.md | ||
| cli-agent-pull.md | ||
| CLI-GUIDE.md | ||
| CNAME | ||
| DEPLOYMENT.md | ||
| design-parallel-visualization.md | ||
| DOC-FRESHNESS.md | ||
| enforcement.md | ||
| EXAMPLES-agent-workflows.md | ||
| FEATURES.md | ||
| GETTING-STARTED.md | ||
| index.html | ||
| multi-agent-git-workflow.md | ||
| security.md | ||
| SOP-agent-task-workflow.md | ||
| SOP-cross-model-code-review.md | ||
| SOP-documentation-freshness.md | ||
| SOP-lifecycle-hooks.md | ||
| SOP-multi-agent-orchestration.md | ||
| SOP-shared-resources.md | ||
| SOP-sprint-planning.md | ||
| SQUAD-CHAT-PROTOCOL.md | ||
| TESTING_ANALYTICS.md | ||
| TIPS-AND-TRICKS.md | ||
| TROUBLESHOOTING.md | ||
| WORKFLOW-GUIDE.md | ||
| WORKFLOW_ENGINE_ARCHITECTURE.md | ||