Skip to content

feat: build a read-only execution handoff - #49

Open
dapi wants to merge 1 commit into
mainfrom
codex/gh-47
Open

feat: build a read-only execution handoff#49
dapi wants to merge 1 commit into
mainfrom
codex/gh-47

Conversation

@dapi

@dapi dapi commented Jul 31, 2026

Copy link
Copy Markdown
Owner

What changed

  • add handoff build for deterministic Markdown or JSON execution handoffs
  • collect explicit Memory Bank documents, frontmatter dependencies, local links, document evidence sections, Git commits/changed files, and caller-supplied verification reports
  • keep declared priming context separate from observed execution context
  • report unresolved sources and reject output paths that would overwrite evidence
  • add Feature Flow fixtures and CLI/package tests
  • document the command and architecture boundary

Why

Memory Bank needs a compact, reproducible, read-only projection for resuming one concrete task without semantic inference or raw session data.

Verification

  • go test -count=1 -race ./...
  • go vet ./...
  • git diff --check
  • manual Markdown and JSON fixture runs

Refs #47

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant