Skip to content

M12-T02: Extract shared wal frame codec after retire_queue lands #122

@skel84

Description

@skel84

Summary

Extract the shared WAL frame codec only after the first micro-extraction lands cleanly.

Scope

  • factor the shared WAL frame encoding/decoding discipline into one internal runtime boundary
  • keep engine-local payload decoding outside the shared layer
  • preserve bounded, fail-closed framing behavior

Acceptance

  • the shared layer owns frame structure and checksum discipline only
  • payload semantics stay engine-local
  • no WAL behavior regresses in any engine

Canonical docs

  • docs/runtime-extraction-roadmap.md
  • docs/reservation-runtime-seam-evaluation.md

Blocked by

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions