WIP branch fix/governance-manifest-depth-numbering (preserved on remote, PR #54 closed) renumbers ~30 docs/governance/**/N-AI-MANIFEST.a2ml files so the manifest version field equals the directory depth (e.g. docs/governance/audit/ depth-3 → 0.3, .../audit/compliance/ depth-4 → 0.4), with the level: field matched (e.g. level: 1 → 2) + README touch-ups. It's now stale/conflicting vs main (the manifests moved since the merge-base). Action: re-apply the depth=version rule mechanically on current main (the branch is the reference). Not a quick one-liner → tracked rather than force-rebased.
WIP branch
fix/governance-manifest-depth-numbering(preserved on remote, PR #54 closed) renumbers ~30docs/governance/**/N-AI-MANIFEST.a2mlfiles so the manifest version field equals the directory depth (e.g.docs/governance/audit/depth-3 →0.3,.../audit/compliance/depth-4 →0.4), with thelevel:field matched (e.g.level: 1 → 2) + README touch-ups. It's now stale/conflicting vs main (the manifests moved since the merge-base). Action: re-apply the depth=version rule mechanically on current main (the branch is the reference). Not a quick one-liner → tracked rather than force-rebased.