The Context Layer Between Source Control And Production
An expandable six-layer release stack — Code, Data, Configuration, Feature Flags, Documentation, and Customer Impact. Collapsed rows show Current vs Target. Compress a layer to see what context you lose — hide Configuration and you cannot explain why the same build behaves differently in Staging vs Production.
Evidence: 2047 custom_role_id · 2048 seat_ledger · last verified Jul 19 2026 14:32 UTC
- Schema: custom_role_id column
- Migrations 2047 (reversible) · 2048 (seat_ledger)
- Environment applicability: dev ✓ · staging ⚠ · prod pending
Evidence: API_V2 · FEATURE_CUSTOM_ROLES · PRORATION · last verified Jul 19 2026 14:32 UTC
- API_V2_ENABLED=true
- FEATURE_CUSTOM_ROLES=1
- BILLING_PRORATION=true
- Environment applicability: dev ✓ · staging ⚠ · prod pending
Evidence: custom-roles · mid-cycle-billing · v2-permissions-api · last verified Jul 19 2026 14:32 UTC
- custom-roles OFF by default
- mid-cycle-billing scoped to billing cohort
- Environment applicability: dev ✓ · staging ⚠ · prod pending
Evidence: 1 runbook draft · 2 client notes pending · last verified Jul 19 2026 14:32 UTC
- Runbook draft incomplete
- Client-facing API notes pending review
- Environment applicability: dev ✓ · staging ⚠ · prod pending
Evidence: 14 integrations on legacy API · 2 SLAs · last verified Jul 19 2026 14:32 UTC
- Admin role matrix UI change
- Invoice timing visible to customers
- 14 clients still on /v1
- Environment applicability: dev ✓ · staging ⚠ · prod pending
Expand a layer, Isolate A Layer, or Compress Configuration for the what-if consequence.
- Expand The Release Stack — see all six layers with Current vs Target
- Isolate A Layer — focus one layer without noise
- Compress Configuration — what-if: hide a layer and lose explanation
- Compare Target State — diff layer against production
- Inspect Source Evidence — open commits, PRs, and artifacts
- Create Workspace — start tracking releases
Promote every build with the context production actually needs.
PromoJade is the Software Release Context Layer between source control, CI/CD, and production — not another pipeline. Know what moves, where it lands, and whether environments agree before traffic arrives.