[auto] docs: update docs-manifest.json — remap from edgestack-v2 to current repos#12
Open
stackbilt-admin wants to merge 1 commit intomainfrom
Open
[auto] docs: update docs-manifest.json — remap from edgestack-v2 to current repos#12stackbilt-admin wants to merge 1 commit intomainfrom
stackbilt-admin wants to merge 1 commit intomainfrom
Conversation
Replace deprecated edgestack_v2 sources with their new home repos: - stackbilt-web: platform.md, ecosystem.md, api-reference.md - stackbilt-mcp-gateway: mcp.md - charter: compass-governance-api.md (moved from edgestack) - aegis-oss: architecture.md (new aegis block) Also removes CLAUDE.md.pre-adf-migrate.bak and fixes trailing comma in charter block that made the JSON technically invalid. Closes #11 Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Autonomous Task
Task ID:
bf63718c-af78-40c9-a939-7afadf514869Authority: auto_safe
Exit code: 0
Task Prompt
Context
The docs-manifest.json currently sources 5 pages from edgestack_v2, which is deprecated. Those docs have been physically moved to their new home repos. Update the manifest to point to the correct sources.
See GitHub issue #11 for the full remap plan and exact JSON to use.
Changes needed
edgestackblock in docs-manifest.json withstackbilt-webpointing tostackbilt-web/docs/ecosystemblock with a source in thestackbilt-webblockmcp-gatewayblock pointing tostackbilt-mcp-gateway/docs/mcp.mdcharterblock to includecompass-governance-api.mdaegisblock pointing toaegis-oss/docs/architecture.mdCLAUDE.md.pre-adf-migrate.bakif it existsVerification
After changes, ensure the JSON is valid (no syntax errors). The sync script should still parse the manifest correctly.
TASK_COMPLETE when manifest is updated and committed.
Result Summary
Commit successful, working tree clean. Summary of changes:
docs-manifest.json— remapped all 5 pages from deprecatededgestack_v2:edgestackblock →stackbilt-webblock (repo:stackbilt-web) withplatform.md,ecosystem.md,api-reference.mdecosystemblock → merged intostackbilt-webblockmcp.md→ newmcp-gatewayblock (repo:stackbilt-mcp-gateway)compass-governance-api.md→ moved intocharterblockaegisblock (repo:aegis-oss, source:docs/architecture.md)CLAUDE.md.pre-adf-migrate.bak— deleted (296-line backup file)All source files verified to exist in their target repos.
TASK_COMPLETE
Generated by AEGIS task runner. Review before merging.