Skip to content

Commit d670def

Browse files
committed
chore: automated sync of local changes
1 parent dce67d1 commit d670def

2 files changed

Lines changed: 19 additions & 0 deletions

File tree

.machine_readable/6a2/STATE.a2ml

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
# STATE.a2ml — a2ml-showcase
2+
project = "a2ml-showcase"
3+
version = "0.1.0"
4+
last-updated = "2026-04-13"
5+
6+
[status]
7+
phase = "example"
8+
grade = "C"
9+
readiness = "C" # 8/10 (Content-only)
10+
11+
[features]
12+
content = "A2ML documentation and template examples"
13+
attestation = "AI Attestation Markup Language (A2ML) showcase"
14+
15+
[audit]
16+
last-pass = "2026-04-13"
17+
passed = true

Justfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
# Justfile for a2ml-showcase
33

44
# Default recipe — list available commands
5+
import? "contractile.just"
6+
57
default:
68
@just --list
79

0 commit comments

Comments
 (0)