docs consolidation, big sln build fixes, new advisories and sprints/tasks

This commit is contained in:
master
2026-01-05 18:37:04 +02:00
parent d0a7b88398
commit d7bdca6d97
175 changed files with 10322 additions and 307 deletions

View File

@@ -232,5 +232,5 @@ Scopes: `authority:tokens.read|revoke`, `authority:audit.read`
## 9. References
- `docs/modules/authority/architecture.md`
- `docs/modules/ui/architecture.md`
- `docs/15_UI_GUIDE.md`
- `docs/UI_GUIDE.md`
- `docs/contracts/web-gateway-tenant-rbac.md`

View File

@@ -65,7 +65,7 @@ If Authority is unreachable, the UI uses the static defaults.
- Console shows last applied branding hash for verification.
## 8. References
- `docs/15_UI_GUIDE.md`
- `docs/UI_GUIDE.md`
- `docs/modules/ui/architecture.md`
- `docs/modules/authority/architecture.md`

View File

@@ -109,7 +109,7 @@ dotnet test tests/architecture/StellaOps.Architecture.Tests --logger "console;ve
## References
- [docs/07_HIGH_LEVEL_ARCHITECTURE.md](../07_HIGH_LEVEL_ARCHITECTURE.md) High-level architecture overview
- [docs/07_HIGH_LEVEL_ARCHITECTURE.md](../ARCHITECTURE_OVERVIEW.md) High-level architecture overview
- [docs/modules/scanner/architecture.md](../modules/scanner/architecture.md) Scanner module architecture (lattice engine details)
- [AGENTS.md](../../AGENTS.md) Project-wide agent guidelines and module boundaries
- [NetArchTest Documentation](https://github.com/BenMorris/NetArchTest)

View File

@@ -958,7 +958,7 @@ While StellaOps uses domain-specific entity names instead of generic "Signal-X"
- in-toto attestation framework: https://github.com/in-toto/attestation
### StellaOps Documentation
- `docs/07_HIGH_LEVEL_ARCHITECTURE.md`
- `docs/ARCHITECTURE_OVERVIEW.md`
- `docs/modules/scanner/architecture.md`
- `docs/modules/attestor/transparency.md`
- `docs/contracts/witness-v1.md`