Skip to content

Commit 8952ffb

Browse files
Kurt Overmierclaude
andcommitted
chore(manifest): re-source mcp.md from stackbilt-web; drop compass-governance-api
Compass was removed as a standalone product; its governance API doc described an internal RPC service that's been absorbed into the scaffold pipeline. The compass-governance-api.md entry never produced a synced file in src/content/docs/ (the source no longer matched current architecture), so this is a manifest-only cleanup. The MCP page now sources from stackbilt-web (canonical post- consolidation, just-merged stackbilt-web/docs/mcp.md describes the live mcp.stackbilt.dev/mcp gateway with current OAuth + service- binding architecture) rather than the legacy edgestack_v2 file (which described a decommissioned stackbilt.dev/mcp endpoint with Compass JWT auth). After this commit the edgestack-legacy source group is empty, so removed too. All platform docs now flow from stackbilt-web (canonical), charter (CLI), or img-forge (image gateway). Bumped manifest version 2 → 3. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent 16316d0 commit 8952ffb

1 file changed

Lines changed: 8 additions & 20 deletions

File tree

docs-manifest.json

Lines changed: 8 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"$schema": "Stackbilt docs sync manifest — maps product repos to doc site pages",
3-
"version": 2,
3+
"version": 3,
44
"contentDir": "src/content/docs",
55
"org": "Stackbilt-dev",
66
"sources": {
@@ -27,6 +27,13 @@
2727
"color": "#f472b6",
2828
"tag": "04"
2929
},
30+
"mcp.md": {
31+
"source": "docs/mcp.md",
32+
"section": "platform",
33+
"order": 5,
34+
"color": "#22d3ee",
35+
"tag": "05"
36+
},
3037
"api-reference.md": {
3138
"source": "docs/api-reference.md",
3239
"section": "platform",
@@ -43,25 +50,6 @@
4350
}
4451
}
4552
},
46-
"edgestack-legacy": {
47-
"repo": "edgestack_v2",
48-
"pages": {
49-
"mcp.md": {
50-
"source": "docs/mcp.md",
51-
"section": "platform",
52-
"order": 5,
53-
"color": "#22d3ee",
54-
"tag": "05"
55-
},
56-
"compass-governance-api.md": {
57-
"source": "docs/compass-governance-api.md",
58-
"section": "platform",
59-
"order": 8,
60-
"color": "#22d3ee",
61-
"tag": "08"
62-
}
63-
}
64-
},
6553
"img-forge": {
6654
"repo": "img-forge",
6755
"pages": {

0 commit comments

Comments
 (0)