A living book · versioned content

Version history

This book keeps growing. The content — the chapters and their prose — carries its own version, independent of the site generator and tooling. The current edition is v1.1. Every version is published as a GitHub Release with the matching single-file PDF attached, so any past state stays reproducible and downloadable.

Version 1.1Current

· content-v1.1 ↗

Added Agent Package Manager (APM) coverage so the fleet chapters explain how shared agentic components are distributed and governed as supply-chain dependencies.

Added

  • Chapter 11 — Reuse & Memory: APM dependencies via shared/apm.md, showing how imported shared components are declared and resolved like packaged dependencies.
  • Chapter 13 — Governance & FinOps: APM supply-chain governance with apm-policy.yml, covering provenance and policy for third-party agentic components.

Version 1.0

· content-v1.0 ↗

Initial release of the complete book: fourteen chapters across three parts, each anchored to a concept and carrying a verified, compilable example workflow, following the Repo Assistant from a single triage workflow to a governed multi-repo fleet.

Added

  • Part I — The Individual: Chapters 1–5 — what agentic workflows are, your first workflow, anatomy & the compile model, triggers, and engines.
  • Part II — The Team: Chapters 6–10 — safe outputs, defense in depth, tools & MCP, continuous triage & docs, and continuous review & testing.
  • Part III — The Organization: Chapters 11–14 — reuse & memory, observability & debugging, governance & FinOps, and fleets & adoption.