Skip to content

Latest commit

 

History

History
117 lines (88 loc) · 3.44 KB

File metadata and controls

117 lines (88 loc) · 3.44 KB

Documentation

Knowledge organized by the lifecycle of a software project, from idea to evolution. Each document describes one problem and the approaches that address it.

Layout

  • practices/ — lifecycle practice documents (numbered 001-017). One problem per document.
  • methods/ — detailed specifications for specific quality methods referenced from the practices.

How to read this

This is not a sequential book. The numbering in practices/ follows a typical project's order of appearance but is not a required path:

Documents describe problems, not stages. When a problem appears in your project, read the document that covers it.

Practices

Foundation

  • 001-problem.md — the acceleration gap and why this practice system exists.
  • 002-principles.md — principles guiding documentation, instructions, and verification.

Definition

Structure

Construction

Visibility

Quality

Delivery and operation

Evolution

Reference

Methods

Detailed specifications for specific quality methods referenced from the practices.