I was looking through PAUL to see how difficult it would be to bake Clean Code and SOLID principles into the process. It involved:
- Including some clean code principles as CARL rules
- Add an Engineering Standards section to the PROJECT.md template
- Add an `*audit` CARL star-command to the SPECIAL-FLOWS.md section, to be run right before a Unify run (and the audit command to CARL)
- Run a linter at the verify stage.
Anyone done something like this before?