Skip to content

[codex] protocol discovery and verifiable execution milestone#1

Merged
workingclassbuddha merged 7 commits intomainfrom
codex/protocol-discovery-verifiable-execution
May 3, 2026
Merged

[codex] protocol discovery and verifiable execution milestone#1
workingclassbuddha merged 7 commits intomainfrom
codex/protocol-discovery-verifiable-execution

Conversation

@workingclassbuddha
Copy link
Copy Markdown
Owner

Summary

  • Add .well-known manifest discovery and URL ingestion for publisher onboarding.
  • Enforce manifest trust checks, generic capability-graph planning, replay-safe execution, and portable receipt-chain verification.
  • Add a minimal CLI plus protocol, publisher, and agent-builder docs with a hosted SoundMart actions.json example.

Test Plan

  • pnpm test
  • pnpm typecheck
  • pnpm cli validate examples/soundmart/actions.json
  • Dev-server smoke: validate, ingest-url, and plan against http://127.0.0.1:4173

Notes

  • This stays intentionally in-memory and mocked for execution. It advances the protocol surface without adding persistence, OAuth, real provider calls, or federation.

@workingclassbuddha workingclassbuddha marked this pull request as ready for review May 3, 2026 01:49
@workingclassbuddha workingclassbuddha merged commit d309009 into main May 3, 2026
1 check passed
@workingclassbuddha workingclassbuddha deleted the codex/protocol-discovery-verifiable-execution branch May 3, 2026 04:36
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