Skip to content

Agent task: integrate agentplane with agent-registry, guardrails, model-router, and evidence ledger #74

Description

@mdheller

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:

  1. Inspect the live repository before editing.
  2. Add docs/GOVERNED_AGENT_EXECUTION_INTEGRATION.md mapping AgentSpec, ToolGrant, GuardrailPolicy, ModelRoutingPolicy, PromotionRecord, and EvidenceRef into agentplane bundle execution.
  3. Add an example governed agent bundle manifest that references agent-registry, guardrail-fabric, model-router, and model-governance-ledger artifacts.
  4. Add repo.maturity.yaml using repo-maturity.v1 semantics.
  5. 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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions