You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update implementation plan, status, and testing guide to reflect the recent merge wave (2026-03-29). Adds AppShell premium reskin and board/card surface polish entries, documents AGT-02 tool registry/policy evaluator and InboxTriageAssistant bounded template, and records demo-director presets/assertions/reports/soak additions and incident rehearsal docs. Also updates verification dates and automated test totals (backend, frontend unit, and E2E) and adjusts CI/UX status notes to mark delivered items and remaining follow-up work.
- added first execution evidence at `docs/ops/rehearsals/2026-03-29_degraded-api-health.md`
484
+
- cross-linked from `TESTING_GUIDE.md` and `MANUAL_TEST_CHECKLIST.md`
458
485
459
486
## Current Planning Pivot (2026-03-07)
460
487
@@ -581,10 +608,15 @@ Exit Criteria:
581
608
582
609
Focus:
583
610
- add `AgentProfile`, `AgentRun`, and `AgentRunEvent` as first-class runtime primitives
584
-
- add a tool registry abstraction and policy evaluator
585
-
- add inspectable run traces and a first bounded agent template
611
+
-~~add a tool registry abstraction and policy evaluator~~ (delivered in AGT-02, `#337`)
612
+
-~~add a first bounded agent template~~ (delivered: `InboxTriageAssistant` in AGT-02)
613
+
- add inspectable run traces
586
614
- expose agent mode views only after the substrate is real
587
615
616
+
Current status:
617
+
- tool registry, policy evaluator, and first bounded template are now delivered (`#337`): `ITaskdeckTool`/`ITaskdeckToolRegistry` domain interfaces, `AgentPolicyEvaluator` with allowlist + risk-level gating, and `InboxTriageAssistant` bounded template (proposal-only, review-first default)
- agent behavior remains proposal-first and trace-first by default
@@ -608,7 +640,7 @@ Exit Criteria:
608
640
These continue in parallel where they protect trust, performance, or operator posture, but they should not outrun Horizon A through C product legibility work:
0 commit comments