Skip to content

Commit 699caa9

Browse files
docs: Add clarification on AI usage for ad-hoc alignment work and automation codification
1 parent 5f70d47 commit 699caa9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/docs/Ways-of-Working/Principles.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ Practices:
6161
- Use AI to generate the deterministic tool, then discard the AI from the runtime path.
6262
- Reserve AI for tasks that genuinely require reasoning, judgment, or natural language understanding.
6363
- Audit existing AI-powered workflows: can any step be replaced by a deterministic function?
64+
- AI is excellent for ad-hoc alignment work — "do X across all repos" — but the end goal is always to codify the result into repeatable, deterministic automation.
6465

6566
### Human–agent coexistence
6667

0 commit comments

Comments
 (0)