GitHub-publishable release candidate / 0.1.0-alpha.1
CARVES Matrix: Composition proof lane.
Matrix proves that the four peer products compose in a normal git repository and records a summary-only artifact bundle.
module -> matrix
Orchestrates the local Guard -> Handoff -> Audit -> Shield proof chain.
GitHub-publishable as a local self-check release candidate. NuGet.org publication, signing, and public releases remain operator-gated.
carves-matrix proof --artifact-root artifacts/matrix/local
carves-matrix verify artifacts/matrix/local --json
pwsh ./scripts/matrix/matrix-proof-lane.ps1 -ArtifactRoot artifacts/matrix/local
Matrix keeps the current public path source-first and local.
carves-matrix proof --artifact-root artifacts/matrix/local
carves-matrix verify artifacts/matrix/local --json
pwsh ./scripts/matrix/matrix-proof-lane.ps1 -ArtifactRoot artifacts/matrix/local scope ->
Owns
Matrix owns.
Matrix is responsible for these public-surface responsibilities.
- local proof orchestration
- artifact manifest
- proof summary
- verification reason codes
Does Not Own
Matrix does not own.
These claims stay outside this module boundary and should not be implied by this page.
- Guard policy logic
- Handoff packet truth
- Audit discovery logic
- Shield scoring
- certification
proof ->
Artifacts
Primary artifacts.
Matrix produces or projects these public proof artifacts.
- matrix-proof-summary.json
- matrix-artifact-manifest.json
- matrix-verify.v0
- summary-only proof bundle
Runtime Docs
Runtime source docs.
These paths live in CARVES.Runtime and define the public product truth that this site projects.
- docs/matrix/README.md
- docs/matrix/public-boundary.md
- docs/release/matrix-github-release-candidate-checkpoint.md