Skip to content

Commit 83d6eac

Browse files
hyperpolymathclaude
andcommitted
docs: add 0-AI-MANIFEST.a2ml (RSR compliance)
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent c4afae6 commit 83d6eac

1 file changed

Lines changed: 19 additions & 0 deletions

File tree

0-AI-MANIFEST.a2ml

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
;; SPDX-License-Identifier: PMPL-1.0-or-later
2+
;; 0-AI-MANIFEST.a2ml — AI Agent Entry Point
3+
;; Repository: hyperpolymath/AcceleratorGate.jl
4+
5+
@abstract:
6+
AI manifest for AcceleratorGate.jl. Read this file first before any other work.
7+
@end
8+
9+
;; === CANONICAL LOCATIONS ===
10+
;; Machine-readable state: .machine_readable/
11+
;; Documentation: docs/
12+
;; Source code: src/
13+
;; Tests: verification/tests/ or tests/
14+
15+
;; === CRITICAL INVARIANTS ===
16+
;; - SPDX headers on ALL files (PMPL-1.0-or-later)
17+
;; - No believe_me, assert_total, sorry, Admitted, unsafeCoerce, Obj.magic
18+
;; - SCM files ONLY in .machine_readable/ (never root)
19+
;; - Author: Jonathan D.A. Jewell <j.d.a.jewell@open.ac.uk>

0 commit comments

Comments
 (0)