Files
git.stella-ops.org/docs/implplan/SPRINT_500_ops_offline.md
master 75f6942769
Some checks failed
Docs CI / lint-and-preview (push) Has been cancelled
Policy Lint & Smoke / policy-lint (push) Has been cancelled
Concelier Attestation Tests / attestation-tests (push) Has been cancelled
AOC Guard CI / aoc-guard (push) Has been cancelled
AOC Guard CI / aoc-verify (push) Has been cancelled
Add integration tests for migration categories and execution
- Implemented MigrationCategoryTests to validate migration categorization for startup, release, seed, and data migrations.
- Added tests for edge cases, including null, empty, and whitespace migration names.
- Created StartupMigrationHostTests to verify the behavior of the migration host with real PostgreSQL instances using Testcontainers.
- Included tests for migration execution, schema creation, and handling of pending release migrations.
- Added SQL migration files for testing: creating a test table, adding a column, a release migration, and seeding data.
2025-12-04 19:10:54 +02:00

1.8 KiB
Raw Blame History

Sprint 500 - Ops & Offline

BLOCKED Tasks: Before working on BLOCKED tasks, review BLOCKED_DEPENDENCY_TREE.md for root blockers and dependencies.

Active items only. Completed/historic work now resides in docs/implplan/archived/tasks.md (updated 2025-11-08).

This file now only tracks the Ops & Offline status snapshot. Active backlog lives in Sprint 501 and later files.

Wave coordination

Wave Guild owners Shared prerequisites Status Notes
190.A Ops Deployment Deployment Guild · DevEx Guild · Advisory AI Guild Sprint 100.A Attestor; Sprint 110.A AdvisoryAI; Sprint 120.A AirGap; Sprint 130.A Scanner; Sprint 140.A Graph; Sprint 150.A Orchestrator; Sprint 160.A EvidenceLocker; Sprint 170.A Notifier; Sprint 180.A CLI TODO Compose/Helm quickstarts can move to DOING once orchestrator + notifier deployments are validated in staging.
190.B Ops DevOps DevOps Guild · Security Guild · Mirror Creator Guild Same as above TODO Sealed-mode CI harness is partially in place (DEVOPS-AIRGAP-57-002 DOING); keep remaining egress/offline tasks gated on Ops Deployment readiness.
190.C Ops Offline Kit Offline Kit Guild · Packs Registry Guild · Exporter Guild Same as above TODO Needs artifacts from Ops Deployment & DevOps waves (mirror bundles, sealed-mode verification).
190.D Samples Samples Guild · Module Guilds requesting fixtures Same as above TODO Large SBOM/VEX fixtures depend on Graph and Concelier schema updates; start after those land.
190.E AirGap Controller AirGap Controller Guild · DevOps Guild · Authority Guild Same as above TODO Seal/unseal state machine should launch only after Attestor/Authority sealed-mode changes are confirmed in Ops Deployment.