Migration Pattern — Context
Pattern: Migration
Component: context.md
Version: 1.2 | Updated: 2026-07-29
Purpose
Define the minimum evidence package required before the Migration pattern may start — and when to refuse to start.
Required before activation
- Phased plan with rollback owners
- Data class and access paths
- Parity/integrity checks defined
- Digest-pinned jobs and environments
Refuse to start when
- Irreversible drop scheduled without verify evidence
- No dual-write or shadow-read window when required by data class
- Write DB MCP enabled without SELECT-only start
Trust and data class
- Label segments as trusted, internal, or untrusted for Migration packs.
- Keep untrusted retrieval out of the Migration system channel.
- Migration MCP enablement follows data class in mcps.md.
Pack shape for Migration
- Trigger / AC (human-owned)
- Ranked evidence inside the Migration budget
- Constraints and non-goals for this activation
- Open questions (empty before irreversible Migration steps)
Related
- Context pattern when packing is itself the hard problem
- Prompt variable bindings
- Skills activation triggers
Changelog
- 1.2 (2026-07-29): Migration context gates (required/refuse) rewritten for this envelope.
Version: AIES v1.0.0✏️ Edit this page on GitHub