This file indexes all backlog rows and merge commits from the doc-backfill optimization session.
| ID | Commit | Description |
|---|---|---|
| A1 | 3e1bc9d | Auto-infer pipeline base implementation (A4a dev→QA hook) |
| A2 | 47423b6 | Node-promote-backfill endpoint (A5 backfill evidence channel) |
| A3 | 3cac7d7 | Manager redeploy governance endpoint (PR-1) |
| A4 | fc025cd | Symmetric redeploy architecture endpoints (PR-2 sm↔gov contract) |
| A5 | 4e20f21 | B44 fix: t2_pass gate deferral for stale graph-drift nodes |
| A6 | f548296 | B45 fix: workspace resolution fallback for host-mode governance |
| A7 | 7b7f6df | B46 fix: waived→qa_pass transition no-op in state_service |
| A8 | 2570f05 | B43 fix: executor subprocess env scrub for Claude Code desktop vars |
| G1 | 9200b87 | Runtime-failure diagnostic logging for auto-infer + graph delta pipeline |
| ID | Priority | Description |
|---|---|---|
| OPT-BACKLOG-DOC-BACKFILL-SESSION | P1 | Documentation backfill for A1–A8 + G1 merges — API docs, architecture sections, proposal status update |
| OPT-BACKLOG-QA-CLI-AUTH-TOKEN-STALE | P0 | ai_lifecycle inherits stale CLAUDE_CODE_OAUTH_TOKEN from SM launch env; 401 in executor subprocess |
| OPT-BACKLOG-MERGE-D6-EXPLICIT-FLAG | P1 | Merge handler D6 pre-merge auto-detect fails when HEAD==chain_version without _already_merged |
| OPT-BACKLOG-DEPLOY-SELFKILL | P0 | run_deploy calls restart_executor before restart_local_governance; Windows taskkill kills both |
| OPT-BACKLOG-CHAIN-ENFORCEMENT | P1 | Policy enforcement for chain-bypass detection; draft at docs/dev/chain-enforcement-policy-proposal.md |
| OPT-BACKLOG-GRAPH-COVERAGE | P2 | 84 unmapped agent/*.py files not in CODE_DOC_MAP |
| OPT-BACKLOG-GRAPH-DELTA-CHAIN-COMMIT | P0 | PM proposed_nodes silently dropped; QA gate only checks related_nodes |
| OPT-BACKLOG-A4B-VALIDATION | P2 | Structural validation layer for auto-infer graph deltas (deferred from A4a) |
| OPT-BACKLOG-SYMMETRIC-REDEPLOY-TESTS | P2 | Integration tests for PR-2 symmetric redeploy sm↔gov contract |
| OPT-BACKLOG-BACKFILL-EVIDENCE-AUDIT | P2 | Audit trail for node-promote-backfill evidence submissions |
| OPT-BACKLOG-DIAGNOSTIC-LOG-ROTATION | P3 | Log rotation policy for runtime-failure diagnostic logs (G1) |