Agent-directed work package.
Target agent: Codex environment for SocioProphet/agentplane; Copilot coding agent if available.
Context:
agentplane is the execution control plane for governed bundles: validate, run, evidence, replay. It should consume agent-registry specs, guardrail policies, model-router policies, and model-governance ledger evidence without redefining those contracts.
Scope:
- Inspect the live repository before editing.
- Add
docs/GOVERNED_AGENT_EXECUTION_INTEGRATION.md mapping AgentSpec, ToolGrant, GuardrailPolicy, ModelRoutingPolicy, PromotionRecord, and EvidenceRef into agentplane bundle execution.
- Add an example governed agent bundle manifest that references agent-registry, guardrail-fabric, model-router, and model-governance-ledger artifacts.
- Add
repo.maturity.yaml using repo-maturity.v1 semantics.
- Add or update validation targets for the example.
Acceptance criteria:
- Validation passes using the repository's Makefile or existing validation command.
- Docs clearly separate execution/replay from registry, routing, guardrails, and governance ledger ownership.
- The example shows evidence emission and replay references.
- No secrets, live tokens, credentials, model weights, or private datasets are committed.
Boundary:
One PR only. Do not touch unrelated repositories.
Agent-directed work package.
Target agent: Codex environment for
SocioProphet/agentplane; Copilot coding agent if available.Context:
agentplaneis the execution control plane for governed bundles: validate, run, evidence, replay. It should consume agent-registry specs, guardrail policies, model-router policies, and model-governance ledger evidence without redefining those contracts.Scope:
docs/GOVERNED_AGENT_EXECUTION_INTEGRATION.mdmapping AgentSpec, ToolGrant, GuardrailPolicy, ModelRoutingPolicy, PromotionRecord, and EvidenceRef into agentplane bundle execution.repo.maturity.yamlusingrepo-maturity.v1semantics.Acceptance criteria:
Boundary:
One PR only. Do not touch unrelated repositories.