Structs§
- Issue
- A validation issue found in a rules file.
Functions§
- check_
actionable - Check that agent instruction files contain actionable content.
- check_
tree_ paths - Check that file paths referenced in “## Project Structure” blocks exist.
- extract_
tree_ paths - Parse file paths from a “## Project Structure” tree block.
- validate_
actionable - Check that rules have imperative verbs indicating actionable directives.
- validate_
all - Run all validations on a single file’s content.
- validate_
line_ budget - Check that the file does not exceed a line budget.
- validate_
no_ local_ paths - Check for machine-local paths that should not appear in shared rules.