Skip to content

Commit c67f24f

Browse files
committed
docs(machine-readable): currency refresh of 6a2 + ANCHOR
Bump last-updated 2026-04-1x -> 2026-06-12 across the 6a2 set; correct STATE maintenance-status (last-result unknown -> pass, per READINESS.md green gates) and add a recent-activity line for the 2026-05-30 CI/governance hardening; fill the ANCHOR domain placeholder ({{PROJECT_DOMAIN}} -> 'type theory / type safety'). Content/ADRs verified accurate; no padding. Flagged separately (NOT changed): legacy root-level Scheme-form .machine_readable/*.a2ml retain rsr-template-repo template identity + placeholder residue (needs a maintainer re-identification pass). https://claude.ai/code/session_013wg3Mtq2QFhYi4XVw1Z6z7
1 parent 4a848fd commit c67f24f

7 files changed

Lines changed: 11 additions & 10 deletions

File tree

.machine_readable/6a2/AGENTIC.a2ml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
[metadata]
88
version = "0.1.0"
9-
last-updated = "2026-04-11"
9+
last-updated = "2026-06-12"
1010

1111
[agent-permissions]
1212
can-edit-source = true

.machine_readable/6a2/ECOSYSTEM.a2ml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
[metadata]
88
version = "0.1.0"
9-
last-updated = "2026-04-12"
9+
last-updated = "2026-06-12"
1010

1111
[project]
1212
name = "nextgen-typing"

.machine_readable/6a2/META.a2ml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
[metadata]
88
version = "0.1.0"
9-
last-updated = "2026-04-12"
9+
last-updated = "2026-06-12"
1010

1111
[project-info]
1212
type = "monorepo" # library | binary | monorepo | service | website

.machine_readable/6a2/NEUROSYM.a2ml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
[metadata]
88
version = "0.1.0"
9-
last-updated = "2026-04-11"
9+
last-updated = "2026-06-12"
1010

1111
[hypatia-config]
1212
scan-enabled = true

.machine_readable/6a2/PLAYBOOK.a2ml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
[metadata]
88
version = "0.1.0"
9-
last-updated = "2026-04-11"
9+
last-updated = "2026-06-12"
1010

1111
[deployment]
1212
# method = "gitops" # gitops | manual | ci-triggered

.machine_readable/6a2/STATE.a2ml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
[metadata]
77
project = "nextgen-typing"
88
version = "0.1.0"
9-
last-updated = "2026-04-12"
9+
last-updated = "2026-06-12"
1010
status = "active"
1111

1212
[project-context]
@@ -47,10 +47,11 @@ actions = [
4747
]
4848

4949
[maintenance-status]
50-
last-run-utc = "2026-04-12T00:00:00Z"
51-
last-result = "unknown"
50+
last-run-utc = "2026-06-12T00:00:00Z"
51+
last-result = "pass" # CRG Grade C: dogfood-gate, hypatia-scan, static-analysis-gate green (READINESS.md)
5252
open-warnings = 0
5353
open-failures = 0
54+
recent-activity = "2026-05-30 CI/governance hardening: reusable-workflow wrappers (scorecard, secret-scanner, mirror, rust-ci, hypatia-scan), SHA repinning to live commits, stale ReScript fixture removal, tech-debt audit findings recorded."
5455

5556
[ecosystem]
5657
part-of = ["hyperpolymath coordination infrastructure"]

.machine_readable/anchors/ANCHOR.a2ml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
[metadata]
77
version = "1.0.0"
8-
last-updated = "2026-04-11"
8+
last-updated = "2026-06-12"
99

1010
[anchor]
1111
schema = "hyperpolymath.anchor/1"
@@ -22,7 +22,7 @@ purpose = [
2222
project = "nextgen-typing"
2323
kind = "{{PROJECT_KIND}}" # language | library | service | tool
2424
one-sentence = "Coordination monorepo for the hyperpolymath type theory pipeline (katagoria → typell → typed-wasm → PanLL)"
25-
domain = "{{PROJECT_DOMAIN}}"
25+
domain = "type theory / type safety"
2626

2727
[semantic-authority]
2828
policy = "canonical"

0 commit comments

Comments
 (0)