docs: the repo-constellation map (docs/ecosystem.md) + agent-file sync - #2614
Merged
Conversation
… agent files Work here routinely spans 4-5 intermingled repos (engine, language-crucible, keyword-rosetta, raw-output, telemetry/analyses) plus local-only directories (the data/ source pool; stale v1-v5/temp/threat_hunter copies of engine files), and nothing mapped it: which repo does what, where each skill lives, how the cross-repo workflows sequence, or that a PR should name its companions. docs/ecosystem.md is now the canonical agent-neutral map (repo table, skills inventory, workflow merge-order table incl. the rosetta draft-until-engine-merges choreography, cross-repo PR body convention, stale-copy warning), and CLAUDE.md / ANTIGRAVITY.md / AGENTS.md each gain a thin synced section pointing at it -- ANTIGRAVITY.md also gains the skills discovery pointer (.agents/skills symlink) it never had, so Antigravity sees the same skill inventory Claude does. Companion PRs add the same thin agent files to keyword-rosetta and language-crucible. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01PUfXMUECX4Vq1vqh9mMQqt
Contributor
squid-protocol
added a commit
to squid-protocol/gitgalaxy-raw-output
that referenced
this pull request
Aug 31, 2026
…e a real link Part of the org-wide interlinking pass (canonical map: gitgalaxy docs/ecosystem.md, PR squid-protocol/gitgalaxy#2614). Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01PUfXMUECX4Vq1vqh9mMQqt
This was referenced Aug 31, 2026
Merged
squid-protocol
added a commit
to squid-protocol/squid-telemetry
that referenced
this pull request
Aug 31, 2026
…nce) (#13) Part of the org-wide interlinking pass (canonical map: gitgalaxy docs/ecosystem.md, PR squid-protocol/gitgalaxy#2614). Claude-Session: https://claude.ai/code/session_01PUfXMUECX4Vq1vqh9mMQqt Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
squid-protocol
added a commit
to squid-protocol/keyword-rosetta
that referenced
this pull request
Aug 31, 2026
Part of the org-wide interlinking pass (canonical map: gitgalaxy docs/ecosystem.md, PR squid-protocol/gitgalaxy#2614). Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01PUfXMUECX4Vq1vqh9mMQqt
squid-protocol
added a commit
to squid-protocol/language-crucible
that referenced
this pull request
Aug 31, 2026
Part of the org-wide interlinking pass (canonical map: gitgalaxy docs/ecosystem.md, PR squid-protocol/gitgalaxy#2614). Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01PUfXMUECX4Vq1vqh9mMQqt
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.
Prompted by the jcl rosetta sweep, which exercised a 3-repo choreography (gitgalaxy#2611 ↔ keyword-rosetta#4 with a merge-order dependency) that lived nowhere but session memory.
docs/ecosystem.md(new, canonical, agent-neutral): the repo table (engine / language-crucible / keyword-rosetta / raw-output / telemetry / population-analyses, plus the local-onlydata/pool and the stale-copy warning —v1–v5/temp//threat_hunter/carry old copies of engine files, onlyv6is live), the full skills inventory across all three skill-bearing repos, the cross-repo workflow table with merge ordering (crucible pin bump; rosetta sweep incl. the draft-until-engine-merges rule; language addition; tri-comparison; README evidence), and the cross-repo PR convention: any participating PR carries a "Cross-repo" note naming companions, merge order, and post-merge re-runs..agents/skillssymlink) it never had — Antigravity now sees the same skill inventory Claude does — and both ANTIGRAVITY.md's PR section and AGENTS.md gain the cross-repo PR-body requirement.Cross-repo: companion PRs applying the same pattern to the satellites — keyword-rosetta#5 (AGENTS.md + pointers + symlink, on the rosetta-language-sweep skill PR) and language-crucible#21 (AGENTS.md + pointers + symlink). No merge-order dependency; each stands alone. Docs-only, no engine code.
🤖 Generated with Claude Code
https://claude.ai/code/session_01PUfXMUECX4Vq1vqh9mMQqt