Skip to content

[auto] Sync docs site — 0d behind source repos#5

Open
stackbilt-admin wants to merge 2 commits intomainfrom
auto/6f3c0d86
Open

[auto] Sync docs site — 0d behind source repos#5
stackbilt-admin wants to merge 2 commits intomainfrom
auto/6f3c0d86

Conversation

@stackbilt-admin
Copy link
Copy Markdown
Member

Autonomous Task

Task ID: 6f3c0d86-21a4-499d-a193-92e97e7df7d4
Authority: auto_safe
Exit code: 0

Task Prompt

Docs site is 0 days behind source repos (latest activity in img-forge).

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

Working tree is clean. Two commits created:

  1. b4a9c7f fix: remove trailing comma in docs-manifest.json — fixed JSON parse error that was blocking the sync pipeline
  2. 17e524a docs: sync from source repos — synced 2 pages (getting-started.md, ecosystem.md) from upstream repos

No deploy performed as instructed.

TASK_COMPLETE


Generated by AEGIS task runner. Review before merging.

SmartBrandStrategies and others added 2 commits March 13, 2026 13:09
The JSON had a trailing comma in the charter pages object that
caused the sync pipeline's Python parser to fail.

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: edgestack naming fix from edgestack_v2/docs/ecosystem.md

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 13, 2026
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