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
@@ -18,7 +18,7 @@ jobs with isolation, and reports findings back to the fleet. Exposes
18
18
double-loop feedback: reranks ECHIDNA's ML suggestions by local tactic
19
19
history, feeds successful proofs into echidna's retrain corpus.
20
20
"""
21
-
completion-percentage = 96
21
+
completion-percentage = 99
22
22
23
23
[position]
24
24
phase = "implementation"
@@ -158,8 +158,9 @@ milestones = [
158
158
159
159
[blockers-and-issues]
160
160
issues = [
161
-
"7b-3 schema gap: CorpusDelta emits delta_YYYY-MM-DD.jsonl; echidna merge_corpus.jl expects proof_states_*.jsonl in a hardcoded whitelist. Successful deltas not yet auto-ingested. Coordination ticket with Session A.",
162
-
"BoJ server unreachable on this workstation (V adapter removed, Zig rewrite empty). Native MCP shipped as temporary documented exception — see ADR-001 in META.a2ml.",
161
+
"BoJ Zig adapter source dir empty — echidnabot-mcp routes through existing BoJ cartridges as a stopgap. Needs Zig shim before BoJ-only-MCP rule is fully satisfied.",
162
+
"7a + 7b seam test: modes and double-loop both done but not end-to-end validated against a live echidna instance via proofs/ dogfood fixtures.",
163
+
"GitLab + Bitbucket Discussions/Diff API for true inline review comments deferred — stubs fall back to MR note.",
163
164
]
164
165
165
166
[known-drift]
@@ -187,19 +188,22 @@ discovered = "2026-04-24 (by parallel Claude session during Package 7 sweep)
0 commit comments