revs412@portfolio:~/principles$cat principles.txt
01

Start from the real problem, not the tool.

02

Make failure modes visible before deployment.

03

Prefer simple systems until complexity is justified.

04

Debug from evidence, not guesses.

05

Write notes that explain decisions, not only steps.

06

Keep systems understandable enough to maintain later.