feat: establish read-only DocForge MCP foundation
This commit is contained in:
commit
9702ed1265
32 changed files with 3323 additions and 0 deletions
13
tests/fixtures/alpha/docs/content/workflow.md
vendored
Normal file
13
tests/fixtures/alpha/docs/content/workflow.md
vendored
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
+++
|
||||
schema_version = 1
|
||||
id = "guide.workflow"
|
||||
title = "Editing workflow"
|
||||
family = "guide"
|
||||
authority = "approved_plan"
|
||||
status = "active"
|
||||
tags = ["workflow", "editing"]
|
||||
summary = "Requires validation before documentation changes are integrated."
|
||||
depends_on = ["guide.foundation"]
|
||||
+++
|
||||
|
||||
Editors change canonical nodes, validate relationships, inspect the diff, and rebuild derived output.
|
||||
Loading…
Add table
Add a link
Reference in a new issue