Skip to content

Promote durable pending action approval contracts#71

Merged
chubes4 merged 4 commits into
mainfrom
chubes/durable-approvals
May 4, 2026
Merged

Promote durable pending action approval contracts#71
chubes4 merged 4 commits into
mainfrom
chubes/durable-approvals

Conversation

@chubes4
Copy link
Copy Markdown
Contributor

@chubes4 chubes4 commented May 4, 2026

Summary

  • Promotes pending action records to a durable audit shape with workspace, agent, creator, lifecycle status, timestamps, resolver, and resolution result/error metadata.
  • Expands store, resolver, and handler contracts to cover list/summary/expire/delete audit operations plus handler-level resolution permission checks.
  • Documents the approval boundary and updates smoke coverage for the durable contract surface.

Closes #59.

Tests

  • composer test
  • homeboy test
  • homeboy lint

AI assistance

  • AI assistance: Yes
  • Tool(s): OpenCode (GPT-5.5)
  • Used for: Drafted the durable approval contract updates, tests, docs, and PR description; Chris remains responsible for review and merge.

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.

Promote durable approvals and pending action audit contracts

1 participant