license switch agpl -> busl1, sprints work, new product advisories
This commit is contained in:
@@ -121,10 +121,21 @@ This documentation set is intentionally consolidated and does not maintain compa
|
||||
|
||||
---
|
||||
|
||||
## License and notices
|
||||
|
||||
- Project license (BUSL-1.1 + Additional Use Grant): `LICENSE`
|
||||
- Third-party notices: `NOTICE.md`
|
||||
- Legal and licensing index: `docs/legal/README.md`
|
||||
- Full dependency inventory: `docs/legal/THIRD-PARTY-DEPENDENCIES.md`
|
||||
- Compatibility guidance: `docs/legal/LICENSE-COMPATIBILITY.md`
|
||||
- Cryptography compliance: `docs/legal/crypto-compliance-review.md`
|
||||
|
||||
---
|
||||
|
||||
## Design principles (non-negotiable)
|
||||
|
||||
- **Offline-first:** core operations must work in restricted/air-gapped environments.
|
||||
- **Deterministic replay:** same inputs yield the same outputs (stable ordering, canonical hashing).
|
||||
- **Evidence-linked decisions:** every decision links to concrete evidence artifacts.
|
||||
- **Digest-first identity:** releases are immutable OCI digests, not mutable tags.
|
||||
- **Pluggable integrations:** connectors and steps are extensible; the core evidence chain stays stable.
|
||||
- **Pluggable integrations:** connectors and steps are extensible; the core evidence chain stays stable.
|
||||
|
||||
Reference in New Issue
Block a user