feat(directives): add rule-statement header to 33-40 of 66 v1.md files

This commit is contained in:
ed
2026-07-03 09:45:48 -04:00
parent e9275236f2
commit ead7cf2869
8 changed files with 16 additions and 0 deletions
@@ -1,3 +1,5 @@
# Source code must not contain comments — documentation lives in /docs
From `conductor/code_styleguides/python.md` §8 "AI-Agent Specific Conventions":
- **No redundant comments.** Do not add comments that restate what the code does. Only comment on *why* when non-obvious.