Skip to content

Codex task: add suite execution bridge for Prophet CLI and SourceOS carry workflows #65

Description

@mdheller

Mission

Add an Agentplane execution bridge for the SocioProphet product suite so prophet-cli, SourceOS carry, Holmes, model routing, guardrails, and agent registry workflows can run through governed bundle→validate→run→evidence→replay paths.

This issue is designed for a Codex agent. Keep the change bounded and open a PR.

Scope

Implement a small, deterministic suite execution profile that can accept delegated suite commands and emit evidence-ready execution records.

Initial command families to recognize:

  • prophet sourceos carry validate
  • prophet sourceos carry emit-evidence
  • prophet holmes analyze
  • prophet model route
  • prophet guardrail test
  • prophet agent registry list

Expected artifacts

Add or update repo-local artifacts consistent with existing Agentplane conventions:

  • suite execution profile or manifest
  • validation fixture
  • evidence fixture
  • replay fixture
  • tests or smoke validation

Acceptance criteria

  • A suite execution fixture can be validated.
  • A suite execution fixture emits an evidence/replay-shaped record.
  • Missing delegated tools produce explicit not-yet-wired status rather than fake success.
  • Existing Agentplane validation remains green.
  • PR summary lists validation commands run.

Do not

  • Do not implement actual Holmes/model-router/guardrail internals here.
  • Do not vendor model artifacts or lab dependencies.
  • Do not modify unrelated execution policies.

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