Skip to content

Latest commit

 

History

History
21 lines (18 loc) · 1.01 KB

File metadata and controls

21 lines (18 loc) · 1.01 KB
version 0.1.2
level assist
processes
design implementation testing documentation review deployment
pair
assist
assist
copilot
hint
none

This format is based on AI-DECLARATION.md.

Notes

  • AI is used for targeted pieces of implementation, testing, and documentation when prompted — it acts on a part of the task, not the whole thing, with the human writing and integrating the rest.
  • Design decisions (architecture, feature approach, tradeoffs) are made collaboratively between human and AI.
  • Documentation (README, docs) is often drafted end-to-end by AI, then corrected and redirected by the human through review rounds before being accepted.
  • Code review is human-driven; AI may passively surface issues, but the human is the one deciding what's actually correct.
  • Integration and all deployment/release actions (commits, pushes, releases, publishing) remain entirely human-driven — AI never commits, pushes, or ships without explicit human action.