JUXT — THIRD-PARTY NOTICES + ASSET PROVENANCE =========================================================== Juxt is NON-COMMERCIAL RESEARCH SOFTWARE published as a research artifact by Phil Renato (see LICENSE.txt + DISCLAIMER.md). This file lists what it uses and where the bundled assets came from. RUNTIME LIBRARIES (vendored in this download) ----------------------------------------------------------- IBM Plex Mono — SIL Open Font License 1.1, © IBM. Bundled as static woff2 files (400/500/600 weights) in vendor/font/ so the app stays fully offline-installable with no runtime fetch. Syne — SIL Open Font License 1.1, © the Syne Project Authors. Bold weight only, used for the RendreJuxt-branded wordmark (only rendered when Juxt is launched with ?from=rendre — the default Juxt wordmark stays IBM Plex Mono). Vendored locally the same way as IBM Plex Mono above (vendor/font/syne-700.woff2). mp4-muxer — MIT License Copyright (c) 2022 Vanilagy https://github.com/Vanilagy/mp4-muxer Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. CODE PROVENANCE (methods reused from Rendre, Phil's own prior app) ----------------------------------------------------------- Juxt's video-export pipeline (WebCodecs VideoEncoder → mp4-muxer, with a WebM/MediaRecorder fallback for browsers without WebCodecs) and its dependency-free ZIP writer are ports of code first written for Rendre (rendre-web, Phil Renato + Claude). No third-party licensed code beyond mp4-muxer itself is involved. The Glicko-1 rating system used by Juxt's cull/ranking mode is a published algorithm (Mark Glickman, "The Glicko system," Boston University, 1995) — the JavaScript implementation here was written for Juxt from the public formulas, not copied from any Glicko reference implementation. PROVENANCE NOTE: Juxt's first working deploy (v00000-001) was committed to the shared philrenato-web repo's history under a commit labeled for an unrelated app ("glisten v214") — a one-time git mixup during a shared checkout, resolved operationally with no data lost. Noted here for anyone archaeologizing the launch. BUNDLED ASSETS ----------------------------------------------------------- The default "Sample A / Sample B" comparison pair shown on first launch is generated procedurally at runtime (a small canvas gradient + shapes script) — no photographs or third-party images are bundled with this app. TRADEMARKS ----------------------------------------------------------- Juxt™ and RendreJuxt™ (the name this app takes when launched from Rendre) are marks of Phil Renato. Ideas and source may travel; the names may not. All other trademarks are the property of their respective owners. "Rendre" is Phil Renato's own prior research app, referenced here only to credit code lineage. CONTACT ----------------------------------------------------------- Phil Renato · renato.design · philrenato@gmail.com