chore(docs+devops): cross-module doc sync + sprint archival moves + compose updates

Bundled pre-session doc + ops work:
- docs/modules/**: sync across advisory-ai, airgap, cli, excititor,
  export-center, findings-ledger, notifier, notify, platform, router,
  sbom-service, ui, web (architectural + operational updates)
- docs/features/**: updates to checked excititor vex pipeline,
  developer workspace, quick verify drawer
- docs top-level: README, quickstart, API_CLI_REFERENCE, UI_GUIDE,
  code-of-conduct/TESTING_PRACTICES updates
- docs/qa/feature-checks/: FLOW.md + excititor state update
- docs/implplan/: remaining sprint updates + new Concelier source
  credentials sprint (SPRINT_20260422_003)
- docs-archived/implplan/: 30 sprint archival moves (ElkSharp series,
  misc completed sprints)
- devops/compose: .env + services compose + env example + router gateway
  config updates

File-level granularity preserved.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
master
2026-04-22 16:06:39 +03:00
parent ad77711ac2
commit 7943cfb3af
121 changed files with 10483 additions and 387 deletions

View File

@@ -4,6 +4,8 @@
Stella is designed for teams who deploy containers via **Docker/Compose, hosts/VMs, and scripted automation** and need **certifiable security + auditable releases** without building a bespoke governance pipeline.
Product framing reference: `docs/product/release-with-confidence-product-card.md`
---
## What Stella delivers
@@ -66,6 +68,7 @@ This documentation set is intentionally consolidated and does not maintain compa
| Goal | Open this |
| --- | --- |
| Understand the suite quickly | `overview.md` |
| Product operating card | `product/release-with-confidence-product-card.md` |
| Capability cards | `key-features.md` |
| Full capability matrix | `FEATURE_MATRIX.md` |
| Product vision | `product/VISION.md` |
@@ -103,6 +106,8 @@ This documentation set is intentionally consolidated and does not maintain compa
| Goal | Open this |
| --- | --- |
| Develop plugins/connectors | `PLUGIN_SDK_GUIDE.md` |
| Console UI traversal map | `qa/console-ui-traversal-map.md` |
| Console UI QA strategy | `qa/console-ui-qa-strategy.md` |
| Security deployment hardening | `SECURITY_HARDENING_GUIDE.md` |
| VEX consensus and issuer trust | `VEX_CONSENSUS_GUIDE.md` |
| Vulnerability Explorer guide | `modules/vuln-explorer/VULNERABILITY_EXPLORER_GUIDE.md` |