You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tracking issue for aligning the harness (merged in PR #33) with the AgentPlaybookRun execution model defined in ADR-0001.
The current harness is a full migration CLI with a hardcoded 5-step pipeline. The target state is a thin git-lifecycle wrapper that runs a single stage — pipeline orchestration moves to the AgentPlaybookRun controller, skills move to standalone SkillCard files, and each stage runs in its own container image with exactly one skill.
Harness → AgentPlaybookRun alignment
Tracking issue for aligning the harness (merged in PR #33) with the AgentPlaybookRun execution model defined in ADR-0001.
The current harness is a full migration CLI with a hardcoded 5-step pipeline. The target state is a thin git-lifecycle wrapper that runs a single stage — pipeline orchestration moves to the AgentPlaybookRun controller, skills move to standalone SkillCard files, and each stage runs in its own container image with exactly one skill.
Subtasks
.konveyor/file contract (result.json, handoff.md)Dependencies
References