Commit bc477fb
Kurt Overmier
feat(phase3): mcp.md canonical from AEGIS wiki
Phase 3 of the wiki-as-SoT migration (AEGIS wiki slug
`wiki-as-docs-sot-migration`). The HTTP wiki proxy endpoint
(`aegis#582`) shipped in aegis-daemon v2.10.6, so
docs-sync-from-wiki.sh is now CI-runnable end-to-end.
Changes:
- scripts/wiki-publish-manifest.json: flip
mcp-gateway-architecture from POC slot (mcp-from-wiki.md) to
canonical (mcp.md). Updated _note accordingly.
- docs-manifest.json: drop the legacy stackbilt-web/docs/mcp.md
entry. mcp.md is now wiki-sourced; the gh-API path no longer
produces a file at this slot.
- scripts/docs-sync-from-wiki.sh: parser tolerates either
response shape — `{ page: { ... } }` (original aegis#582 spec)
or `{ ... }` directly (what aegis-daemon v2.10.6 actually
returns). Discrepancy noted; not blocking.
- src/content/docs/mcp.md: regenerated from wiki via the now-live
HTTP path. Carries lastVerified + sourceSlug provenance.
- src/content/docs/mcp-from-wiki.md: retired POC slot.
Verified locally: `npm run build` produces clean /mcp/ page
with wiki content (43.6KB). /mcp-from-wiki/ no longer routes.
Per the migration plan, Phase 4 will batch the remaining
candidates (evidence-engine-*, consult-harness-*, trust-*).1 parent 8f35667 commit bc477fb
5 files changed
Lines changed: 95 additions & 220 deletions
File tree
- scripts
- src/content/docs
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | 30 | | |
38 | 31 | | |
39 | 32 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
106 | | - | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
107 | 110 | | |
108 | 111 | | |
109 | 112 | | |
110 | | - | |
| 113 | + | |
111 | 114 | | |
112 | 115 | | |
113 | 116 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
This file was deleted.
0 commit comments