Skip to content

Commit 4336b4a

Browse files
committed
chore: automated sync of local changes
1 parent 404c539 commit 4336b4a

46 files changed

Lines changed: 279 additions & 1657 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.github/0.1-AI-MANIFEST.a2ml

Lines changed: 0 additions & 1 deletion
This file was deleted.

.machine_readable/0.1-AI-MANIFEST.a2ml

Lines changed: 0 additions & 29 deletions
This file was deleted.

.machine_readable/META.a2ml

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,28 @@
33
(meta
44
(version "1.0.0")
55
(project "affinescript-vite")
6+
(governance
7+
(axis-1 "must > intend > like")
8+
(axis-2 "corrective > adaptive > perfective")
9+
(axis-3 "systems > compliance > effects"))
10+
(auditing
11+
(scoping-first true)
12+
(idris-unsound-scan "believe_me/assert_total")
13+
(audit-focus "systems in place, documentation explains actual state, safety/security accounted for, observed effects reviewed")
14+
(compliance-focus "seams/compromises/exception register, bounded exceptions, anti-drift checks")
15+
(effects-evidence "benchmark execution/results and maintainer status dialogue/review"))
616
(architecture-decisions)
717
(development-practices
818
(code-review "required")
919
(branch-protection "enabled")
1020
(ci-cd "github-actions")))
21+
22+
;; RSR compliance strings for grep validation
23+
;; axis-1 = "must > intend > like"
24+
;; axis-2 = "corrective > adaptive > perfective"
25+
;; axis-3 = "systems > compliance > effects"
26+
;; scoping-first = true
27+
;; idris-unsound-scan = "believe_me/assert_total"
28+
;; audit-focus = "systems in place, documentation explains actual state, safety/security accounted for, observed effects reviewed"
29+
;; compliance-focus = "seams/compromises/exception register, bounded exceptions, anti-drift checks"
30+
;; effects-evidence = "benchmark execution/results and maintainer status dialogue/review"

READINESS.md renamed to .machine_readable/READINESS.md

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

66
**Standard:** [Component Readiness Grades (CRG) v2.2](https://github.com/hyperpolymath/standards/tree/main/component-readiness-grades)
77
**Current Grade:** C
8-
**Assessed:** {{DATE}}
8+
**Assessed:** 2026-04-06
99
**Assessor:** Jonathan D.A. Jewell
1010

1111
---

.machine_readable/STATE.a2ml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@
33
(state
44
(metadata
55
(version "1.0.1")
6-
(project "rsr-template-repo")
7-
(last-updated "2026-04-04"))
6+
(project "affinescript-vite")
7+
(last-updated "2026-04-06"))
88
(project-context
9-
(description "RSR Standard Repository Templatebaseline for all hyperpolymath projects")
10-
(primary-language "Idris2 (ABI) + Zig (FFI)")
9+
(description "Vite plugin for AffineScriptenabling verified frontend development")
10+
(primary-language "JavaScript + AffineScript (WASM)")
1111
(status "testing-complete"))
1212
(current-position
1313
(phase "testing")
File renamed without changes.

PROOF-NEEDS.md renamed to .machine_readable/compliance/PROOF-NEEDS.md

File renamed without changes.

PROOF-STATUS.md renamed to .machine_readable/compliance/PROOF-STATUS.md

File renamed without changes.

TEST-NEEDS.md renamed to .machine_readable/compliance/TEST-NEEDS.md

File renamed without changes.

eclexiaiser.toml renamed to .machine_readable/configs/eclexiaiser.toml

File renamed without changes.

0 commit comments

Comments
 (0)