a2ml 0.1.0

Parser and renderer for A2ML (Attested Markup Language)
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# SPDX-License-Identifier: PMPL-1.0-or-later
---
### [META]
id: "automation-scripts-unit"
level: 2
parent: "../0.1-AI-MANIFEST.a2ml"

---
### [AI_MANIFEST]
description: |
  Internal automation logic for the project lifecycle, forge sync,
  verification triggers, and maintenance.

canonical_locations:
  maintenance: "maintenance/"
  lifecycle: "lifecycle/"
  forge: "forge/"
  verification: "verification/"