Agentic AI Atlasby a5c.ai
OverviewWikiGraphFor AgentsEdgesSearchWorkspace
/
GitHubDocsDiscord
i.2Wiki
Agentic AI Atlas · Release Engineering (Library)
library/release-engineeringa5c.ai
Search the atlas/
Wiki · linked records

Article and nearby pages

I.Current articlepp. 1 - 1
accessibility (Library)Aerospace Engineering Specialization (Library)AI Agents and Conversational AI Specialization (Library)Algorithms and Optimization Specialization (Library)Arts and Culture Specialization (Library)ATDD/TDD Methodology (Library)
II.Documented nodesrefs · 1
specialization:release-engineering
I.
Wiki article

library/release-engineering

Reading · 8 min

Release Engineering (Library) reference

Flagship release lifecycle for the library: release cut and versioning -> parallel changelog + pre-flight verification -> an adversarial release-readiness gate that EXECUTES the built artifact -> a policy-gated production deploy -> staged rollout (canary -> partial -> full) with stage-promotion approvals and per-stage verification -> an adversarial post-release gate -> a regression path with severity-routed escalation and a policy-gated rollback -> kip-backed release memory. This is a brand-new specialization directory.

Page nodewiki/library/release-engineering.mdNearby pages · 135Documents · 1

Continue reading

Nearby pages in the same section.

accessibility (Library)Aerospace Engineering Specialization (Library)AI Agents and Conversational AI Specialization (Library)Algorithms and Optimization Specialization (Library)Arts and Culture Specialization (Library)ATDD/TDD Methodology (Library)authoring (Library)AutoMaker (Library)Automotive Engineering Specialization (Library)Backend Development (Library)BDD/Specification by Example (Library)Bioinformatics and Genomics Specialization (Library)Biomedical Engineering Specialization (Library)BMAD Method (Library)business/ (folded) (Library)Business Analysis and Consulting (Library)Business Strategy and Operations (Library)Business Strategy Specialization (Library)CC10X Methodology (Library)CCPM - Claude Code PM Methodology (Library)Chemical Engineering Specialization (Library)Civil Engineering Specialization (Library)ClaudeKit Methodology (Library)Cleanroom Software Engineering (Library)CLI and MCP Development Specialization (Library)Code Migration and Modernization Specialization (Library)COG Second Brain (Library)collaboration (Library)common-utilities (Library)Communication specialization (Library)Composition: Aerospace Flight Control (Waterfall + V-Model + Cleanroom + inline Formal Verification) (Library)Composition: Legacy Modernization (Event Storming + DDD + FDD + Strangler Fig + RUP) (Library)Composition: Open Source Data-Validation Framework (TDD + BDD + Kanban + XP + Continuous Deployment) (Library)Composition: Regulated Greenfield (V-Model + DDD + Cleanroom + Waterfall) (Library)Composition: SaaS Analytics Dashboard (JTBD + Impact Mapping + Spec-Kit + Kanban + XP) (Library)Composition: Smart Product Recommendations (DDD + Hypothesis-Driven Development + BDD + Kanban) (Library)Composition: Startup MVP (Shape Up + Example Mapping + TDD + Scrum) (Library)Computer Science Specialization (Library)Cryptography and Blockchain Development Specialization (Library)Customer Experience and Support Specialization (Library)customer-support (Library)Data Engineering, Analytics, and BI Specialization (Library)Data Privacy Compliance (Library)Data Science and Machine Learning Specialization (Library)Intelligence, Decision Support and Decision Making (Library)Desktop Product Development Specialization (Library)developer-relations (Library)DevOps, SRE, and Platform Engineering Specialization (Library)Digital Marketing and Content Strategy Specialization (Library)Domain-Driven Design (DDD) Methodology (Library)Double Diamond Methodology (Library)Education and Learning Specialization (Library)Electrical Engineering Specialization (Library)Embedded Systems Engineering Specialization (Library)Entrepreneurship and Startup Processes (Library)Environmental Engineering Specialization (Library)Event Storming (Library)Everything Claude Code Methodology (Library)Example Mapping Methodology (Library)Extreme Programming (XP) (Library)Feature-Driven Development (FDD) (Library)Finance, Accounting, and Economics Specialization (Library)FPGA Programming and Hardware Description Specialization (Library)Game Product Development Specialization (Library)Gas Town Methodology (Library)GPU Programming and Parallel Computing (Library)GSD-Adapted Workflows for Babysitter SDK (Library)Healthcare and Medical Management Specialization (Library)Human Resources and People Operations Specialization (Library)Humanities and Anthropology Specialization (Library)Hypothesis-Driven Development (Library)Impact Mapping Methodology (Library)Incident Management (Library)Industrial Engineering Specialization (Library)internationalization (Library)Jobs to Be Done (JTBD) Methodology (Library)Kanban (Library)Knowledge Management (Library)Legal and Compliance Specialization (Library)Logistics and Operations Specialization (Library)Maestro App Factory (Library)Marketing and Brand Management Specialization (Library)Materials Science Specialization (Library)Mathematics Specialization (Library)Mechanical Engineering Specialization (Library)media (Library)Meta Specialization - Process, Skill, and Agent Creation (Library)Metaswarm Methodology (Library)MLOps (Library)Mobile Product Development Specialization (Library)Nanotechnology Specialization (Library)Network Programming and Protocols Specialization (Library)Observability specialization (Library)Enhanced Ontology-Driven Development (ODD) Methodology (Library)Operations Management Specialization (Library)Performance Optimization and Profiling Specialization (Library)Philosophy and Theology Specialization (Library)Physics Specialization (Library)Pilot Shell Methodology for Babysitter SDK (Library)Planning with Files (Library)Procurement — business domain specialization (Library)Product Management and Product Strategy Specialization (Library)Production contract (Library)Programming Languages and Compilers Development Specialization (Library)Project Management and Leadership Specialization (Library)Public Relations and Communications Specialization (Library)QA, Testing, and Test Automation (Library)Quantum Computing Specialization (Library)Research Specialization (Library)Robotics and Simulation Engineering Specialization (Library)RPIKit Methodology (Library)Ruflo Methodology (Library)RUP (Rational Unified Process) (Library)Sales and Business Development Specialization (Library)Scientific Discovery and Problem Solving Specialization (Library)Scrum (Library)SDK, Platform, and Systems Development (Library)Security, Compliance, and Risk Management Specialization (Library)Security Research and Vulnerability Analysis Specialization (Library)Shape Up (Library)Shared (Cross-Domain Assets) (Library)Social Sciences Specialization (Library)Software Architecture and Design Patterns Specialization (Library)sourcing/ (folded) (Library)Spec Kit Methodology (Library)Spiral Model (Library)Superpowers Extended Methodology (Library)Supply Chain Management Specialization (Library)Technical Documentation Specialization (Library)Travel (Curated-Dataset + SQL-Tool Pattern) (Library)UX/UI Design and User Experience Specialization (Library)V-Model Methodology (Library)Venture Capital and Investment Due Diligence Specialization (Library)Waterfall Methodology (Library)Web Product Development Specialization (Library)

Documented graph nodes

Records linked directly from this page’s Page node.

specialization:release-engineering

Release Engineering

Flagship release lifecycle for the library: release cut and versioning -> parallel changelog + pre-flight verification -> an adversarial release-readiness gate that EXECUTES the built artifact -> a policy-gated production deploy -> staged rollout (canary -> partial -> full) with stage-promotion approvals and per-stage verification -> an adversarial post-release gate -> a regression path with severity-routed escalation and a policy-gated rollback -> kip-backed release memory. This is a brand-new specialization directory.

It **complements** `devops-sre-platform/post-deploy-visual-check.js`: that module does a visual spot-check after a deploy has happened; this process owns the release lifecycle itself (cut -> rollout -> rollback). This is explicitly **not** a supersession — nothing is deprecated by this specialization.

Module table — `release-lifecycle.js` exports

ExportKindPurpose
process(inputs, ctx)orchestratorThe flagship lifecycle, phases P0–P7
ROLLOUT_STAGESfrozen const['canary','partial','full'] — ordered rollout stages
ROLLOUT_STAGE_POLICYfrozen constPer-stage traffic/bake/entry-gate policy (lookup via stagePolicy)
REGRESSION_SEVERITIESfrozen const['SEV1','SEV2','SEV3','SEV4'] — model borrowed from incident-management severity routing
REGRESSION_ROUTINGfrozen constRegression escalation routing per severity (lookup via regressionRouting)
stagePolicy(stage)helperStage-policy lookup — **throws** on unknown stage (no fallback policy)
regressionRouting(severity, request?)helperRouting lookup — **throws** on unknown severity and on escalationExpert requests for immediate-rollback severities (no fallback route)
assertRegressionSeverity(value, source)helperAccepts SEV1..SEV4 or 'none'; anything else **throws** naming the source
releaseCutTaskagent taskrel.release-cut — semver bump from commit history, releaseId, cut plan
changelogTaskagent taskrel.changelog — changelog markdown; every entry maps to a real commit ref
preflightVerificationTaskagent taskrel.preflight-verification — actually builds the artifact and runs the tests
deployStageTaskagent taskrel.deploy-stage — only after its entry gate approves; deploys exactly the approved artifact
stageVerificationTaskagent taskrel.stage-verification — executes every smoke probe across the bake window; writes the post-release report for the full stage
regressionTriageTaskagent taskrel.regression-triage — SEV1..SEV4 classification, rollback/roll-forward recommendation
executeRollbackTaskagent taskrel.execute-rollback — only after the production-rollback gate approves
rollbackVerificationTaskagent taskrel.rollback-verification — executed probes proving the restored version serves traffic

All tasks are Style-A kind: 'agent' (zero kind: 'shell'), with per-effect io paths and labels, and every gate/verification output schema declares evidence { type: 'array', minItems: 1 }. Gate combinators (routedBreakpoint, adversarialGate, kipRecall, kipAssert) are imported from `../common-utilities/routed-gate-combinators.js`, not redefined.

Stage model

Rollout table (`ROLLOUT_STAGE_POLICY`, verbatim)

StageTraffic %BakeEntry gateExpert
canary5%30mproduction-deployrelease-manager
partial50%60mstage-promotionsre-lead
full100%60mstage-promotionsre-lead

Lookups go through stagePolicy(stage), which **throws** on an unknown stage — there is no fallback stage plan. stagesOverride must be a strict prefix-ordered subset of ROLLOUT_STAGES (e.g. ['canary'] or ['canary','partial']); an unknown stage name throws.

Policy-gated actions

Three actions are policy-gated. Convention: **breakpointId = actionId**, strategy single.

actionIdExpertTagsRaised whenRejection behavior
production-deployrelease-manager['policy-gated','release-engineering']Once, before the FIRST production stage (canary) deploy; payload carries version, releaseId, cut plan, readiness-gate evidence, and the canary policy (5%, 30m bake)Run ends success:false with reason production-deploy gate rejected — nothing deployed; deployStageTask is never invoked (no alternate path)
stage-promotionsre-lead['policy-gated','release-engineering','<stage>'] (stage tag interpolated: partial\full)Before canary->partial and before partial->full; payload carries prior-stage verification probes + evidence, next-stage traffic/bake, regression signals (empty on healthy)
production-rollbackrelease-manager['policy-gated','release-engineering','<sev>'] (severity tag interpolated sev1..sev4)In the regression path after triage (SEV1/SEV2 immediately; SEV3/SEV4 only after the remediation-choice breakpoint picked rollback); payload carries triage severity/summary/recommendation, failing probes, restore target refRun ends success:false with reason production-rollback gate rejected — release left at current stage, state surfaced; executeRollbackTask is never invoked

**Fail-closed posture:** there is no alternate execution path around a gate — the deploy and rollback executors are invoked only inside gate.approved === true branches. **No gate in this process sets autoApproveAfterN**, and the production-deploy and production-rollback gates carry explicit code comments stating it must never be added. Any harness-level auto-approval of a gate is surfaced in outputs.autoApprovals ({ breakpointId, phase, at }), which is **always present** in outputs, possibly empty.

Regression path

Entered only when a stage verification (or deploy) fails or the post-release gate fails. Severity matrix (incident-style): SEV1 user-facing outage/data risk; SEV2 significant ongoing degradation; SEV3 partial/limited; SEV4 internal-only.

Routing table (`REGRESSION_ROUTING`, verbatim)

SeverityEscalation pathEscalation expert
SEV1immediate-rollback— (straight to the production-rollback gate; expert lookup throws)
SEV2immediate-rollback— (straight to the production-rollback gate; expert lookup throws)
SEV3remediation-choicesre-lead
SEV4remediation-choicesre-lead

For SEV3/SEV4 the process raises rel.regression.remediation-choice — the **only non-policy breakpoint** in this process (sparse-breakpoint rule: the roll-forward vs rollback call is genuinely ambiguous at these severities). A roll-forward response ends the run success:false with reason roll-forward chosen — regression accepted at <stage> and **no rollback gate is raised**; any other outcome proceeds to the production-rollback gate. All outcomes land in outputs.regression.

Quality gates

`rel.release-readiness`

Runs after the parallel changelog + pre-flight strands, over the pre-flight verification report (with the built artifact reachable via artifactRef in context). Failure (including an owner-rejected escalation) ends the run — the production-deploy gate is never raised (fail closed).

CriticFocus
artifact-execution-criticEXECUTES the built artifact (start/run it via artifactRef) and runs every smokeProbe against it — raw execution outputs cited per probe; a build-log citation without a fresh execution in the review is not evidence
changelog-accuracy-criticDiffs every changelog entry against the actual commit log since the last tag — the comparison is EXECUTED; each verified/missing/invented entry cited; breaking changes must be flagged
version-policy-criticThe semver bump matches the commit contents (breaking=>major, feature=>minor, fix=>patch), the tag/branch plan is consistent, and the version does not collide with an existing tag — commits and tag list cited

`rel.post-release`

Runs after full-stage verification passes, over the post-release report written by the full-stage stageVerificationTask. Failure routes into the regression path (triage -> severity-routed escalation -> gated rollback) instead of ending silently.

CriticFocus
smoke-execution-criticRe-EXECUTES the smokeProbes against production and confirms the deployed version marker matches the release — raw outputs cited per probe
regression-signal-criticError/latency signals across the full-stage bake window show no regression vs the pre-release baseline; every report claim backed by a re-run/verified query
changelog-consistency-criticWhat actually shipped (deployRefs, stages, version) matches the changelog and cut plan — report diffed against the orchestrator timeline in context; mismatches cited

IRON-LAW rules (appended to every critic prompt): executed evidence only — the readiness gate must RUN the built artifact and smoke-verify it, the post-release gate must re-run the probes; a skim of a report is not evidence; passed:true with empty evidence is rejected by the combinator. Fix budget: maxFixAttempts (default 2) rounds of the built-in gateFixerTask; on exhaustion the combinator escalates to the owner via a routed breakpoint (rel.release-readiness.gate-escalation / rel.post-release.gate-escalation).

kip release memory

- { subject: 'release:<releaseId>', predicate: 'has-version', object: <version> } - { subject: 'release:<releaseId>', predicate: 'outcome', object: 'released'|'failed', props: { stagesCompleted, readinessGatePassed, postReleaseGatePassed } } - one per completed stage: { subject: 'release:<releaseId>', predicate: 'reached-stage', object: <stage>, props: { trafficPercent } } - only when rollback executed: { subject: 'release:<releaseId>', predicate: 'rollback-lesson', object: <triage.summary>, props: { severity, rollbackVerified } } - only when the readiness gate surfaced issues: { subject: 'release:<releaseId>', predicate: 'readiness-lesson', object: <first issue description> }

  • **Recall (P0)**: kipRecall(ctx, { kipDir, topic: 'release signature: <serviceName>@<baseRef>', kipModel, kind: 'release-engineering' }) — prior release facts, rollback lessons, and gate outcomes threaded as priorKnowledge into release-cut, triage, and both adversarial gates' context. An empty store is initialized and reported as factCount: 0, never an error.
  • **Assert at close (P7)**, fact shapes:

Both touchpoints are wrapped in if (kipEnabled) (default true). The assert facts are built deterministically in the orchestrator (never inside an agent) and are unconditionally non-empty when reached — the has-version and outcome facts always exist.

Usage

bash
babysitter run:create \
  --process-file library/specializations/release-engineering/release-lifecycle.js \
  --inputs '{
    "release": {
      "serviceName": "orders-api",
      "baseRef": "main",
      "versionHint": "minor"
    },
    "smokeProbes": [
      { "name": "health", "url": "https://orders.example.com/healthz", "expectation": "HTTP 200 with status:ok" },
      { "name": "create-order", "command": "node scripts/smoke/create-order.mjs", "expectation": "exit 0, order id returned" },
      { "name": "version-marker", "url": "https://orders.example.com/version", "expectation": "reports the released version" }
    ]
  }'

For this run: the release is cut from main with a minor bump, the changelog and pre-flight build/test run in parallel, the rel.release-readiness gate executes the built artifact and the three probes, production-deploy (release-manager) gates the canary at 5%, stage-promotion (sre-lead) gates canary->partial and partial->full, and after full-stage verification the rel.post-release gate re-runs the probes against production. A regression at any stage triages SEV1..SEV4; only SEV1/SEV2 (or an sre-lead choosing rollback at SEV3/SEV4) reach the production-rollback gate.

Non-interactive runs

Nothing policy-gated auto-approves **by design** — no gate in this process sets autoApproveAfterN, and the production-deploy / production-rollback gates must never gain it. If a non-interactive harness auto-approves a breakpoint at its own level, that approval is recorded in outputs.autoApprovals as { breakpointId, phase, at } with its phase provenance, so the fail-closed posture stays auditable. autoApprovals is always present in outputs, even when empty.

Trail

Wiki

Library

Release Engineering (Library)

Continue reading

accessibility (Library)
Aerospace Engineering Specialization (Library)
AI Agents and Conversational AI Specialization (Library)
Algorithms and Optimization Specialization (Library)
Arts and Culture Specialization (Library)
ATDD/TDD Methodology (Library)
authoring (Library)
AutoMaker (Library)

Page record

Open node ledger

wiki/library/release-engineering.md

Documents

specialization:release-engineering