# Sources and notices

Flynder reuses the following public scientific datasets, source code and assets. Original notices are retained at the paths below. New dating UI, portraits, pixel encoder and session logic are project-specific additions; the upstream projects do not endorse or validate the dating behavior.

| Component | Source / version | Preserved notice |
| --- | --- | --- |
| Neural runtime, sparse GPU shader, data loader, body kinematics | [Xenova/fruit-fly-simulation](https://huggingface.co/spaces/Xenova/fruit-fly-simulation/tree/776d115), revision `776d115`; original application code MIT | `LICENSE`, `upstream/README.md`, original source `src/vendor/` |
| MaleCNS connectome | [MaleCNS v1.0](https://male-cns.janelia.org/download/), FlyEM / HHMI Janelia, University of Cambridge, MRC LMB, Google Research; CC BY 4.0 | `public/data/manifest.json`, `public/model.json`, `LICENSE` |
| Female connectome binary | [snedea/flybrain](https://github.com/snedea/flybrain/tree/9191824d17871b7851645782d53d23f213ddb938), commit `9191824d17871b7851645782d53d23f213ddb938`; repository MIT notice, underlying FlyWire data retains its own attribution | `public/female/LICENSE.md`, `public/female/PROVENANCE.json` |
| Female FlyWire dataset | Dorkenwald et al., *Neuronal wiring diagram of an adult brain*, Nature 634, 124–138 (2024), [doi:10.1038/s41586-024-07558-y](https://doi.org/10.1038/s41586-024-07558-y) | `public/female/PROVENANCE.json` |
| NeuroMechFly body assets | [NeLy-EPFL/flygym](https://github.com/NeLy-EPFL/flygym), dev-v2.0.3; [NeuroMechFly v2](https://doi.org/10.1038/s41592-024-02497-y); assets Apache-2.0, body/kinematic source MIT | `public/body/assets/NOTICE`, `licenses/Body-Apache-2.0.txt`, `licenses/Body-MIT.txt` |
| Three.js | 0.180.0, MIT | `licenses/Three.txt` |
| Hugging Face kernels | `@huggingface/kernels` 0.0.1-preview.1 and bundled kernel assets, Apache-2.0 | `licenses/HuggingFace-Kernels.txt`, `public/kernels/` |
| Inter font | SIL Open Font License | `public/fonts/OFL.txt` |
| Retained upstream icon notice | Lucide ISC/MIT; custom Flynder UI uses text symbols | `licenses/Lucide.txt` |

The neural LIF parameters in the upstream runtime are adapted from Shiu et al., [*A Drosophila computational brain model reveals sensorimotor processing*](https://doi.org/10.1038/s41586-024-07763-9). That work's validation does not validate the transfer to MaleCNS, Flynder's visual mapping, or swipe choreography.

MaleCNS source is larger than the included graph. This app uses all retained annotated entries and all edges between those entries, as specified by the manifest; it does not claim to include every raw source row. The female binary is the exact FlyBrain derived artifact, with checksum verification before decompression. Its edge count and grouping follow that artifact, not a claim about all original FlyWire synapses.

All sixty profile pictures are rendered locally. Ten fruit-fly profiles and the housefly use the attributed body model; the nine other guest profiles use project-authored Three.js geometry. Color, size, staging, fictional names and text were added for this project. The male exterior also uses that female specimen with visual changes; it is not a measured male anatomical mesh.
