clone-coilysiren-repos.sh broken by org split; supersede with ansible reconcile role #224
Labels
No labels
burndown-2026-06
burndown-2026-08
autonomy
async-consult
autonomy
epic
autonomy
headless
autonomy
live-collab
coherence-core
priority
P0
priority
P1
priority
P2
priority
P3
priority
P4
qa-fixture
role/advocate
role/director
role/exec
role/frontend
role/gamedev
role/human
role/platform
role/qa
role/science
role/sysadmin
state
ambient
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
coilyco-flight-deck/infrastructure#224
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
scripts/clone-coilysiren-repos.shhardcodesORG="coilysiren"and clones every repo in itsREPOSlist fromgit@github.com:coilysiren/<name>.gitinto/home/kai/projects/coilysiren/. After the W1 org split (coilyco-bridge/agentic-os-kai#534), those repos now live across three orgs (coilyco-bridge, coilyco-flight-deck, coilysiren) plus archived ones, so a singleORGprefix can no longer clone them and the bootstrap fails for every moved repo.This was left out of the #182 reference-repoint sweep on purpose: it is a structural migration (per-repo org mapping + on-disk layout), not a literal
coilysiren/<repo>reference rewrite, and issue #534's own grep method excluded the templated${ORG}/${name}form.The
ansible/roles/reconcilerole ("Reconcile the local checkout layout against origin remotes") already converges the corrected per-org layout. Decide whether to retire this script in favor of the reconcile role, or rework it to read the same per-repo org map (data/repo-split-decisions.yaml).Found while working #182.
Backlog consolidation on 2026-07-15: the agent is closing this P4 item as a reversible icebox entry. The work remains intentionally parked rather than completed. Kai can reopen it if she promotes it back into active direction.