Stella Ops Suite Documentation

Stella Ops Suite is a centralized, auditable release control plane for non-Kubernetes container estates. It orchestrates environment promotions, gates releases using reachability-aware security and policy, and produces verifiable evidence for every decision.

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

Primary user-role reference: docs/product/user-roles.md

Working in this repo (contributors & AI coding agents): start at the repo contract AGENTS.md, then the task-type agent playbooks (build/test/deploy/QA per task) and the operational runbooks.

Tenancy model

Stella Ops supports multiple logical tenants, such as environments, business units, or sub-organizations, inside one operator’s trust boundary. Those tenants share the same operator, security team, incident-response authority, and deployment posture. Cross-tenant adversarial workloads and shared-tenancy SaaS hosting for unrelated tenants are out of scope for the current architecture. See ADR-005.


What Stella delivers

Evidence-grade release governance (outside Kubernetes)

Reachability-aware security decisioning

Verifiability, attestability, and audit export

Offline-first, sovereign operation

Toolchain-agnostic integrations


Core differentiators (the “why Stella” set)

These concepts appear throughout the docs and are the suite’s anchor points:

For exhaustive capability detail (including planned items), use the Feature Matrix referenced below.


Two levels of documentation

This documentation set is intentionally consolidated and does not maintain compatibility stubs for old paths.


Start here

Product understanding

GoalOpen this
Understand the suite quicklyoverview.md
Understand user roles and workspace ownershipproduct/user-roles.md
Product operating cardproduct/release-with-confidence-product-card.md
Capability cardskey-features.md
Full capability matrixFEATURE_MATRIX.md
Terminology referenceGLOSSARY.md
Product visionproduct/VISION.md
Assurance and optional compliance packscompliance/README.md

Getting started

GoalOpen this
First run and basic workflowsquickstart.md
Installation guideINSTALL_GUIDE.md
Operate a released site from the CLI imagemodules/cli/guides/released-site-operator-quickstart.md
Runtime data assets (ML models, JDK, certs)../devops/runtime-assets/README.md
Ingest advisories (Concelier + CLI)CONCELIER_CLI_QUICKSTART.md
Console (Web UI) operator guideUI_GUIDE.md
Console persona/page gap analysismodules/ui/persona-workspace-gap-analysis.md
Offline / air-gap operationsOFFLINE_KIT.md

Architecture

GoalOpen this
Architecture: high-level overviewARCHITECTURE_OVERVIEW.md
Architecture: canonical system overview07_HIGH_LEVEL_ARCHITECTURE.md
Architecture: platform overview dossiermodules/platform/architecture-overview.md
Architecture: Assurance runtime and pack modelcompliance/assurance-runtime.md
Architecture: Graph asset registry dossiermodules/graph/asset-registry.md
Architecture: full reference mapARCHITECTURE_REFERENCE.md
Architecture: user flows (UML)technical/architecture/user-flows.md
Architecture: module matrixtechnical/architecture/module-matrix.md
Architecture: data flowstechnical/architecture/data-flows.md
Architecture: schema mappingtechnical/architecture/schema-mapping.md
Release Orchestration dossiermodules/release-orchestrator/architecture.md
Telemetry federation architecturemodules/telemetry/federation-architecture.md
Telemetry federation runbookrunbooks/federated-telemetry-operations.md
Telemetry federation contractscontracts/federated-consent-v1.md, contracts/federated-telemetry-v1.md

Development and operations

GoalOpen this
Develop plugins/connectorsPLUGIN_SDK_GUIDE.md
Secrets, keys & the master-key ceremonyoperations/secrets-and-keys-guide.md
Registries & masked image referencesoperations/registries-and-masked-refs-guide.md
Runtime diagnostics and health-check remediationdoctor/
Console UI traversal mapqa/console-ui-traversal-map.md
Console UI QA strategyqa/console-ui-qa-strategy.md
Security deployment hardeningSECURITY_HARDENING_GUIDE.md
Coordinated Vulnerability Disclosure (CVD) policysecurity/coordinated-vulnerability-disclosure.md
EU supplier-security statementeurope/stella-supplier-security-statement.md
VEX consensus and issuer trustVEX_CONSENSUS_GUIDE.md
Vulnerability Explorer guideVULNERABILITY_EXPLORER_GUIDE.md
SBOM determinism guidesboms/DETERMINISM.md
Engineering standards (for implementers)code-of-conduct/CODE_OF_CONDUCT.md
Testing standards (for QA/automation)code-of-conduct/TESTING_PRACTICES.md

Detailed indexes


License and notices


Design principles (non-negotiable)