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
Adds haec and 007 to ECOSYSTEM.a2ml [language-repos], the 0-AI-MANIFEST
family list, and the boundary hook's LANGS guard (so a re-vendored haec/ or
007/ root dir now fails the coordinator-boundary CI check instead of passing).
007 is noted as the sole non-hyperpolymath, private, index-only exception.
Fixes the Intentfile bug that attributed my-lang's Solo/Duet/Ensemble
dialects to affinescript, and backfills the six missing family entries.
Corrects STATE.a2ml's false claim that KitchenSpeak was registered in the
Mustfile, and records this reconciliation.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_016t5KLJDtqdeDi1EMNqNx6K
Copy file name to clipboardExpand all lines: .machine_readable/6a2/ECOSYSTEM.a2ml
+3-1Lines changed: 3 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -22,13 +22,15 @@ tentacles = "hyperpolymath/tentacles-agentic-syllabus — curriculum (NOT a lang
22
22
# top-level hyperpolymath repo, referenced here (not embedded). The submodule
23
23
# pointers were removed 2026-06-13 — this repo coordinates/contextualises the
24
24
# family, it does not vendor it.
25
-
note = "Each language is a standalone canonical hyperpolymath repo, referenced (not vendored as a submodule)."
25
+
note = "Each language is a standalone canonical hyperpolymath repo, referenced (not vendored as a submodule). Exception: 007 lives in a private non-hyperpolymath repo (anti-training-scrape) and is indexed only."
# Landed since the 2026-06-02 STATE refresh (witness: git log).
47
47
coordinator-boundary = "2026-06-19: finalized pure-coordinator pivot — removed in-tree kitchenspeak/ snapshot (canonical at hyperpolymath/kitchenspeak), added hooks/validate-coordinator-boundary.sh guard + dogfood-gate coordinator-boundary CI job, rewrote stale monorepo instructions (0-AI-MANIFEST/EXPLAINME), staged per-language docs to extraction-queue/ with EXTRACTION-MANIFEST.md"
48
-
pr-68 = "KitchenSpeak registered in LANGUAGES.a2ml, Intentfile, Mustfile"
48
+
pr-68 = "KitchenSpeak registered in LANGUAGES.a2ml and Intentfile (an earlier note also claimed Mustfile; the Mustfile carries no per-language entries — corrected 2026-07-02)"
49
+
registry-reconciliation = "2026-07-02: reconciled all language-registry surfaces to the canonical 15-entry family (14 languages incl. 007 + KitchenSpeak DSL). LANGUAGES.a2ml rewritten to a single [[language]] schema (legacy do-not-parse s-expr blob dropped; typefix-zero added as status=proposed); added error-lang/tangle/kitchenspeak pointers + indexed 007 in languages/; added haec+007 to ECOSYSTEM/0-AI-MANIFEST/boundary-hook LANGS; fixed the affinescript-dialects bug in Intentfile; marked me-dialect retired and split out adjacent DB/type-theory estates in TOOLING-STATUS"
note = "All family members are referenced as standalone repos; none are vendored in-tree. (Solo/Duet/Ensemble are my-lang's dialects, not affinescript's.)"
42
48
43
49
[anti-purpose]
44
50
not = [
45
51
"a fork or wrapper around another tool",
46
-
"a monorepo (languages live in their own repos as submodules)",
52
+
"a monorepo (languages live in their own standalone repos; not vendored, not submodules)",
47
53
"the home of pedagogy — curriculum/syllabus/Me projector live in tentacles-agentic-syllabus",
0 commit comments