flybrain/services/flysim/crates/flybrain-core/src
acamilo 60f09b79a3 flysim: every harness runs the legacy frame: the trap hunt, the benches, the ROM tests' and the probe's stub drivers
trap_hunt, palette_bench and room_escape ran the frame through NeuralAgent::tick, which installs
a frame and its rewards after the next ticks: one frame behind the stream, with the ratchet
observed without the objective signal and a rollback that never re-observed the scene. They now
restore the way the stream restores and run LegacyFrame::transition and ::boundary, looking in
through FrameObserver; FLY_TRACE works in each of them. The stub-readout drivers of
rom_macros_mode, rom_catch and scene_probe run LegacyFrame::execute and ::stub_advance, which are
the same calls they made, in the same order.
2026-09-23 20:15:20 +00:00
..
decoder flybrain v0.4.0: public tree (history retained privately) 2026-09-21 15:09:46 +00:00
lif flybrain v0.4.0: public tree (history retained privately) 2026-09-21 15:09:46 +00:00
agent.rs flysim: every harness runs the legacy frame: the trap hunt, the benches, the ROM tests' and the probe's stub drivers 2026-09-23 20:15:20 +00:00
bitset.rs flybrain v0.4.0: public tree (history retained privately) 2026-09-21 15:09:46 +00:00
dataset.rs flybrain v0.4.0: public tree (history retained privately) 2026-09-21 15:09:46 +00:00
decoder.rs flybrain v0.4.0: public tree (history retained privately) 2026-09-21 15:09:46 +00:00
envelope.rs flybrain v0.4.0: public tree (history retained privately) 2026-09-21 15:09:46 +00:00
error.rs flybrain v0.4.0: public tree (history retained privately) 2026-09-21 15:09:46 +00:00
jsmath.rs flybrain v0.4.0: public tree (history retained privately) 2026-09-21 15:09:46 +00:00
json.rs flybrain v0.4.0: public tree (history retained privately) 2026-09-21 15:09:46 +00:00
lib.rs flybrain v0.4.0: public tree (history retained privately) 2026-09-21 15:09:46 +00:00
lif.rs flybrain v0.4.0: public tree (history retained privately) 2026-09-21 15:09:46 +00:00
ordered.rs flybrain v0.4.0: public tree (history retained privately) 2026-09-21 15:09:46 +00:00
plasticity.rs flybrain v0.4.0: public tree (history retained privately) 2026-09-21 15:09:46 +00:00
pool.rs flybrain v0.4.0: public tree (history retained privately) 2026-09-21 15:09:46 +00:00
retina.rs flybrain v0.4.0: public tree (history retained privately) 2026-09-21 15:09:46 +00:00
rng.rs flybrain v0.4.0: public tree (history retained privately) 2026-09-21 15:09:46 +00:00
version.rs flybrain v0.4.0: public tree (history retained privately) 2026-09-21 15:09:46 +00:00