domain/

directory
v0.0.8 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 12, 2026 License: Apache-2.0

Directories

Path Synopsis
Package analysis holds the pure-domain result model: findings, their severity and kind, and the immutable AnalysisReport every emitter renders from.
Package analysis holds the pure-domain result model: findings, their severity and kind, and the immutable AnalysisReport every emitter renders from.
Package corpus is the pure-domain model of a scanned markdown repository: the documents, their front matter and section trees, and the in-memory Corpus that holds them along with the indices (HeadingInventory, AliasTable) that downstream resolution and analysis read from.
Package corpus is the pure-domain model of a scanned markdown repository: the documents, their front matter and section trees, and the in-memory Corpus that holds them along with the indices (HeadingInventory, AliasTable) that downstream resolution and analysis read from.
Package graphmodel holds the pure-domain graph model and analyses: the directed reference graph over documents and sections, the hierarchy tree, and the orphan/component/HITS/gap analyses defined on the document projection (see ADR 0007).
Package graphmodel holds the pure-domain graph model and analyses: the directed reference graph over documents and sections, the hierarchy tree, and the orphan/component/HITS/gap analyses defined on the document projection (see ADR 0007).
Package identity defines DocumentID — a document's canonical, repository- relative identity (ADR 0001) — and its validating constructor.
Package identity defines DocumentID — a document's canonical, repository- relative identity (ADR 0001) — and its validating constructor.
Package okf implements the Open Knowledge Format (OKF) v0.1 conformance check (ADR 0023).
Package okf implements the Open Knowledge Format (OKF) v0.1 conformance check (ADR 0023).
Package reference models the directed edges of the corpus: links between documents (and sections), their type, their resolution target, and their health classification.
Package reference models the directed edges of the corpus: links between documents (and sections), their type, their resolution target, and their health classification.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL