Godstrument/workers
type-two 629cbad6fd 🔍 crossover post-merge review — 18 confirmed findings fixed (fable)
A fresh-eyes adversarial pass over the 15 pulled commits (godrum +
keyroll + sats + planes cache + god's eye): 21 raised, 18 confirmed,
all fixed.

The instrument: .mid export no longer smuggles the seeded demo beat
(lanes export only if playing or edited off the seed — same test
zeroHasBuild uses); master ▶/■ remembers per-lane mutes; the beat
panel's bpm field is always editable like the dial (🔒 blocks the
world's hands, not the user's); ⏺ rec with the beat stopped anchors
step 0 at arm instead of the invisible free-running clock; note-length
drags speak pointer events (touch works, window-level so mid-drag
re-renders survive); the resize handle no longer eats 40% of a
sixteenth's click width; the god's eye clears a stale ISS trail after
an rAF nap or resize; the "Agent A" dev-process string is gone; the
grimoire now tells the truth about kit knobs and which voices hold
note length (manual regenerated).

The workers: world_sats — partial Celestrak fetches backfill from the
old cache instead of clobbering it, pass-detection state survives the
6-hourly refresh, the no-TLE exit naps 15 min so the supervisor can't
hammer Celestrak, and the venue default now matches world_sky's
Brisbane instead of Null Island; world_planes bounds its stale-cache
fallback to 1h so a days-old sky can't resurrect as live; world_sky's
docstring admits the lat/lon it emits. run.py retires workers that
exit 0 instead of reviving them every 10s (the sgp4-missing churn).

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-13 21:24:25 +10:00
..
audio_worker.py Godstrument: a multi-modal sensor-fusion instrument 2026-07-05 02:13:05 +10:00
midi_worker.py Godstrument: a multi-modal sensor-fusion instrument 2026-07-05 02:13:05 +10:00
replay_db.py Godstrument: a multi-modal sensor-fusion instrument 2026-07-05 02:13:05 +10:00
replay_quakes.py Godstrument: a multi-modal sensor-fusion instrument 2026-07-05 02:13:05 +10:00
replay_weather.py Godstrument: a multi-modal sensor-fusion instrument 2026-07-05 02:13:05 +10:00
sim_esp32.py Godstrument: a multi-modal sensor-fusion instrument 2026-07-05 02:13:05 +10:00
vision_worker.py Godstrument: a multi-modal sensor-fusion instrument 2026-07-05 02:13:05 +10:00
world_air.py Godstrument: a multi-modal sensor-fusion instrument 2026-07-05 02:13:05 +10:00
world_almanac.py Godstrument: a multi-modal sensor-fusion instrument 2026-07-05 02:13:05 +10:00
world_bank.py Accounts, socio-economic feeds, and hub fixes (track deployed work) 2026-07-05 16:18:35 +10:00
world_clock.py Godstrument: a multi-modal sensor-fusion instrument 2026-07-05 02:13:05 +10:00
world_crypto.py 📈 the trading desk — see the data, pin the ticker, hear the market think 2026-07-06 20:29:08 +10:00
world_dealgod.py Accounts, socio-economic feeds, and hub fixes (track deployed work) 2026-07-05 16:18:35 +10:00
world_debt.py Accounts, socio-economic feeds, and hub fixes (track deployed work) 2026-07-05 16:18:35 +10:00
world_econ.py Accounts, socio-economic feeds, and hub fixes (track deployed work) 2026-07-05 16:18:35 +10:00
world_ephemeris.py Godstrument: a multi-modal sensor-fusion instrument 2026-07-05 02:13:05 +10:00
world_fire.py Accounts, socio-economic feeds, and hub fixes (track deployed work) 2026-07-05 16:18:35 +10:00
world_fx.py 📈 the trading desk — see the data, pin the ticker, hear the market think 2026-07-06 20:29:08 +10:00
world_iss.py Godstrument: a multi-modal sensor-fusion instrument 2026-07-05 02:13:05 +10:00
world_planes.py 🔍 crossover post-merge review — 18 confirmed findings fixed (fable) 2026-07-13 21:24:25 +10:00
world_quakes.py Godstrument: a multi-modal sensor-fusion instrument 2026-07-05 02:13:05 +10:00
world_sats.py 🔍 crossover post-merge review — 18 confirmed findings fixed (fable) 2026-07-13 21:24:25 +10:00
world_sky.py 🔍 crossover post-merge review — 18 confirmed findings fixed (fable) 2026-07-13 21:24:25 +10:00
world_sport.py 🏟 tune the stadium roster — seven sports round the clock 2026-07-07 22:49:03 +10:00
world_sun.py Godstrument: a multi-modal sensor-fusion instrument 2026-07-05 02:13:05 +10:00
world_weather.py Godstrument: a multi-modal sensor-fusion instrument 2026-07-05 02:13:05 +10:00
world_wiki.py Godstrument: a multi-modal sensor-fusion instrument 2026-07-05 02:13:05 +10:00
world_zodiac.py Chinese zodiac + seasons + live wildfires; overlapping concept groups 2026-07-05 02:48:50 +10:00