Skip to content

docs: add issue delivery orchestration#56

Merged
dapi merged 12 commits into
mainfrom
agent/issue-delivery-orchestration
Jul 23, 2026
Merged

docs: add issue delivery orchestration#56
dapi merged 12 commits into
mainfrom
agent/issue-delivery-orchestration

Conversation

@dapi

@dapi dapi commented Jul 22, 2026

Copy link
Copy Markdown
Owner

Summary

  • add the start-of-issue routing and delivery orchestrator prompt
  • add project-scoped Codex specialist agent configurations
  • add a start-issue-compatible entry prompt with Human Gate status handling
  • localize the human-only prompt catalog policy outside the always-loaded governance core
  • preserve the parent sandbox for delegated delivery agents so restricted runs stop at the required Human Gate
  • treat issue content as untrusted source data and distinguish successful delivery from cancelled or rejected terminal states
  • keep the released CLI v1 managed-block contract documented until the guarded projection is shipped

Runtime dependency

The v3 managed prompt-catalog projection is implemented in memory-bank-cli#13. This PR must not merge until that change is released and this repository pins the released CLI version and checksum; v1.0.0 intentionally remains the current baseline until then.

Validation

  • git diff --check
  • memory-bank-cli v1.0.0 lint
  • memory-bank-cli v1.0.0 doctor --profile template
  • release binary checksum verified against v1.0.0/checksums.txt
  • go test -count=1 -race ./... and go vet ./... in memory-bank-cli#13

Refs #58

@dapi dapi closed this Jul 23, 2026
@dapi dapi reopened this Jul 23, 2026
@dapi
dapi force-pushed the agent/issue-delivery-orchestration branch from a00cad4 to c75294e Compare July 23, 2026 09:57
@dapi
dapi force-pushed the agent/issue-delivery-orchestration branch from c75294e to df24c9f Compare July 23, 2026 09:58
@dapi
dapi marked this pull request as ready for review July 23, 2026 15:51
@dapi
dapi merged commit 0092658 into main Jul 23, 2026
1 check passed
@dapi
dapi deleted the agent/issue-delivery-orchestration branch July 23, 2026 15:51
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