Files
wsg/docs/rules/fragments/06_Provenance.md
T
Jérôme Bousquié 37432536dc refactor spec OKF
2026-08-01 09:34:12 +02:00

567 B
Raw Blame History

type, title, sources, generated, verified, status, stale_after
type title sources generated verified status stale_after
Section Provenance (Sources)
SPEC.md
true false current 2026-12-31

Provenance (Sources)

The sources frontmatter field records the origin of a document. It is a list of identifiers (typically file names or URLs) that point to the original material used to create the concept.

Usage

sources:
  - SPEC.md
  - https://example.com/related-spec

Including sources ensures traceability, enables impact analysis when source material changes, and supports proper attribution.