Lessons
From the last year
A requirement stated in docs or a skill file is not a requirement until the enforcing code implements it — run the enforcer
verification agent-workflow delegation linting documentation-drift 415 tokens
ruff F821 'undefined name' on a string return annotation whose type is imported inside the function body — fix with a TYPE_CHECKING import
ruff python type-checking pre-commit linting 342 tokens