Skip to content

Commit 5ae38b0

Browse files
hyperpolymathclaude
andcommitted
chore: add 0-AI-MANIFEST.a2ml for RSR compliance
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent cc32a40 commit 5ae38b0

1 file changed

Lines changed: 16 additions & 0 deletions

File tree

0-AI-MANIFEST.a2ml

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
# SPDX-License-Identifier: PMPL-1.0-or-later
2+
# 0-AI-MANIFEST.a2ml — AI Agent Entry Point
3+
# Repository: git-scripts
4+
# Owner: hyperpolymath
5+
6+
(ai-manifest
7+
(version "1.0")
8+
(repository "git-scripts")
9+
(owner "hyperpolymath")
10+
(entry-points
11+
(primary "README.adoc")
12+
(machine-readable ".machine_readable/"))
13+
(invariants
14+
(scm-files-location ".machine_readable/ ONLY — never root")
15+
(license "PMPL-1.0-or-later")
16+
(github-is-source-of-truth #t)))

0 commit comments

Comments
 (0)