Files
ai-for-dummies/docs/references

AI For Dummies — reference bundle

Research captured 2026-09-02. Official documentation is primary; practitioner articles are context, not authority.

Primary documentation

Research and articles

For a structured 12-part reading path—including Git and Anthropic documentation, OpenAI orchestration guidance, Medium, and Substack—see additional-reading.md.

Teaching claims

  • Use a stronger model where ambiguity, architecture, decomposition, and review dominate.
  • Use faster models for bounded implementation with explicit context and checks.
  • Give every editing worker an isolated branch/worktree; merge only reviewed diffs.
  • A skill is a reusable procedure plus optional references/scripts/assets, not magical memory.
  • Delegation does not remove human responsibility for intent, boundaries, or evidence.