dsh-amphoreus - third-party notices 1. dsh-synapse (https://github.com/liangmianya/dsh-synapse), v0.4.1, MIT License. The canvas workbench under workbench/ (app.js, styles.css, mark.svg) and the host projection index in src/host/workbench.ts are adapted from dsh-synapse. Changes: routes moved under /amphoreus/workbench, bridge source renamed to dsh-amphoreus, message types renamed synapse:* -> amphoreus:*, the host projection keeps only an in-memory seq index rebuilt from session logs (no session text, no workbench.json/.lock), message bodies reach the canvas from the browser session controller only, colors bound to DSH --dsw-alias-* tokens, cards carry Chrysos-heir ownership and handoff edges. The magazine 'full' layout is CSS-only layering (.magazine-full) over the original DOM. the upstream vendor brand glyph (mark.svg) replaced by original artwork for this plugin. Original license text follows. MIT License Copyright (c) 2026 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. 2. This package is built on DeepSeek Harness (DSH). It is not an official DeepSeek product and implies no endorsement. 3. Honkai: Star Rail artwork is NOT bundled. Visual assets are read at runtime from a user-provided assetsRoot directory; the package ships only file-name references.