factorio: build Sirens-authored mod stack (mid/long-term) #68
Loading…
Add table
Add a link
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?
Originally filed by @coilysiren on 2026-05-03T20:10:52Z - https://github.com/coilysiren/infrastructure/issues/93
Goal
Author the Sirens-flavored Factorio mods that mirror the Eco mod-stack philosophy: system-not-UI, telemetry-friendly, Discord-integrated, code-generated where it scales. Mid- to long-term track. Distinct from the short-term "install existing portal mods" work in #92.
Source
The full ten-mod brainstorm lives at https://github.com/coilysiren/infrastructure/issues/77#issuecomment-4358784979 (the "Ten mod creation ideas" section). Highest-fit pick first per that comment is #1 FactorioTelemetry. The architectural shortcut is that #1, #4, #6, #7 share a "kai-server-side sidecar process talks to a Lua mod via script-output or a named pipe" architecture, so build the primitive once and reuse four times.
Shape
Each mod that gets built becomes its own repo under
coilysiren/, mirroring how Eco mods live (eco-mods,eco-cycle-prep,eco-mods-public, etc.). Operational helpers (cycle bundles, drift checks) extendcoilyinstead of shipping as Lua mods. Public mods land on the Factorio mod portal as real artifacts.Order (suggested)
Roughly by ship-cost, highest-fit first:
coily gaming factorio cycle apply <name>) - highest operational leverage once there is more than one mod stack live. Ships zero Lua, extends coily.coily gaming factorio mods drift) - polls portal for stack drift, same shape ascoily eco drift.[CHAT]/[JOIN]/[LEAVE], post to webhook. Borrow shape from FactoCord3.LuaForce.item_production_statistics. Pairs with FactorioTelemetry.Acceptance
This is a track, not a single deliverable. Done state per mod:
coilysiren/, MIT, README pointing at coilysiren.me where relevantOut of scope
Tracking from: #77
Iceboxed in the 2026-05-29 backlog burn-down: build Sirens factorio mods, long-term hobby. Reopen anytime if it becomes real.