feat: establish read-only DocForge MCP foundation
This commit is contained in:
commit
9702ed1265
32 changed files with 3323 additions and 0 deletions
11
tests/fixtures/alpha/docs/content/proof.toml
vendored
Normal file
11
tests/fixtures/alpha/docs/content/proof.toml
vendored
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
[[nodes]]
|
||||
schema_version = 1
|
||||
id = "proof.validation"
|
||||
title = "Validation proof"
|
||||
family = "proof"
|
||||
authority = "derived"
|
||||
status = "approved"
|
||||
tags = ["proof", "validation"]
|
||||
summary = "Records the fixture validation result."
|
||||
content = "The fixture contains unique nodes, valid relationships, and confined source paths."
|
||||
proves = ["guide.workflow"]
|
||||
Loading…
Add table
Add a link
Reference in a new issue