Skip to content

docs(user-docs): sync dashboard Grid view + fork-to-own; fix broken links#1522

Merged
dolho merged 1 commit into
devfrom
feature/user-docs-sync-2026-07-08
Jul 8, 2026
Merged

docs(user-docs): sync dashboard Grid view + fork-to-own; fix broken links#1522
dolho merged 1 commit into
devfrom
feature/user-docs-sync-2026-07-08

Conversation

@vybe

@vybe vybe commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

Summary

Syncs docs/user-docs/ to dev state since the last docs pass (2026-07-03, #1438). All changes are edits to existing pages — no new files, no index changes.

Content updates

  • operations/dashboard.md — Corrects the stale default (Timeline is the default view, not Graph, per network.js) and documents the new Grid view: a magnetic tile canvas with five-zone agent tiles (avatar, runtime badge, Running/Autonomy toggles, live sync-health + operator-queue chips), drag/swap, Tidy/Reset, pan-zoom, and lazy hydration (trinity-enterprise#47).
  • agents/creating-agents.md — Adds a Fork-to-Own Templates section: a template declaring fork_to_own: required is copied into the user's own private GitHub repo at creation via their PAT, with a read-only upstream remote for pulling template updates and reuse-or-409 collision handling (trinity-enterprise#93).

Link hygiene

Fixes 9 broken internal links (scan now returns 0) across creating-agents.md, advanced/dynamic-dashboards.md, collaboration/agent-network.md, and credentials/oauth-credentials.md.

Deliberately excluded

Enterprise-gated paid modules are kept out of public user-docs per the CLAUDE.md standing rule: the fleet-wide permissions matrix (ent#84, requires: 'permissions_matrix'), Client Portal (ent#78), and Brain Orb (#85/#102/#103). No release-note work — v0.7.0 is current and its What's New already exists.

Verification

  • Broken internal links: 0 (was 9)
  • Public-safety greps on guides/deploying/: clean

🤖 Generated with Claude Code

…inks

Sync user docs to dev state since the 2026-07-03 pass:

- operations/dashboard.md: correct the default view (Timeline, not Graph)
  and document the new Grid view — a magnetic tile canvas with five-zone
  agent tiles, drag/swap, Tidy/Reset, pan-zoom, and live status chips
  (trinity-enterprise#47).
- agents/creating-agents.md: add a Fork-to-Own Templates section — a
  template declaring `fork_to_own: required` is copied into the user's own
  private repo at creation, with an `upstream` remote for template updates
  (trinity-enterprise#93).
- Fix 9 broken internal links across creating-agents, dynamic-dashboards,
  agent-network, and oauth-credentials.

Deliberately excludes enterprise-gated modules (permissions matrix ent#84,
Client Portal ent#78, Brain Orb) per the public-repo standing rule.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@github-actions

github-actions Bot commented Jul 8, 2026

Copy link
Copy Markdown

⚠️ Nightly unit-suite check skipped — merge conflict against dev.

Resolve by running git merge dev locally and pushing the result. The next nightly run will re-test once the conflict is gone.

@dolho

dolho commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

Review (direct). Docs-only — 5 docs/user-docs/* files syncing the dashboard Grid view + fork-to-own and fixing broken links. Clean vs dev, CI green (16/16). No code surface, low risk. ✅ Mergeable.

@dolho
dolho merged commit 7982dc3 into dev Jul 8, 2026
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants