flybrain/packages/brain/tests/legacy
acamilo 660c3cf00d
Some checks failed
ci / node 22 (test + typecheck) (push) Has been cancelled
ci / rust stable (cargo test --workspace --release) (push) Has been cancelled
ci / infra/tests/lint.sh (push) Has been cancelled
ci / playwright apps/stage (allowed to fail) (push) Has been cancelled
flybrain v0.4.0: public tree (history retained privately)
2026-09-21 15:09:46 +00:00
..
decoder.ts flybrain v0.4.0: public tree (history retained privately) 2026-09-21 15:09:46 +00:00
lif.ts flybrain v0.4.0: public tree (history retained privately) 2026-09-21 15:09:46 +00:00
plasticity.ts flybrain v0.4.0: public tree (history retained privately) 2026-09-21 15:09:46 +00:00
protocol.ts flybrain v0.4.0: public tree (history retained privately) 2026-09-21 15:09:46 +00:00
README.md flybrain v0.4.0: public tree (history retained privately) 2026-09-21 15:09:46 +00:00

Legacy oracle modules

Verbatim copies of the original fly-plays-pokemon neural modules (commit 9ad160b plus the uncommitted 2026-09-14 ratchet-sprint working tree). Only import paths were changed.

They exist so the generalized modules in src/ can be proven bit-exact against the original behaviour under default configuration. Never edit them; if the kernel must change, bump the kernel/plasticity version string instead.