Skip to content

Commit 99c012e

Browse files
docs: narrative alignment for ARG/FRG framework + 2026-05-28 landings (#234)
- **README.adoc** Overview: add Language-Maturation Grades bullet (ARG/FRG with TRG/CRG templates, pointer to nextgen-languages dashboard). - **ROADMAP.adoc**: bump Current State date 2026-04-04 → 2026-05-28; add ARG/FRG Language-Maturation Framework row to Core Standards table (Complete, PRs #229 + #232 landed 2026-05-28). Doc-only. CHANGELOG.md auto-syncs via git-cliff workflow on conventional commits — no manual update needed. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent 86ea49f commit 99c012e

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

README.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ toc::[]
1616
This repository serves as the canonical source for policies, templates, and specifications governing all Hyperpolymath projects. It provides:
1717

1818
* **Language Policy** -- Which languages and tools are permitted across the ecosystem
19+
* **Language-Maturation Grades** -- link:adoption-readiness-grades/[ARG (Adoption Readiness)] + link:foundations-readiness-grades/[FRG (Foundations Readiness)] per-language profile templates; aggregated into the link:https://github.com/hyperpolymath/nextgen-languages[nextgen-languages] dashboard. TRG (Trust) + CRG (Compliance) profile templates live under each framework's `templates/` directory.
1920
* **6A2 Format Family** -- 7 machine-readable project metadata formats in A2ML (see link:SATELLITES.a2ml[SATELLITES.a2ml])
2021
* **Build System** -- Mustfile/justfile (no Makefiles)
2122
* **Stable Release Gate** -- link:release-pre-flight/V1-GATE.adoc[hard `v1.0.0` audit requirements] for all repos and multi-repo systems

ROADMAP.adoc

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
Development roadmap for the Hyperpolymath standards and specifications repository.
66

7-
== Current State (2026-04-04)
7+
== Current State (2026-05-28)
88

99
=== Core Standards — Complete
1010

@@ -32,6 +32,10 @@ Development roadmap for the Hyperpolymath standards and specifications repositor
3232
|Component Readiness Grades (X, F, E, D, C, B, A)
3333
|Complete
3434

35+
|**ARG/FRG Language-Maturation Framework**
36+
|Adoption Readiness Grades (`adoption-readiness-grades/`) + Foundations Readiness Grades (`foundations-readiness-grades/`); TRG/CRG per-language profile templates; aggregated into nextgen-languages dashboard
37+
|Complete (2026-05-28, PRs #229 + #232)
38+
3539
|**K9 Self-Validating Components**
3640
|Must/Trust/Dust validation + deployment in single file
3741
|Complete

0 commit comments

Comments
 (0)