Commit Graph

1 Commits (32b16b24b60e80b1f6bfaece05bde2caeef8ed9e)

Author SHA1 Message Date
Michael Cahill 372e0673f3 feat(M09): introduce RuntimeContext and attach to processing object
- Add modules/runtime_context.py with RuntimeContext dataclass
- Attach p.runtime_context in process_images_inner() after opts_snapshot
- Write-only: no migration of shared.* reads yet
- Completes Phase II runtime seam preparation

Made-with: Cursor
2026-03-11 20:06:35 -07:00