save checkpoint: save features

This commit is contained in:
master
2026-02-12 10:27:23 +02:00
parent dca86e1248
commit 5bca406787
8837 changed files with 1796879 additions and 5294 deletions

View File

@@ -84,6 +84,8 @@ This documentation set is intentionally consolidated and does not maintain compa
| Goal | Open this |
| --- | --- |
| Architecture: high-level overview | `ARCHITECTURE_OVERVIEW.md` |
| Architecture: canonical system overview | `07_HIGH_LEVEL_ARCHITECTURE.md` |
| Architecture: platform overview dossier | `modules/platform/architecture-overview.md` |
| Architecture: full reference map | `ARCHITECTURE_REFERENCE.md` |
| Architecture: user flows (UML) | `technical/architecture/user-flows.md` |
| Architecture: module matrix | `technical/architecture/module-matrix.md` |
@@ -98,7 +100,7 @@ This documentation set is intentionally consolidated and does not maintain compa
| Develop plugins/connectors | `PLUGIN_SDK_GUIDE.md` |
| Security deployment hardening | `SECURITY_HARDENING_GUIDE.md` |
| VEX consensus and issuer trust | `VEX_CONSENSUS_GUIDE.md` |
| Vulnerability Explorer guide | `VULNERABILITY_EXPLORER_GUIDE.md` |
| Vulnerability Explorer guide | `modules/vuln-explorer/VULNERABILITY_EXPLORER_GUIDE.md` |
| SBOM determinism guide | `sboms/DETERMINISM.md` |
| Engineering standards (for implementers) | `code-of-conduct/CODE_OF_CONDUCT.md` |
| Testing standards (for QA/automation) | `code-of-conduct/TESTING_PRACTICES.md` |
@@ -122,8 +124,8 @@ 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`
- 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`