| description | Agentic workflow recompilation: always recompile after changing workflow files |
|---|
After modifying any .md workflow file under .github/workflows/, always
recompile both agentic workflows and APM integration files before committing:
gh aw compile
apm compileCommit the regenerated .lock.yml and integration files together with your
changes. The CI APM Self-Check job will fail if generated files are stale.