{ "repository": "https://github.com/coleam00/Archon", "integration_revision_required": "f61c9c9e959fce6e6366ff5c02000783a75e6a4a", "description": "Shared workflow integration candidate with deterministic deployment and lifecycle backlog intake. Applicable ordinary validation evidence is reused only while its scope, caller context, source, and report are unchanged; runtime and holdout remain independent. No new forge or scheduling engine features.", "source_directory": ".archon/workflows/sdlc", "entries": { "archon-backlog": "Slice a PRD into an ordered backlog of issues", "archon-triage": "Assess one request against current repository evidence", "archon-ship": "Take a ready request through reviewed delivery", "archon-deliver": "Deliver prepared work, or repair using native --adopt", "archon-review": "Review an existing candidate", "archon-validate": "Run applicable project validation", "archon-verify-runtime": "Verify runtime scenarios with engine-owned agents", "archon-discoveries": "Revalidate findings and optionally publish with gh", "archon-merge-queue": "Assess and merge an authorized batch with gh", "archon-lifecycle": "Issue through delivery, runtime, holdout, discovery and merge", "archon-regress": "Validate and diagnose regressions", "archon-verify-runtime-suite": "Run baseline and deliberate runtime controls", "archon-deploy": "Roll the default branch onto a running service and read the revision back" }, "capabilities": { "run": [ "--workflow-source", "--input", "--adopt", "--detach", "--json" ], "list": [ "--json" ], "get": [ "--json", "--events" ], "status": [ "--json" ], "approve": [ "--comment" ], "reject": [ "--reason" ], "respond": [], "cancel": [], "resume": [] } }