catalog dependsOn points at private eco-mods, should be eco-mods-public #14

Open
opened 2026-05-28 02:47:37 +00:00 by coilysiren · 0 comments
Owner

The catalog block in .coily/coily.yaml declares dependsOn: coilysiren/eco-mods (the private superset). There is no code coupling to the private repo: the C# mod is a standard UserCode mod built on the public ModKit NuGet (Eco.ReferenceAssemblies), and AGENTS.md names eco-mods-public as the sibling it mirrors for UserCode layout + Register.cs. AGENTS.md L67 even forbids copying from a local Eco source checkout ("Only public ModKit API").

The edge should point at coilysiren/eco-mods-public, the actual technical sibling.

Surfaced by the W1 org-split cross-org dependency check (coilysiren/agentic-os-kai#412): eco-jobs-tracker is flight-deck, eco-mods is bridge + private, so a public flight-deck repo would depend on a private bridge repo. Repointing to eco-mods-public (also flight-deck) clears the violation and is factually correct.

The catalog block in `.coily/coily.yaml` declares `dependsOn: coilysiren/eco-mods` (the private superset). There is no code coupling to the private repo: the C# mod is a standard UserCode mod built on the public ModKit NuGet (`Eco.ReferenceAssemblies`), and AGENTS.md names `eco-mods-public` as the sibling it mirrors for UserCode layout + `Register.cs`. AGENTS.md L67 even forbids copying from a local Eco source checkout ("Only public ModKit API"). The edge should point at `coilysiren/eco-mods-public`, the actual technical sibling. Surfaced by the W1 org-split cross-org dependency check (coilysiren/agentic-os-kai#412): eco-jobs-tracker is flight-deck, eco-mods is bridge + private, so a public flight-deck repo would depend on a private bridge repo. Repointing to eco-mods-public (also flight-deck) clears the violation and is factually correct.
coilysiren added
P3
and removed
P2
labels 2026-05-31 07:00:18 +00:00
Sign in to join this conversation.
No labels
P0
P1
P2
P3
P4
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
coilyco-flight-deck/eco-jobs-tracker#14
No description provided.