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
docs: reconcile identity as coordinator + verification host (OQ-001 resolved)
OQ-001 resolution (option A): keep the true "no compiler/application
code" claim and add the cross-project formal-verification-host role.
- README.adoc / EXPLAINME.adoc "What This Is": affirm no compiler or
application code; add that it documents and coordinates the pipeline
and hosts the cross-project formal-verification proofs in
verification/proofs/.
- .machine_readable/6a2/STATE.a2ml:
* OQ-001 marked status="resolved" (resolved=2026-06-15) with a
resolution field recording option A.
* Identity comment block updated: scaffold dropped, "no compiler
code" affirmed, proofs in verification/proofs/ not yet built in CI.
* phase: "scaffold" -> "coordination + verification-host".
* last-updated -> 2026-06-15.
https://claude.ai/code/session_01GJatEm2TVFSTBEkKXmserJ
# scaffold was removed (it was a strict subset of the canonical proofs in
25
+
# verification/proofs/); "no compiler code" is affirmed. Completion still reflects
26
+
# early state: the verification proofs in verification/proofs/ are not yet built in CI.
26
27
completion-percentage = 10
27
28
28
29
[position]
29
-
phase = "scaffold"
30
+
phase = "coordination + verification-host"
30
31
maturity = "scaffold"
31
32
32
33
[route-to-mvp]
@@ -55,7 +56,7 @@ summary = [
55
56
56
57
[blockers-and-issues]
57
58
issues = [
58
-
{ id = "OQ-001", kind = "open-question", status = "open", raised = "2026-06-05", title = "Identity contradiction — coordination monorepo vs RSR proof scaffold", detail = "Narrative/STATE describe a docs-only coordination monorepo (\"does NOT contain compiler code\"), but src/interface/ + verification/proofs/ carry an un-rescoped RSR code scaffold; reconcile (docs-only ⇒ Tier T5/Exempt, drop scaffold) vs (real proof repo ⇒ re-scope). NOT decided here." },
59
+
{ id = "OQ-001", kind = "open-question", status = "resolved", raised = "2026-06-05", resolved = "2026-06-15", title = "Identity contradiction — coordination monorepo vs RSR proof scaffold", detail = "Narrative/STATE describe a docs-only coordination monorepo (\"does NOT contain compiler code\"), but src/interface/ + verification/proofs/ carry an un-rescoped RSR code scaffold; reconcile (docs-only ⇒ Tier T5/Exempt, drop scaffold) vs (real proof repo ⇒ re-scope). NOT decided here.", resolution = "Resolved 2026-06-15 (A): docs-only coordinator + cross-project verification host; the redundant src/ RSR ABI/FFI scaffold was removed (canonical proofs live in verification/proofs/); 'no compiler code' affirmed." },
59
60
{ id = "OQ-002", kind = "template-residue", status = "open", raised = "2026-06-12", title = "Unreplaced template placeholders across community-health files", detail = "Template tokens (OWNER, REPO, AUTHOR, SECURITY_EMAIL, CONDUCT_*) remain unfilled in .github/ community files, self-validating/ k9 templates, and QUICKSTART-MAINTAINER.adoc; .machine_readable/ai/PLACEHOLDERS.adoc is the index. Needs a maintainer fill-in pass (just init or manual)." },
0 commit comments