spec-driven-docs 0.6.4

Spec-driven documentation: current specs, immutable decision records, and executable gates kept coherent for people and coding agents.
Documentation
Copyright (c) 2026 Gustavo Basso

SPDX-License-Identifier: MIT AND CC-BY-4.0

This repository carries two licenses. The method is a knowledge product and is
licensed for reuse with attribution; the distribution that installs it is
software and is licensed for reuse without further obligation.

Creative Commons Attribution 4.0 International, in LICENSE-CC-BY-4.0, covers
what is written to be read:

  AGENTS.md          CLAUDE.md          README.md
  _docs/             comparison-docs/   examples/
  method/            reference/         skills/
  templates/

The MIT License, in LICENSE-MIT, covers what is written to be run:

  .markdownlint/     .spec-driven-docs/ Cargo.toml
  build.rs           instance/          scripts/
  src/               tests/

Every other file is build, editor, or tool configuration, under the MIT
License. Where a distribution file quotes the method, the quoted text keeps the
method's license.