feat: establish read-only DocForge MCP foundation
This commit is contained in:
commit
9702ed1265
32 changed files with 3323 additions and 0 deletions
12
tests/fixtures/alpha/docs/content/foundation.md
vendored
Normal file
12
tests/fixtures/alpha/docs/content/foundation.md
vendored
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
+++
|
||||
schema_version = 1
|
||||
id = "guide.foundation"
|
||||
title = "Documentation foundation"
|
||||
family = "guide"
|
||||
authority = "authoritative"
|
||||
status = "approved"
|
||||
tags = ["foundation", "canonical"]
|
||||
summary = "Defines which Alpha files own documentation facts."
|
||||
+++
|
||||
|
||||
Alpha stores canonical facts in its content directory. Derived indexes may be deleted and rebuilt.
|
||||
Loading…
Add table
Add a link
Reference in a new issue