29 lines
2 KiB
Markdown
29 lines
2 KiB
Markdown
# Documentation
|
|
|
|
- [README](../README.md): build, examples and scope.
|
|
- [Operator guide](../crates/argand-site-registry/README.md): all source commands,
|
|
schema, reviews, regional resolution, releases and update configuration.
|
|
- [Architecture](ARCHITECTURE.md): source, observation, vote, policy and release boundaries.
|
|
- [Versioned formats](FORMATS.md): current schema identifiers and compatibility.
|
|
- [Migrating to 0.4](MIGRATING-0.4.md): writer migration and trust transition.
|
|
- [Source licenses](../crates/argand-site-registry/LICENSE_SOURCES.md): exact terms and attribution.
|
|
- [Consumers](CONSUMERS.md): Rust, Python/CLI, data distribution and Argand transition.
|
|
- [Trust](TRUST.md): enforced checks and publisher/consumer responsibilities.
|
|
- [Publishing](PUBLISHING.md): reviewer keys, candidate acceptance and activation.
|
|
- [Evaluation](EVALUATION.md): bounded JSONL judgments and result interpretation.
|
|
- [Releasing](RELEASING.md): CI, source signing and archive verification.
|
|
- [Validation](VALIDATION.md): independent builds and native acceptance evidence.
|
|
- [Version 0.4 security review](SECURITY-REVIEW-0.4.md): threat boundaries,
|
|
resolved findings and residual operator responsibilities.
|
|
- [Contributing](../CONTRIBUTING.md), [governance](../GOVERNANCE.md),
|
|
[security](../SECURITY.md): proposals, decisions and incidents.
|
|
- [Extraction design](superpowers/specs/2026-09-12-standalone-design.md) and
|
|
[initial implementation plan](superpowers/plans/2026-09-12-standalone.md).
|
|
- [0.4 and beyond plan](superpowers/plans/2026-09-13-v0.4-and-beyond.md).
|
|
- Architecture decisions: [coverage](adr/0001-typed-source-coverage.md),
|
|
[trust subjects](adr/0002-granular-trust-subjects.md),
|
|
[votes and publishers](adr/0003-votes-revocations-and-publishers.md),
|
|
[active/audit views](adr/0004-active-and-audit-views.md),
|
|
[release identity](adr/0005-full-delta-release-identity.md),
|
|
[source lineage](adr/0006-source-lineage.md), and
|
|
[embedding intent](adr/0007-distribution-and-embedding.md).
|