Skip to content

[auto] Sync docs site — 20524d behind source repos#2

Closed
stackbilt-admin wants to merge 2 commits intomainfrom
auto/9b98e429
Closed

[auto] Sync docs site — 20524d behind source repos#2
stackbilt-admin wants to merge 2 commits intomainfrom
auto/9b98e429

Conversation

@stackbilt-admin
Copy link
Copy Markdown
Member

Autonomous Task

Task ID: 9b98e429-b275-4d70-b889-c115f2b6acd5
Authority: auto_safe
Exit code: 0

Task Prompt

Docs site is 20524 days behind source repos (latest activity in stackbilt-auth).

Run the docs sync pipeline:

  1. cd to the docs repo root
  2. Export GITHUB_TOKEN from .dev.vars or environment
  3. Run: ./scripts/docs-sync.sh --sync-only
  4. Review the changes with git diff
  5. If changes look correct, commit with: git add -A src/content/docs/ && git commit -m "docs: sync from source repos"
  6. Do NOT deploy — the deploy will be handled separately

If docs-sync.sh doesn't exist yet, check if docs-manifest.json exists and read it to understand the sync architecture.

Result Summary

Done. Summary:

  • Fixed trailing comma in docs-manifest.json that was causing the sync pipeline to fail with a JSON parse error
  • Synced 2 pages from source repos (5 others were already up to date):
    • getting-started.md — updated from charter/docs/getting-started.md (now a focused getting-started guide instead of the full README)
    • ecosystem.mdstackbilderedgestack rename in MCP config block
  • Did not deploy as instructed

TASK_COMPLETE


Generated by AEGIS task runner. Review before merging.

SmartBrandStrategies and others added 2 commits March 12, 2026 07:04
The JSON parse error was preventing the sync pipeline from running.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Synced 2 pages from upstream:
- getting-started.md: updated from charter/docs/getting-started.md
- ecosystem.md: renamed stackbilder → edgestack in MCP config

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@stackbilt-admin stackbilt-admin added the auto-generated Created by AEGIS task runner label Mar 12, 2026
@stackbilt-admin
Copy link
Copy Markdown
Member Author

Closing: duplicate of #1, same drift calc bug.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-generated Created by AEGIS task runner

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants