docs: README-Typenbaum und language-boundaries auf den guidance-Split nachgezogen (#104)
CI / verify (push) Failing after 38s
CI / verify (push) Failing after 38s
Files changed: - README.md - docs/language-boundaries.md
This commit is contained in:
@@ -89,10 +89,12 @@ chemenu/
|
||||
│ └── assets/
|
||||
├── types/ # SCHEMA: the global type surface. Not a collection
|
||||
│ ├── type-spec.md # Root contract: anatomy, placement, adding a type
|
||||
│ ├── entity.md # Entity type contract + template (+ .schema.yaml)
|
||||
│ ├── concept.md # Concept type contract + template
|
||||
│ ├── source.md # Source type contract + template
|
||||
│ ├── comparison.md # Comparison type contract + template
|
||||
│ ├── type-guidance.md # Contract for the *.guidance.md files below
|
||||
│ ├── entity.md # Entity type config + template (+ .schema.yaml)
|
||||
│ ├── entity.guidance.md # Its stack-owned authoring prose, shipped verbatim
|
||||
│ ├── concept.md # Concept type config + template (+ .guidance.md)
|
||||
│ ├── source.md # Source type config + template (+ .guidance.md)
|
||||
│ ├── comparison.md # Comparison type config + template (+ .guidance.md)
|
||||
│ ├── instruction.md # Instruction type - lives outside kb/ via `root: repo`
|
||||
│ └── lint-report.md # Contract-only: describes reports/, owns no directory
|
||||
├── kb/ # OUTPUT: compiled knowledge. A namespace, not a collection
|
||||
|
||||
Reference in New Issue
Block a user