Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions .machine_readable/6a2/STATE.a2ml
Original file line number Diff line number Diff line change
Expand Up @@ -3,18 +3,18 @@
#
# STATE.a2ml — Project state checkpoint (META-TEMPLATE)
#
# This is the STATE file for rsr-template-repo itself.
# This is the STATE file for rattlescript.
# When consumed by a new project, replace {{PLACEHOLDER}} tokens
# and customize sections below for the target project.

[metadata]
project = "rsr-template-repo"
project = "rattlescript"
version = "0.2.0"
last-updated = "2026-02-28"
status = "active" # active | paused | archived

[project-context]
name = "rsr-template-repo"
name = "rattlescript"
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."
completion-percentage = 95

Expand Down
Loading