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
15 workflow .md files have been modified more recently than their corresponding .lock.yml files, meaning the compiled workflows may not reflect the current source.
Affected Workflows
Workflow
File
AI Moderator
ai-moderator.md
Artifacts Summary
artifacts-summary.md
Daily Compiler Quality
daily-compiler-quality.md
Daily OTEL Instrumentation Advisor
daily-otel-instrumentation-advisor.md
Daily Safe Output Integrator
daily-safe-output-integrator.md
Deep Report
deep-report.md
Developer Docs Consolidator
developer-docs-consolidator.md
Functional Pragmatist
functional-pragmatist.md
JS Sweep
jsweep.md
Refactoring Cadence
refactoring-cadence.md
Smoke Agent All None
smoke-agent-all-none.md
Smoke Claude
smoke-claude.md
Smoke Crush
smoke-crush.md
Spec Enforcer
spec-enforcer.md
Step Name Alignment
step-name-alignment.md
Risk
Compiled behavior may not match source markdown. Workflows running from stale .lock.yml files may miss recent changes, security fixes, or configuration updates.
Resolution
Run make recompile to regenerate all lock files, then commit the result:
make recompile
git add .github/workflows/*.lock.yml
git commit -m "chore: recompile stale workflow lock files"
Overview
15 workflow
.mdfiles have been modified more recently than their corresponding.lock.ymlfiles, meaning the compiled workflows may not reflect the current source.Affected Workflows
ai-moderator.mdartifacts-summary.mddaily-compiler-quality.mddaily-otel-instrumentation-advisor.mddaily-safe-output-integrator.mddeep-report.mddeveloper-docs-consolidator.mdfunctional-pragmatist.mdjsweep.mdrefactoring-cadence.mdsmoke-agent-all-none.mdsmoke-claude.mdsmoke-crush.mdspec-enforcer.mdstep-name-alignment.mdRisk
Compiled behavior may not match source markdown. Workflows running from stale
.lock.ymlfiles may miss recent changes, security fixes, or configuration updates.Resolution
Run
make recompileto regenerate all lock files, then commit the result:Context
References: §24721544063
Note
🔒 Integrity filter blocked 1 item
The following item was blocked because it doesn't meet the GitHub integrity level.
search_issues: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".To allow these resources, lower
min-integrityin your GitHub frontmatter: