diff --git a/docs/adr/0006-validation-layer-taxonomy.md b/docs/adr/0006-validation-layer-taxonomy.md index 0025a5b..26e69d5 100644 --- a/docs/adr/0006-validation-layer-taxonomy.md +++ b/docs/adr/0006-validation-layer-taxonomy.md @@ -8,12 +8,12 @@ By the 0.5.0 (Preview) cut, dppvalidator's documentation surface had drifted into **four** different taxonomies for the same engine, each authoritative on its own page: -| Source | Layer count | Names | -| --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------- | -------------------------------------------------------------------------- | -| [`README.md`](https://github.com/artiso-ai/dppvalidator/blob/main/README.md), [`docs/index.md`](../index.md) | 7 | Schema, Model, Semantic, JSON-LD, Vocabulary, Plugin, Signature | -| [`README.md`](https://github.com/artiso-ai/dppvalidator/blob/main/README.md) mermaid + [`docs/concepts/validation-layers.md`](../concepts/validation-layers.md) body | 6 | Detection, Schema, Model, JSON-LD, Business, Cryptographic | -| [`docs/llms-ctx.txt`](../llms-ctx.txt) | 8 | Detection, Schema, Model, Semantic, JSON-LD, Vocabulary, Plugin, Signature | -| [`docs/faq.md`](../faq.md), [`llms.txt`](https://github.com/artiso-ai/dppvalidator/blob/main/llms.txt), [`docs/plans/IMPLEMENTATION_PLAN.md`](../plans/IMPLEMENTATION_PLAN.md), [`README.md`](https://github.com/artiso-ai/dppvalidator/blob/main/README.md) §Documentation | 5 | Schema, Model, Semantic, JSON-LD, Cryptographic | +| Source | Layer count | Names | +| --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------- | -------------------------------------------------------------------------- | +| [`README.md`](https://github.com/artiso-ai/dppvalidator/blob/main/README.md), [`docs/index.md`](../index.md) | 7 | Schema, Model, Semantic, JSON-LD, Vocabulary, Plugin, Signature | +| [`README.md`](https://github.com/artiso-ai/dppvalidator/blob/main/README.md) mermaid + [`docs/concepts/validation-layers.md`](../concepts/validation-layers.md) body | 6 | Detection, Schema, Model, JSON-LD, Business, Cryptographic | +| [`docs/llms-ctx.txt`](../llms-ctx.txt) | 8 | Detection, Schema, Model, Semantic, JSON-LD, Vocabulary, Plugin, Signature | +| [`docs/faq.md`](../faq.md), [`llms.txt`](https://github.com/artiso-ai/dppvalidator/blob/main/llms.txt), [`docs/plans/IMPLEMENTATION_PLAN.md`](https://github.com/artiso-ai/dppvalidator/blob/main/docs/plans/IMPLEMENTATION_PLAN.md), [`README.md`](https://github.com/artiso-ai/dppvalidator/blob/main/README.md) §Documentation | 5 | Schema, Model, Semantic, JSON-LD, Cryptographic | Each downstream phase of the Docs Coherence Plan rewrites layer counts and error-code prefixes; the rewrites cannot proceed until one