Epic: Realign automation programs to the rossoctl org rename
The org was renamed kagenti → rossoctl (kagenti/kagenti → rossoctl/rossoctl, kagenti-extensions → cortex). Git and gh api calls redirect transparently, so most programs still run — but anything relying on GitHub search (which does not follow renames) silently breaks, and the scripts carry stale org names and repo lists that will rot. This epic tracks restoring the broken behavior, centralizing repo selection behind an allowlist, and cleaning up the remaining couplings.
Separately, this is the opportunity to scope the programs to a curated set of core repos and stop touching archived / non-core ones.
Core repo set (8)
rossoctl, automation, agent-skills, .github, cortex, examples, operator, workload-harness.
Sub-issues
Sequencing
#28 ships on its own (functional restore). #29 is the centralization foundation the programs then read from. #30 is cleanup once behavior is stable. #31 is a decision that gates a small amount of wiring.
Epic: Realign automation programs to the
rossoctlorg renameThe org was renamed
kagenti→rossoctl(kagenti/kagenti→rossoctl/rossoctl,kagenti-extensions→cortex). Git andgh apicalls redirect transparently, so most programs still run — but anything relying on GitHub search (which does not follow renames) silently breaks, and the scripts carry stale org names and repo lists that will rot. This epic tracks restoring the broken behavior, centralizing repo selection behind an allowlist, and cleaning up the remaining couplings.Separately, this is the opportunity to scope the programs to a curated set of core repos and stop touching archived / non-core ones.
Core repo set (8)
rossoctl,automation,agent-skills,.github,cortex,examples,operator,workload-harness.Sub-issues
core-reposallowlist (foundation + rewire programs)kagenticouplings (cleanup, no behavior change)Sequencing
#28 ships on its own (functional restore). #29 is the centralization foundation the programs then read from. #30 is cleanup once behavior is stable. #31 is a decision that gates a small amount of wiring.