docs consolidation and others

This commit is contained in:
master
2026-01-06 19:02:21 +02:00
parent d7bdca6d97
commit 4789027317
849 changed files with 16551 additions and 66770 deletions

View File

@@ -39,9 +39,9 @@ docker compose --env-file airgap.env -f docker-compose.airgap.yaml up -d
For offline bundles, imports, and update workflows, use:
- `docs/OFFLINE_KIT.md`
- `docs/airgap/overview.md`
- `docs/airgap/importer.md`
- `docs/airgap/controller.md`
- `docs/modules/airgap/guides/overview.md`
- `docs/modules/airgap/guides/importer.md`
- `docs/modules/airgap/guides/controller.md`
## Hardening: require Authority for Concelier job triggers
@@ -57,12 +57,12 @@ Store the client secret outside source control (Docker secrets, mounted file, or
## Quota / licensing (optional)
Quota enforcement is configuration-driven. For the current posture and operational implications, see:
- `docs/33_333_QUOTA_OVERVIEW.md`
- `docs/30_QUOTA_ENFORCEMENT_FLOW1.md`
- `docs/QUOTA_OVERVIEW.md`
- `docs/QUOTA_ENFORCEMENT_FLOW.md`
- `docs/license-jwt-quota.md`
## Next steps
- Quick start: `docs/quickstart.md`
- Architecture overview: `docs/40_ARCHITECTURE_OVERVIEW.md`
- Architecture overview: `docs/ARCHITECTURE_OVERVIEW.md`
- Detailed technical index: `docs/technical/README.md`
- Roadmap: `docs/05_ROADMAP.md`
- Roadmap: `docs/ROADMAP.md`