Skip to content

feat: add agentic workbench v1 schema + packs + fixtures#65

Draft
mdheller wants to merge 2 commits intomainfrom
workflow-trust/pr1b-agentic-workbench-v1-payloads
Draft

feat: add agentic workbench v1 schema + packs + fixtures#65
mdheller wants to merge 2 commits intomainfrom
workflow-trust/pr1b-agentic-workbench-v1-payloads

Conversation

@mdheller
Copy link
Copy Markdown
Member

@mdheller mdheller commented Apr 9, 2026

Summary

Main already references protocol/agentic-workbench/v1 in manifest/workspace.toml (workspace.policy.policy_pack_ref, trust_profile_ref) but the v1 directory and artifacts are not present.

This PR supplies the missing v1 payload:

  • v1 workflow kernel schemas
  • schema index
  • trust profiles
  • policy packs (hashes match manifest)
  • fixture workflows for MCP/A2A/human-gated exec
  • index generator helper (tools/runner/gen_agentic_workbench_index.py)

Why

Without these files, the workspace policy references are broken. This PR makes the v1 protocol surface real and testable.

Notes

This PR does not change runner behavior. It only materializes the protocol payload that the workspace controller already references.

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