Rzemiosło · The Craft
What is The CraftLevelsGet startedChapters Search Download PLEN
Back to home
Chapters

Doctrine chapters

Seventeen chapters at three levels — from the business “why” to technical mastery. Read online or download the whole thing.

The Decalogue — the core in 10 points

  1. IDocument for the agent, not for the archive.
  2. IISearch the history before you write a line.
  3. IIIVerify, don’t declare.
  4. IVDry-run is the default; --execute is deliberate.
  5. VA backup is a rollback mechanism, not caution.
  6. VIProd is sacred — you don’t touch it without “deploy”.
  7. VIIUser data is inviolable.
  8. VIIITag every deploy and write what the user gained.
  9. IXA small, coherent commit; one topic.
  10. XPlan → iterate → review.

The Codex in 5 minutes