Handbook
Blueprint policy — do not change casually
This directory **`blueprints/pdlc/`** is the **frozen** PDLC package: product lifecycle conventions meant to be **reused and compared** across projects.
Blueprint policy — do not change casually
This directory blueprints/pdlc/ is the frozen PDLC package: product lifecycle conventions meant to be reused and compared across projects.
Rules
- Do not edit files here as part of normal product work (discovery notes, experiment logs, metrics dashboards, etc.).
- Change only when explicitly requested — e.g. adopting a new blueprint version, fixing an upstream template bug, or a deliberate policy decision to revise the baseline.
- Day-to-day product work belongs in
docs/product/(living product-functional content) and project-specific folders, not in this blueprint. - If you change
PDLC.md,PDLC-SDLC-BRIDGE.md,approaches/*.md, or related blueprint files, update the human handbook inblueprints/pdlc/docs/perblueprints/pdlc/docs/MAINTENANCE.md.
Relationship to docs/product/
blueprints/pdlc/— canonical, generic text (immutable by convention).docs/product/— where this project creates, interprets, and extends product lifecycle artifacts without touching the blueprint.
Copying this repo: you may copy blueprints/pdlc/ wholesale to another repository; use docs/product/ (or equivalent) only in repos that track project-specific product artifacts.
Canonical source
Edit https://github.com/autowww/blueprints/blob/main/pdlc/POLICY.md first; regenerate with docs/build-handbook.py.