Skip to content

Commit 8ac477b

Browse files
docs(state): replace rsr-template-repo residue + bump last-updated (#18)
Estate-wide template-residue cleanup. STATE.a2ml had `rsr-template-repo` literal strings + 2026-01-03 stamp. Minimal cross-format sed (TOML + Scheme); empty status fields left for per-repo audit. Part of 21-repo campaign. Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent 0a87146 commit 8ac477b

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.machine_readable/6a2/STATE.a2ml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,18 +3,18 @@
33
#
44
# STATE.a2ml — Project state checkpoint (META-TEMPLATE)
55
#
6-
# This is the STATE file for rsr-template-repo itself.
6+
# This is the STATE file for a2ml-haskell.
77
# When consumed by a new project, replace {{PLACEHOLDER}} tokens
88
# and customize sections below for the target project.
99

1010
[metadata]
11-
project = "rsr-template-repo"
11+
project = "a2ml-haskell"
1212
version = "0.2.0"
1313
last-updated = "2026-02-28"
1414
status = "active" # active | paused | archived
1515

1616
[project-context]
17-
name = "rsr-template-repo"
17+
name = "a2ml-haskell"
1818
purpose = "Canonical RSR-compliant repository template providing scaffolding for all hyperpolymath projects — including CI/CD, AI manifests, ABI/FFI standards, container ecosystem, and governance infrastructure."
1919
completion-percentage = 95
2020

0 commit comments

Comments
 (0)