feat: umbrella-aware conformance (nav label + surface terms) + bespoke hero motifs#6
Merged
Merged
Conversation
…oke hero motifs Extend the presentation doctor and hero renderer so tools that live under the operator's umbrella but are not Project Telos organs can still be graded to the same quality bar with honest framing. presentation-doctor: - options.navLabel / --nav-label (default "Project Telos") parameterizes the nav anchor, so an umbrella tool can anchor its own family nav (e.g. "Quanta ecosystem"). - options.surfaceTerms / --surface-terms (default ["CLI","MCP"]) parameterizes the surface signal, so a compiler can declare CLI + LSP without faking an MCP server. - Defaults preserve the existing five-flagship behavior exactly. render_flagship_heroes: - Add bespoke motifs: "gamut" (chromaticity triangle + measured points) and "effects" (typed-effect tokens flowing into verified codegen). - cfg.footer / cfg.chip override the hero footer and state chip (default remains the Project Telos flagship line), so umbrella heroes are not stamped "PROJECT TELOS". Test-first: new umbrella fixture graded against a custom label + CLI/LSP terms reaches MATCH while the default profile is unchanged. telos node suite 44/44. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
…-aware The changelog freshness check hardcoded an MCP mention, which an umbrella tool without an MCP server (e.g. the QuantaLang compiler) cannot satisfy honestly. Make it require any configured surface term instead (default ["CLI","MCP"] keeps the five-flagship behavior). Test: umbrella fixture's changelog now declares CLI + LSP and reaches MATCH. telos node suite 44/44. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What
Lets tools under the operator's umbrella that are not Project Telos organs (e.g. the QuantaLang/Quantac compiler) reach the same presentation quality bar with honest framing, and gives each flagship a bespoke hero motif.
presentation-doctor
options.navLabel/--nav-label(default"Project Telos") — parameterizes the nav anchor so an umbrella tool anchors its own family nav (e.g."Quanta ecosystem").options.surfaceTerms/--surface-terms(default["CLI","MCP"]) — a compiler can declare CLI + LSP instead of faking an MCP server.render_flagship_heroes
gamut(chromaticity triangle + measured points — Calibrate Pro) andeffects(typed-effect tokens → verified codegen — QuantaLang).cfg.footer/cfg.chipoverride the hero footer/state chip (default stays the Project Telos line) so umbrella heroes aren't stamped "PROJECT TELOS".Test-first / verification
CLI,LSPreaches MATCH; default profile unchanged. telos node suite 44/44.gamutandeffectsheroes render at 1600×640; the five existing flagship PNGs are not re-rendered.🤖 Generated with Claude Code