# Attributions Third-party code adapted into this workspace. Pinned to the version read at adaptation time; refresh when the source is re-consulted. None yet. This file populates as files are lifted from external sources. ## Reference reads (not adapted, but consulted during design) - [rio](https://github.com/raphamorim/rio) v0.4.12 — MIT. Architectural read notes at `~/Wiki/rio-source-notes.md`. No rio code is vendored. - [foot](https://codeberg.org/dnkl/foot) — MIT. Spirit reference for the "Wayland-only, no built-in multiplexing" design. - [alacritty_terminal](https://github.com/alacritty/alacritty) — Apache-2.0. Reference for VT parser (`vte` crate) and grid/reflow design.