Engineering workflow catalog
One active engineering workflow first. Expansion waits for evidence.
AgentFoundry stays focused on governed AI engineering agents. The first concrete workload is Issue -> verified PR handoff.
active
Issue-to-PR agent
Inspect a scoped issue, draft a bounded plan, create a branch/diff, run checks, and hand off an Evidence Report for human approval.
nextCode review agent
Inspect a branch or PR, find defects, check style and architecture rules, and prepare reviewer-ready comments.
nextTest and debug agent
Read failure logs, reproduce the issue, patch the code, rerun checks, and document remaining risk before PR handoff.