|
|
|
@@ -54,4 +54,4 @@
|
|
|
|
|
{"source_epic":"na-22xi","timestamp":"2026-04-15T03:30:54Z","items":[{"id":"na-jox1","title":"Investigate Dream Council Claude timeout behavior","type":"bug","severity":"high","source":"council-finding","description":"Deep Dream validation still shows the local Claude council lane timing out after the current 90s runner cap. Investigate timeout policy, parallel council execution, or prompt/schema simplification so council can become a reliable default value add instead of an opt-in cost sink.","evidence":"Open bead na-jox1 plus the long-haul post-mortem found that recommended L3 council proof is still incomplete even though the rest of the long-haul path is working.","target_repo":"nami","morning_command":"ao rpi phased \"Investigate Dream Council Claude timeout behavior\"","consumed":true,"claim_status":"consumed","consumed_by":"0b03ce39","consumed_at":"2026-04-15T18:55:47Z"},{"id":"na-22xi.4","title":"Persist Dream long-haul discovery evidence for closure audits","type":"bug","severity":"medium","source":"council-finding","description":"Closure-integrity replay for epic na-22xi fails because closed children na-22xi.1 and na-22xi.2 cite missing `.agents/brainstorm/...` and `.agents/research/...` seed artifacts. Persist a durable discovery artifact or update closure policy so closed beads only cite proof surfaces that later audits can replay.","evidence":"`bash skills/post-mortem/scripts/closure-integrity-audit.sh --scope auto na-22xi` returned two timing_miss failures during the 2026-04-14 post-mortem.","target_repo":"nami","morning_command":"ao rpi phased \"Persist Dream long-haul discovery evidence for closure audits\"","consumed":true,"claim_status":"consumed","consumed_by":"3af1c409","consumed_at":"2026-04-15T18:55:47Z"}],"consumed":true,"claim_status":"consumed","consumed_by":"swarm-2026-04-15-crank","consumed_at":"2026-04-15T18:55:47Z"}
|
|
|
|
|
{"source_epic":"swarm-2026-04-15-8-issue","timestamp":"2026-04-15T14:05:00-04:00","items":[{"title":"Fix pre-existing codex runtime-section lint violations","type":"bug","severity":"high","source":"retro-learning","description":"skills-codex/compile/SKILL.md:35,37,40 and skills-codex/quickstart/SKILL.md:50 contain residual mixed-runtime markers (claude-cli, Claude Code auth, Anthropic HTTP API, `claude` binary) that the codex runtime-section lint rejects. Introduced by commit fa6f4048 (predates 2026-04-15 swarm). Rewrite using the substitution vocabulary in .agents/learnings/2026-04-15-codex-mirror-runtime-string-lint.md. Unblocks pre-push gate.","evidence":"scripts/pre-push-gate.sh --fast on HEAD=308c413d reports 4 violations + skill runtime formats FAIL (same root cause)","target_repo":"nami","proof_ref":{"kind":"gate_log","path":"/tmp/gate-run.log"},"consumed":true,"claim_status":"consumed","consumed_by":"swarm-2026-04-15-rpi-cycles","consumed_at":"2026-04-15T18:24:48Z"},{"title":"Add flag-collision preflight + codex-audit + sync-script runs to swarm worker prompt templates","type":"improvement","severity":"medium","source":"retro-learning","description":"Bake three checks into the swarm skill's worker-prompt template so they are enforced per-worker, not per-lead: (1) before adding a cobra flag, grep the target file and parent command for the proposed name; (2) after touching skills-codex/\u003cname\u003e/, run scripts/audit-codex-parity.sh --skill \u003cname\u003e; (3) when the manifest matches cli/cmd/ao/*.go (new flag) or skills-codex/, run the corresponding sync script (generate-cli-reference.sh or regen-codex-hashes.sh) and assert clean git diff. See .agents/learnings/2026-04-15-swarm-flag-collision-preflight.md and 2026-04-15-post-wave-sync-scripts-are-in-scope.md.","target_repo":"nami","consumed":true,"claim_status":"consumed","consumed_by":"swarm-2026-04-15-rpi-cycles","consumed_at":"2026-04-15T18:24:48Z"},{"title":"Add pre-wave gate snapshot helper to swarm lead protocol","type":"improvement","severity":"low","source":"retro-learning","description":"Swarm leads currently re-derive pre-existing vs swarm-introduced gate failures with ad-hoc git blame. Add a one-liner to the swarm skill's execution contract: capture FAIL set before wave spawn, diff after cleanup. See .agents/learnings/2026-04-15-pre-wave-gate-snapshot.md for proposed shell recipe.","target_repo":"nami","consumed":true,"claim_status":"consumed","consumed_by":"2c1d961b","consumed_at":"2026-04-15T18:31:45Z"}],"consumed":true,"claim_status":"consumed","consumed_by":"swarm-2026-04-15-rpi-cycles","consumed_at":"2026-04-15T18:31:45Z"}
|
|
|
|
|
{"source_epic":"dream-findings-router","timestamp":"2026-04-19T06:27:31Z","items":[{"id":"f-2026-04-14-001","title":"Production command refactors can miss the paired test diff expected by the command/test-pairing gate.","type":"tech-debt","severity":"medium","source":"council-finding","description":"Production command refactors can miss the paired test diff expected by the command/test-pairing gate.","target_repo":"20260419T062730Z-iter-1","source_path":".agents/findings/f-2026-04-14-001.md"},{"id":"f-2026-04-14-002","title":"Closed beads can cite ephemeral discovery seed paths that are absent from the repo, breaking closure-integrity replay and plan comparison.","type":"tech-debt","severity":"medium","source":"council-finding","description":"Closed beads can cite ephemeral discovery seed paths that are absent from the repo, breaking closure-integrity replay and plan comparison.","target_repo":"20260419T062730Z-iter-1","source_path":".agents/findings/f-2026-04-14-002.md"}],"consumed":false,"claim_status":"available","consumed_by":null,"consumed_at":null}
|
|
|
|
|
{"source_epic":"2026-04-19-rpi-dag-hardening","timestamp":"2026-04-19T10:45:00-04:00","items":[{"title":"Sweep skills-codex/ DAG bodies for Skill() to $skill notation","type":"tech-debt","severity":"low","source":"vibe finding 2026-04-19","description":"Codex DAG steps still use Claude Skill() notation in some orchestrators; codex-skill-api expects $skill.","target_repo":"agentops"},{"title":"Decompose skills/crank/SKILL.md to under 248-line limit","type":"tech-debt","severity":"medium","source":"skill-lint pre-existing violation","description":"Move step detail to references/ files.","target_repo":"agentops"},{"title":"Rename --fast-path to --quick-gates across /rpi","type":"task","severity":"low","source":"research-audit P2","description":"Name misleading; implies skip-phases but is actually fast-quality gates.","target_repo":"agentops"},{"title":"Plan template: default-include skills-codex mirrors","type":"enhancement","severity":"low","source":"post-mortem Learning 1","description":"When skills-codex/<name>/SKILL.md exists, plan template should default-include it in Files to Modify.","target_repo":"agentops"},{"title":"Runtime hook for RPI phase enforcement","type":"feature","severity":"low","source":"forged compression learning","description":"If learning+text don't prevent compression, add hooks/rpi-phase-enforcement.sh that inspects skill invocation trace.","target_repo":"agentops"}],"consumed":false,"claim_status":"available","claimed_by":null,"claimed_at":null,"consumed_by":null,"consumed_at":null}
|
|
|
|
|
{"source_epic":"2026-04-19-rpi-dag-hardening","timestamp":"2026-04-19T10:45:00-04:00","items":[{"title":"Sweep skills-codex/ DAG bodies for Skill() to $skill notation","type":"tech-debt","severity":"low","source":"council-finding","description":"Codex DAG steps still use Claude Skill() notation in some orchestrators; codex-skill-api expects $skill. Flagged by vibe judge 2026-04-19.","target_repo":"agentops"},{"title":"Decompose skills/crank/SKILL.md to under 248-line limit","type":"tech-debt","severity":"medium","source":"backlog-processing","description":"Pre-existing skill-lint violation touched during 2026-04-19 work; move step detail to references/ files.","target_repo":"agentops"},{"title":"Rename --fast-path to --quick-gates across /rpi","type":"improvement","severity":"low","source":"council-finding","description":"Research-audit P2 finding: name misleading; implies skip-phases but is actually fast-quality gates. Needs user confirmation before rename.","target_repo":"agentops"},{"title":"Plan template: default-include skills-codex mirrors","type":"process-improvement","severity":"low","source":"retro-learning","description":"When skills-codex/<name>/SKILL.md exists, plan template should default-include it in Files to Modify. Prevents parity drift.","target_repo":"agentops"},{"title":"Runtime hook for RPI phase enforcement","type":"feature","severity":"low","source":"retro-learning","description":"If the forged compression learning + loud skill text don't prevent compression, add hooks/rpi-phase-enforcement.sh that inspects skill invocation trace. Measure first.","target_repo":"agentops"}],"consumed":false,"claim_status":"available","claimed_by":null,"claimed_at":null,"consumed_by":null,"consumed_at":null}
|
|
|
|
|