{
  "site": "UnwindCode.ai",
  "version": "2026-06-05",
  "asset_governance": {
    "principle": "Assets explain the AI organism ecosystem, clarify trust boundaries, or guide visitors toward a next action. Decoration alone is not enough.",
    "text_policy": "Interactive UI labels, route names, and translations stay code-native in HTML/i18n. Visual assets should not embed critical UI text.",
    "motion_policy": "Prefer CSS and SVG motion first. Respect prefers-reduced-motion and avoid performance-heavy effects on mobile.",
    "optimization_policy": "Use dependency-free SVG, compressed raster images, responsive variants, and lazy loading unless a heavier asset clearly improves comprehension."
  },
  "assets": [
    {
      "id": "glass-lab-nav-brain-gateway",
      "name": "Glass Lab Nav Brain Gateway",
      "file": "index.html#nav, style.css, main.js",
      "route": "site-wide",
      "surface": "#nav",
      "format": "html/css/javascript",
      "status": "local-proof",
      "purpose": "Keep the governed Brain gateway reachable from every public route without making visitors hunt through the homepage or lose their way inside the organism archive.",
      "trust_value": "Turns global navigation into route recovery: the Brain action points to the bounded homepage gateway, Build With Us remains the collaboration conversion path, and the compact drawer orientation receipt keeps Home, Brain, and Build legible as the three safe recovery paths.",
      "accessibility": "The Brain action uses i18n-backed text plus an aria label that names the governed prototype gateway. The mobile drawer injects a translated orientation receipt, clones both nav actions into a right-side glass action group, preserves strong text contrast, and closes on Escape, outside click, or link selection.",
      "text_policy": "All visible labels live in HTML and i18n shards; no critical navigation text is embedded in imagery or pseudo-elements.",
      "motion_policy": "CSS-only glass, hover, focus, and drawer transforms; no scroll hijack, telemetry, model call, or animation required to understand the route.",
      "performance": {
        "loading": "eager",
        "dependencies": [],
        "target_size_kb": 2,
        "mobile_policy": "Desktop action pills are hidden under 1240px and reappear as full-width drawer actions after a translated orientation receipt with no horizontal overflow at compact widths."
      },
      "owner": "Website Development Team",
      "last_reviewed": "2026-06-28"
    },
    {
      "id": "hero-signal-field",
      "name": "Hero Signal Field",
      "file": "main.js#hero-signal-field",
      "route": "/",
      "surface": "#hero",
      "format": "canvas/javascript",
      "status": "production",
      "purpose": "Make the homepage hero feel like a living organism interface by visualizing a visitor signal moving through gateway, cortex, memory, proof, and authority boundary nodes.",
      "trust_value": "Turns the ambient first-viewport motion into an inspectable architecture metaphor instead of random particles: the same organism loop described in the semantic hero console is echoed as a bounded progressive-enhancement field.",
      "accessibility": "Decorative canvas is aria-hidden. The actual meaning is exposed through semantic HTML copy, an ordered step list, bilingual labels, visible authority-boundary text, and CreativeWork schema.",
      "text_policy": "No embedded UI text. The canvas draws only nodes, paths, particles, and boundaries; all labels live in index.html and i18n.js.",
      "motion_policy": "Dependency-free canvas animation with prefers-reduced-motion support, static compact-screen mode, pointer response only on larger screens, and no WebGL dependency.",
      "performance": {
        "loading": "eager",
        "dependencies": [],
        "target_size_kb": 14,
        "mobile_policy": "Static compact mode under 760px, capped device-pixel-ratio, no video, no WebGL, and no mobile pointer animation."
      },
      "owner": "Website Development Team",
      "last_reviewed": "2026-06-08"
    },
    {
      "id": "organism-pulse-field",
      "name": "Organism Pulse Field",
      "file": "assets/visuals/organism-pulse-field.svg",
      "route": "/",
      "surface": "#hero-console-title",
      "format": "image/svg+xml",
      "status": "production",
      "purpose": "Make the homepage hero explain how a visitor signal becomes a governed organism run through gateway, cortex, memory, proof, and authority boundary.",
      "trust_value": "Turns the first viewport from a promise into a concrete operating rhythm: intent enters, the organism routes work, memory shapes context, proof is left behind, and high-risk actions stay approval-gated.",
      "accessibility": "Decorative SVG is loaded with empty alt text and aria-hidden. The actual meaning is exposed through semantic HTML copy, an ordered step list, bilingual labels, and visible authority-boundary text.",
      "text_policy": "No embedded UI text. All labels live in index.html and i18n.js.",
      "motion_policy": "Lightweight SVG/CSS pulse animation only, with prefers-reduced-motion support inside the asset and no JavaScript animation dependency.",
      "performance": {
        "loading": "eager",
        "dependencies": [],
        "target_size_kb": 16,
        "mobile_policy": "Single-column hero console, transform-only motion, no WebGL, video, or scroll listeners."
      },
      "owner": "Website Development Team",
      "last_reviewed": "2026-06-05"
    },
    {
      "id": "organism-ecosystem-map",
      "name": "Organism Ecosystem Map",
      "file": "assets/visuals/organism-ecosystem-map.svg",
      "route": "/",
      "surface": "#ecosystem-map",
      "format": "image/svg+xml",
      "status": "production",
      "purpose": "Explain the shared organism spine and the five public product paths: Visual Cortex, Infinity Mirror, Financial Organisms, Brain Cell Architecture, and Research Organisms.",
      "trust_value": "Shows cortex, memory, immune boundaries, and proof as the shared governed spine rather than presenting the ecosystem as disconnected apps.",
      "accessibility": "Decorative SVG is loaded with empty alt text and aria-hidden. The actual meaning is exposed through semantic HTML copy, bilingual labels, and keyboard-focusable links.",
      "text_policy": "No embedded UI text. All labels live in index.html and i18n.js.",
      "motion_policy": "Lightweight SVG/CSS animation only, with prefers-reduced-motion support inside the asset and no JavaScript animation dependency.",
      "performance": {
        "loading": "lazy",
        "dependencies": [],
        "target_size_kb": 8,
        "mobile_policy": "Static responsive layout with no WebGL, video, or scroll listeners."
      },
      "owner": "Website Development Team",
      "last_reviewed": "2026-06-05"
    },
    {
      "id": "organism-difference-lens",
      "name": "Organism Difference Lens",
      "file": "assets/visuals/organism-difference-lens.svg",
      "route": "/",
      "surface": "#organism-lens-title",
      "format": "image/svg+xml",
      "status": "production",
      "purpose": "Help first-time visitors understand why Unwind Code builds AI organisms rather than typical apps by comparing state, reasoning, authority, and proof.",
      "trust_value": "Turns the organism primer into an inspectable decision surface: visitors can see how continuity, cortex routing, human authority, and proof loops create a safer architecture than static task execution.",
      "accessibility": "Decorative SVG is loaded with empty alt text and aria-hidden. The actual meaning is exposed through native radio inputs, fieldset/legend, bilingual panels, the comparison table, and keyboard focus states.",
      "text_policy": "No embedded UI text. All labels live in index.html and i18n.js.",
      "motion_policy": "Lightweight SVG/CSS lens animation only, with prefers-reduced-motion support inside the asset and no JavaScript animation dependency.",
      "performance": {
        "loading": "lazy",
        "dependencies": [],
        "target_size_kb": 14,
        "mobile_policy": "Single-column selector, responsive SVG visual, no WebGL, video, or scroll listeners."
      },
      "owner": "Website Development Team",
      "last_reviewed": "2026-06-07"
    },
    {
      "id": "organism-vocabulary-decoder",
      "name": "Organism Vocabulary Decoder",
      "file": "assets/visuals/organism-vocabulary-decoder.svg",
      "route": "/",
      "surface": "#organism-vocabulary-title",
      "format": "image/svg+xml",
      "status": "production",
      "purpose": "Translate core AI organism vocabulary into plain product decisions before visitors reach organism cards or deeper architecture routes.",
      "trust_value": "Turns Gateway, Cortex, Memory, Cells, Immune System, and Proof Loop into inspectable meaning: what each term means, what a visitor should inspect, and which overclaim is blocked.",
      "accessibility": "Decorative SVG is loaded with empty alt text and aria-hidden. The actual meaning is exposed through semantic bilingual headings, definition lists, a durable architecture link, and keyboard-readable HTML.",
      "text_policy": "No embedded UI text. All labels live in index.html and i18n.js.",
      "motion_policy": "Lightweight SVG/CSS decoder animation only, with prefers-reduced-motion support inside the asset and no JavaScript animation dependency.",
      "performance": {
        "loading": "lazy",
        "dependencies": [],
        "target_size_kb": 16,
        "mobile_policy": "Single-column definition list, responsive SVG visual, no WebGL, video, or scroll listeners."
      },
      "owner": "Website Development Team",
      "last_reviewed": "2026-06-23"
    },
    {
      "id": "homepage-search-intent-compass",
      "name": "Homepage Search Intent Compass",
      "file": "assets/visuals/homepage-search-intent-compass.svg",
      "route": "/",
      "surface": "#homepage-search-intent-title",
      "format": "image/svg+xml",
      "status": "production",
      "purpose": "Map high-value public search language into proof routes and blocked authority claims before visitors enter the trust progression rail.",
      "trust_value": "Turns AI agents, Web3 architecture, autonomous systems, cognitive agents, on-chain intelligence, AI organism design, immersive AI interfaces, and agentic software architecture into inspectable next routes rather than broad marketing claims; the Web3 route now lands on custody ownership before simulation scenarios.",
      "accessibility": "Decorative SVG is loaded with empty alt text and aria-hidden. The critical meaning lives in semantic bilingual HTML links, visible proof labels, blocked-claim text, and keyboard focus states.",
      "text_policy": "No embedded UI text. All visible terms, proof routes, and blocked claims live in index.html and i18n shards.",
      "motion_policy": "Lightweight SVG/CSS line motion only, with prefers-reduced-motion support inside the asset and global reduced-motion suppression.",
      "performance": {
        "loading": "lazy",
        "dependencies": [],
        "target_size_kb": 18,
        "mobile_policy": "Single-column proof route list and contained textless SVG support asset; no WebGL, canvas, video, telemetry, or scroll listener."
      },
      "owner": "Website Development Team",
      "last_reviewed": "2026-06-23"
    },
    {
      "id": "organism-readiness-radar",
      "name": "Organism Readiness Radar",
      "file": "assets/visuals/organism-readiness-radar.svg",
      "route": "/",
      "surface": "#organism-readiness-title",
      "format": "image/svg+xml",
      "status": "production",
      "purpose": "Let homepage visitors inspect Visual Cortex, Infinity Mirror, Financial Organisms, Brain Cell Architecture, and Research Organisms by maturity, proof artifact, authority boundary, and next route before choosing a product path.",
      "trust_value": "Turns the five-organism product surface into a proof-aware readiness console, making status labels, public evidence, source caveats, and human authority boundaries visible before conversion.",
      "accessibility": "Decorative SVG is loaded with empty alt text and aria-hidden. The actual meaning is exposed through native radio inputs, fieldset/legend, bilingual readiness panels, durable route links, and keyboard focus states.",
      "text_policy": "No embedded UI text. All labels live in index.html and i18n.js.",
      "motion_policy": "Lightweight SVG/CSS radar animation only, with prefers-reduced-motion support inside the asset and no JavaScript animation dependency.",
      "performance": {
        "loading": "lazy",
        "dependencies": [],
        "target_size_kb": 14,
        "mobile_policy": "Single-column selector with dimmed decorative SVG, no WebGL, video, or scroll listeners."
      },
      "owner": "Website Development Team",
      "last_reviewed": "2026-06-07"
    },
    {
      "id": "architecture-proof-runway",
      "name": "Architecture Proof Runway",
      "file": "assets/visuals/architecture-proof-runway.svg",
      "route": "/",
      "surface": "#architecture-runway-title",
      "format": "image/svg+xml",
      "status": "production",
      "purpose": "Make the homepage architecture section show how a request earns authority through gateway signal, context fence, specialist cells, immune decision, and proof output.",
      "trust_value": "Turns the older architecture metaphor into a proof-first runway visitors can inspect before clicking into the full architecture page.",
      "accessibility": "Decorative SVG is loaded with empty alt text and aria-hidden. The actual meaning is exposed through semantic HTML copy, an ordered step list, bilingual labels, and a durable architecture route link.",
      "text_policy": "No embedded UI text. All labels live in index.html and i18n.js.",
      "motion_policy": "Lightweight SVG/CSS runway animation only, with prefers-reduced-motion support inside the asset and no JavaScript animation dependency.",
      "performance": {
        "loading": "lazy",
        "dependencies": [],
        "target_size_kb": 12,
        "mobile_policy": "Single-column proof sequence with dimmed decorative SVG, no WebGL, video, or scroll listeners."
      },
      "owner": "Website Development Team",
      "last_reviewed": "2026-06-08"
    },
    {
      "id": "homepage-doctrine-gateway",
      "name": "Homepage Doctrine Gateway",
      "file": "assets/visuals/homepage-doctrine-gateway.svg",
      "route": "/",
      "surface": "#homepage-doctrine-title",
      "format": "image/svg+xml",
      "status": "production",
      "purpose": "Bring the Unwind prime directive into the homepage philosophy section as a governed product constraint surface.",
      "trust_value": "Turns broad belief language into visible controls for money-as-armor, clarity, human authority, proof, and human outcomes before visitors reach the future vision.",
      "accessibility": "Decorative SVG is loaded with empty alt text and aria-hidden. The actual meaning is exposed through semantic HTML copy, a definition list of doctrine controls, bilingual labels, and a durable philosophy route link.",
      "text_policy": "No embedded UI text. All labels live in index.html and i18n.js.",
      "motion_policy": "Lightweight SVG/CSS doctrine animation only, with prefers-reduced-motion support inside the asset and no JavaScript animation dependency.",
      "performance": {
        "loading": "lazy",
        "dependencies": [],
        "target_size_kb": 12,
        "mobile_policy": "Single-column doctrine control list with dimmed decorative SVG, no WebGL, video, or scroll listeners."
      },
      "owner": "Website Development Team",
      "last_reviewed": "2026-06-08"
    },
    {
      "id": "visitor-pathway-map",
      "name": "Visitor Pathway Map",
      "file": "assets/visuals/visitor-pathway-map.svg",
      "route": "/",
      "surface": "#pathfinder-title",
      "format": "image/svg+xml",
      "status": "production",
      "purpose": "Help builders, creators, users, protocols, investors, and collaborators choose the clearest next artifact across the Unwind Code organism ecosystem.",
      "trust_value": "Turns conversion into an evidence path by pairing each visitor intent with an inspectable product, proof artifact, and authority boundary before any CTA.",
      "accessibility": "Decorative SVG is loaded with empty alt text and aria-hidden. The actual meaning is exposed through native radio inputs, fieldset/legend, bilingual route panels, and keyboard focus states.",
      "text_policy": "No embedded UI text. All labels live in index.html and i18n.js.",
      "motion_policy": "Lightweight SVG/CSS route animation only, with prefers-reduced-motion support inside the asset and no JavaScript animation dependency.",
      "performance": {
        "loading": "lazy",
        "dependencies": [],
        "target_size_kb": 12,
        "mobile_policy": "Single-column selector, dimmed static route map, no WebGL, video, or scroll listeners."
      },
      "owner": "Website Development Team",
      "last_reviewed": "2026-06-05"
    },
    {
      "id": "subscriber-signal-beacon",
      "name": "Subscriber Signal Beacon",
      "file": "assets/visuals/subscriber-signal-beacon.svg",
      "route": "/",
      "surface": "#cta",
      "format": "image/svg+xml",
      "status": "production",
      "purpose": "Help builders, investors, users, and collaborators understand which proof-filtered public-safe signal they receive before subscribing or opening a conversation.",
      "trust_value": "Turns the subscriber CTA into a governed intake gateway by pairing each audience with a proof filter, authority boundary, and next inspection route.",
      "accessibility": "Decorative SVG is hidden from assistive technology. The interactive meaning is exposed through native radio controls, bilingual routing panels, email form labels, and keyboard focus states.",
      "text_policy": "No embedded UI text. All labels live in index.html and i18n.js.",
      "motion_policy": "Lightweight SVG/CSS signal animation only, with prefers-reduced-motion support inside the asset and no JavaScript animation dependency.",
      "performance": {
        "loading": "lazy",
        "dependencies": [],
        "target_size_kb": 14,
        "mobile_policy": "Single-column selector with dimmed decorative SVG, no WebGL, video, or scroll listeners."
      },
      "owner": "Website Development Team",
      "last_reviewed": "2026-06-06"
    },
    {
      "id": "homepage-decision-handoff",
      "name": "Homepage Decision Handoff",
      "file": "index.html",
      "route": "/",
      "surface": "#cta-decision-handoff-title",
      "format": "semantic-html",
      "status": "production",
      "purpose": "Let builders, investors, users, protocols, subscribers, and collaborators choose a first artifact, proof route, and safe next action before subscription or Brain chat.",
      "trust_value": "Turns the final CTA into a decision handoff instead of a generic conversion block, making each visitor path inspectable before the page asks for attention, email, or conversation, including a Web3 protocol path that starts with custody and no-broadcast proof.",
      "accessibility": "The handoff is semantic HTML with a fieldset, legend, native radio controls, bilingual panels, durable links, and visible keyboard focus states.",
      "text_policy": "All labels live in index.html and i18n.js. No visual asset embeds critical text.",
      "motion_policy": "CSS-only focus and hover states with transform and opacity. No JavaScript animation dependency, no canvas, no WebGL, no live polling, and no motion-only proof.",
      "performance": {
        "loading": "document",
        "dependencies": [],
        "target_size_kb": 3,
        "mobile_policy": "Tabs collapse into a single-column decision list with readable panels, no horizontal scrolling, no hidden text, and no gesture-only control."
      },
      "owner": "Website Development Team",
      "last_reviewed": "2026-06-16"
    },
    {
      "id": "homepage-decision-handoff-receipt",
      "name": "Homepage Decision Handoff Receipt",
      "file": "assets/visuals/homepage-decision-handoff-receipt.svg",
      "route": "/",
      "surface": "#cta-decision-handoff-title",
      "format": "image/svg+xml",
      "status": "local_proof",
      "purpose": "Give the final CTA a premium textless receipt visual that shows role and protocol signals becoming first artifact, proof route, safe action, and authority lock before chat or subscription.",
      "trust_value": "Makes the conversion moment feel like a governed handoff instead of a generic form while keeping all critical meaning, including the protocol custody boundary, in semantic HTML and bilingual copy.",
      "accessibility": "Decorative SVG is hidden from assistive technology. The real interaction remains a fieldset with native radio controls, durable links, and visible focus states.",
      "text_policy": "No embedded UI text or foreignObject. The SVG carries only abstract receipt, route, proof, and lock forms; all labels live in index.html and i18n.js.",
      "motion_policy": "Lightweight SVG stroke and pulse animation with an internal prefers-reduced-motion stop. No JavaScript animation dependency, no canvas, no WebGL, no live polling, and no motion-only proof.",
      "performance": {
        "loading": "lazy",
        "dependencies": [],
        "target_size_kb": 12,
        "mobile_policy": "Stable aspect-ratio frame with bounded height, no horizontal scrolling, no gesture-only control, no video, and no scroll listener."
      },
      "owner": "Website Development Team",
      "last_reviewed": "2026-06-24"
    },
    {
      "id": "homepage-consent-receipt",
      "name": "Homepage Consent Receipt",
      "file": "index.html",
      "route": "/",
      "surface": "#cta-consent-title",
      "format": "semantic-html",
      "status": "local_proof",
      "purpose": "Make chat, subscription, proof return, and blocked measurement boundaries visible before a visitor sends a prompt or email.",
      "trust_value": "Translates consent-aware source research into an Unwind-native receipt that names the signal, proof route, and blocked authority for the final conversion gateway.",
      "accessibility": "The receipt is semantic HTML with a labelled section, ordered list, definition lists, durable links, bilingual labels, and mobile single-column layout.",
      "text_policy": "All labels live in index.html and i18n.js. No visual asset embeds critical text.",
      "motion_policy": "Static semantic HTML and CSS-only focus states. No animation dependency, no live polling, no hidden analytics, no canvas, no WebGL, and no motion-only proof.",
      "performance": {
        "loading": "document",
        "dependencies": [],
        "target_size_kb": 3,
        "mobile_policy": "Single-column receipt with readable rows, no horizontal scrolling, no hidden text, and no gesture-only control."
      },
      "owner": "Website Development Team",
      "last_reviewed": "2026-06-18"
    },
    {
      "id": "homepage-human-signal-ledger",
      "name": "Homepage Human Signal Ledger",
      "file": "index.html",
      "route": "/",
      "surface": "#homepage-human-signal-title",
      "format": "semantic-html",
      "status": "production",
      "purpose": "Translate human AI needs into Unwind-native organism paths before visitors inspect technical maturity labels.",
      "trust_value": "Turns the human-signal research principle into proof-bound product routing: mental room, build momentum, trust diligence, value safety, and public learning each name an organism, proof return, and authority stop.",
      "accessibility": "Semantic section, ordered list, durable links, bilingual i18n copy, definition lists, visible focus states, and no motion-only meaning.",
      "text_policy": "All labels live in index.html and i18n.js. Public meaning is repeated in llms.txt, ai-services.json, audit, implementation packet, and tests.",
      "motion_policy": "CSS-only focus and hover states with transform and opacity. No JavaScript animation dependency, no canvas, no WebGL, no live polling, no telemetry, and no motion-only proof.",
      "performance": {
        "loading": "inline-semantic",
        "dependencies": [],
        "target_size_kb": 3,
        "mobile_policy": "The ledger collapses into a single-column human signal list with no horizontal scroll, no gesture-only control, no canvas, and no WebGL."
      },
      "owner": "Website Development Team",
      "last_reviewed": "2026-06-16"
    },
    {
      "id": "homepage-route-atlas",
      "name": "Homepage Route Atlas",
      "file": "index.html",
      "route": "/",
      "surface": "#homepage-route-atlas-title",
      "format": "semantic-html",
      "status": "local_proof",
      "purpose": "Give visitors a compact early wayfinding surface that maps build, use, verify, follow, and collaborate paths to durable routes before the long scroll narrative begins.",
      "trust_value": "Turns dense lab information architecture into proof-aware route selection with audience, state label, route, and authority boundary visible at the top of the homepage.",
      "accessibility": "Semantic section with nav landmarks, durable links, bilingual labels, visible focus states, and mobile single-column rows.",
      "text_policy": "All labels live in index.html and i18n.js. No visual asset embeds critical text.",
      "motion_policy": "CSS-only focus and hover states with transform only. No JavaScript animation dependency, no canvas, no WebGL, no live polling, no hidden telemetry, and no motion-only proof.",
      "performance": {
        "loading": "inline-semantic",
        "dependencies": [],
        "target_size_kb": 3,
        "mobile_policy": "The atlas collapses into a single-column route list with no horizontal scroll, no hidden text, no gesture-only control, no canvas, and no WebGL."
      },
      "owner": "Website Development Team",
      "last_reviewed": "2026-06-18"
    },
    {
      "id": "homepage-proof-broker",
      "name": "Homepage Proof Broker",
      "file": "index.html, assets/visuals/homepage-proof-broker.svg",
      "route": "/",
      "surface": "#homepage-proof-broker-title",
      "format": "semantic-html-plus-svg",
      "status": "local_proof",
      "purpose": "Translate a visitor's first question into a product-safe organism path, first packet, proof route, and blocked authority before the current proof dispatch.",
      "trust_value": "Turns early wayfinding into concrete expectation setting: builders, investors, users, and protocols can see the first artifact they should receive before chat, subscription, or collaboration starts.",
      "accessibility": "Native fieldset, legend, radio inputs, labels, definition lists, durable proof links, bilingual copy, visible focus states, and text-first meaning. The SVG is aria-hidden in the homepage and carries no critical text.",
      "text_policy": "No embedded UI text in the SVG. Critical meaning lives in index.html, i18n/source.js route shards, llms.txt, ai-services.json, audit, implementation packet, manifest, and tests.",
      "motion_policy": "Lightweight SVG animateMotion pulses only, hidden under prefers-reduced-motion. No JavaScript animation dependency, canvas, WebGL, telemetry, wallet connection, or motion-only proof.",
      "performance": {
        "loading": "lazy-svg-plus-inline-semantic",
        "dependencies": [],
        "target_size_kb": 14,
        "mobile_policy": "The broker collapses into single-column content with stacked tabs; text remains readable, no horizontal scroll, no gesture-only control, no canvas, no WebGL, and no wallet connection."
      },
      "owner": "Website Development Team",
      "last_reviewed": "2026-06-28"
    },
    {
      "id": "homepage-lab-circuit",
      "name": "Homepage AI and Web3 Lab Circuit",
      "file": "assets/visuals/homepage-lab-circuit.svg",
      "route": "/",
      "surface": "#homepage-lab-circuit-title",
      "format": "semantic-html-plus-svg",
      "status": "local_proof",
      "purpose": "Explain the UnwindCode.ai lab circuit before route selection: visitor signal, AI organism routing, Web3 authority boundary, proof memory, and human-approved handoff.",
      "trust_value": "Turns the AI + Web3 architecture lab promise into an inspectable mental model, so first-time visitors understand what can route, what stays fenced, what proof travels, and where collaboration begins.",
      "accessibility": "The SVG is aria-hidden in the homepage and carries no critical text. The meaning is exposed through semantic HTML, native radio controls, bilingual labels, definition lists, durable links, and visible focus states.",
      "text_policy": "No embedded UI text in the SVG. Critical meaning lives in index.html, i18n.js, llms.txt, ai-services.json, audit, implementation packet, manifest, and tests.",
      "motion_policy": "Lightweight SVG/CSS stroke and opacity animation only, with prefers-reduced-motion support inside the asset. No JavaScript animation dependency, canvas, WebGL, live polling, telemetry, or motion-only proof.",
      "performance": {
        "loading": "lazy-svg-plus-inline-semantic",
        "dependencies": [],
        "target_size_kb": 16,
        "mobile_policy": "The circuit collapses into a single-column semantic selector; SVG becomes static visual support, text remains readable, and there is no horizontal scroll, gesture-only control, canvas, or WebGL."
      },
      "owner": "Website Development Team",
      "last_reviewed": "2026-06-24"
    },
    {
      "id": "homepage-web3-trust-lock",
      "name": "Homepage Web3 Trust Lock",
      "file": "index.html, assets/visuals/homepage-web3-trust-lock.svg",
      "route": "/",
      "surface": "#homepage-web3-trust-lock-title",
      "format": "semantic-html-plus-svg",
      "status": "local_proof",
      "purpose": "Make Web3 value-motion safety inspectable in the first homepage circuit: read-only context, unsigned packet, broadcast lock, and human custody.",
      "trust_value": "Turns the AI + Web3 architecture lab promise into a practical trust boundary before product selection, so protocol visitors understand exactly why no wallet, signing, custody, or broadcast exists on the homepage.",
      "accessibility": "Semantic section, ordered list, durable links, bilingual labels, visible focus states, and text-first meaning. The SVG is aria-hidden and carries no critical text.",
      "text_policy": "No embedded UI text in the SVG. Critical meaning lives in index.html, i18n/source.js route shards, llms.txt, ai-services.json, implementation packet, manifest, and tests.",
      "motion_policy": "Lightweight SVG/CSS stroke, transform, and opacity animation only, with prefers-reduced-motion support inside the asset. No JavaScript animation dependency, canvas, WebGL, live polling, telemetry, wallet connection, or motion-only proof.",
      "performance": {
        "loading": "lazy-svg-plus-inline-semantic",
        "dependencies": [],
        "target_size_kb": 9,
        "mobile_policy": "The trust lock collapses into a single-column route list with no horizontal scroll, no hidden text, no gesture-only control, no canvas, no WebGL, and no wallet connection."
      },
      "owner": "Website Development Team",
      "last_reviewed": "2026-06-22"
    },
    {
      "id": "homepage-proof-dispatch",
      "name": "Homepage Current Proof Dispatch",
      "file": "index.html",
      "route": "/",
      "surface": "#homepage-proof-dispatch-title",
      "format": "semantic-html",
      "status": "local_proof",
      "purpose": "Expose the newest release proof beats near the top of the homepage before the long-scroll narrative expands, including the website-awareness parity gate.",
      "trust_value": "Turns Anthropic-style early release proof into Unwind-native public memory: production checkpoint, route atlas, Brain response receipt, Brain Awareness Checkpoint parity, and transmission social packet readiness.",
      "accessibility": "Semantic section with ordered list, durable links, bilingual labels, visible focus states, and mobile single-column proof rows.",
      "text_policy": "All labels live in index.html and i18n.js. No visual asset embeds critical text.",
      "motion_policy": "CSS-only focus and hover states with transform only. No JavaScript animation dependency, no canvas, no WebGL, no live polling, no hidden telemetry, and no motion-only proof.",
      "performance": {
        "loading": "inline-semantic",
        "dependencies": [],
        "target_size_kb": 3,
        "mobile_policy": "The dispatch collapses into a single-column proof list with no horizontal scroll, no hidden text, no gesture-only control, no canvas, and no WebGL."
      },
      "owner": "Website Development Team",
      "last_reviewed": "2026-06-24"
    },
    {
      "id": "homepage-proof-dispatch-relay",
      "name": "Homepage Proof Dispatch Relay",
      "file": "assets/visuals/homepage-proof-dispatch-relay.svg",
      "route": "/",
      "surface": "#homepage-proof-dispatch-title",
      "format": "image/svg+xml",
      "status": "local_proof",
      "purpose": "Provide a textless visual relay for the five early homepage proof beats: production checkpoint, route clarity, Brain receipt, website-awareness parity, and transmission social packet readiness.",
      "trust_value": "Makes the newest proof dispatch feel like one governed release flow while keeping all critical meaning in semantic HTML, bilingual copy, durable links, and proof metadata.",
      "accessibility": "Decorative in the page with empty alt and aria-hidden. The SVG carries title and desc for direct file inspection, while critical meaning remains in the ordered list.",
      "text_policy": "No critical wording is embedded in the SVG. All labels, state, proof routes, and boundaries live in index.html and i18n/source.js.",
      "motion_policy": "Lightweight SVG animateMotion pulses only, hidden under prefers-reduced-motion. No JavaScript, canvas, WebGL, polling, telemetry, or motion-only proof.",
      "performance": {
        "loading": "lazy",
        "dependencies": [],
        "target_size_kb": 12,
        "mobile_policy": "The relay scales inside the intro column and remains decorative; the proof list remains the complete mobile experience."
      },
      "owner": "Website Development Team",
      "last_reviewed": "2026-06-24"
    },
    {
      "id": "homepage-organism-routing-lattice",
      "name": "Homepage Organism Routing Lattice",
      "file": "assets/visuals/homepage-organism-routing-lattice.svg",
      "route": "/",
      "surface": "#homepage-organism-routing-title",
      "format": "semantic-html-plus-svg",
      "status": "local_proof",
      "purpose": "Give first-time visitors a premium, text-first visual model for how one request becomes a governed organism run across gateway, memory, specialist cells, authority boundary, and proof return.",
      "trust_value": "Turns immersive motion into architecture literacy: every selectable layer names a proof route and a blocked authority condition before the homepage continues into source research and scroll choreography.",
      "accessibility": "The SVG is aria-hidden in the homepage and carries no critical text. The meaning is exposed through semantic HTML, native radio controls, bilingual labels, definition lists, durable links, and visible focus states.",
      "text_policy": "No embedded UI text in the SVG. Critical meaning lives in index.html, i18n.js, llms.txt, ai-services.json, audit, implementation packet, manifest, and tests.",
      "motion_policy": "Lightweight SVG/CSS stroke and opacity animation only, with prefers-reduced-motion support inside the asset. No JavaScript animation dependency, canvas, WebGL, live polling, telemetry, or motion-only proof.",
      "performance": {
        "loading": "lazy-svg-plus-inline-semantic",
        "dependencies": [],
        "target_size_kb": 18,
        "mobile_policy": "The lattice collapses into a single-column semantic selector; SVG becomes static visual support, text remains readable, and there is no horizontal scroll, gesture-only control, canvas, or WebGL."
      },
      "owner": "Website Development Team",
      "last_reviewed": "2026-06-24"
    },
    {
      "id": "homepage-organism-switchboard",
      "name": "Homepage Organism Switchboard",
      "file": "index.html, assets/visuals/organism-pathway-switchboard.svg",
      "route": "/",
      "surface": "#organism-switchboard-title",
      "format": "semantic-html-plus-svg",
      "status": "local_proof",
      "purpose": "Compare Visual Cortex, Infinity Mirror, Financial Organisms, and Brain Cell Architecture by job, audience fit, first artifact, proof route, safe first action, maturity state, and blocked authority before visitors reach product cards.",
      "trust_value": "Turns the organism ecosystem into a practical decision surface for builders, users, investors, and collaborators by showing who each path serves, what first artifact returns, and what safe action comes next before trust or authority expands.",
      "accessibility": "Native fieldset, legend, radio inputs, labels, first-artifact receipt list, definition lists, durable links, bilingual copy, visible focus states, and text-first meaning; SVG is aria-hidden and carries no critical text.",
      "text_policy": "No embedded UI text in the SVG. Critical meaning lives in index.html, i18n/source.js route shards, llms.txt, ai-services.json, implementation packet, manifest, and tests.",
      "motion_policy": "Lightweight SVG/CSS opacity and transform motion only, with prefers-reduced-motion support inside the asset. No JavaScript animation dependency, canvas, WebGL, telemetry, or motion-only proof.",
      "performance": {
        "loading": "lazy-svg-plus-inline-semantic",
        "dependencies": [],
        "target_size_kb": 18,
        "mobile_policy": "The switchboard collapses into single-column content with two-column compact tabs; text remains readable, no horizontal scroll, no gesture-only control, no canvas, and no WebGL."
      },
      "owner": "Website Development Team",
      "last_reviewed": "2026-06-24"
    },
    {
      "id": "homepage-organism-proof-quartet",
      "name": "Homepage Organism Proof Quartet",
      "file": "index.html, assets/visuals/organism-proof-quartet.svg",
      "route": "/",
      "surface": "#organism-proof-quartet-title",
      "format": "semantic-html-plus-svg",
      "status": "local_proof",
      "purpose": "Compare Visual Cortex, Infinity Mirror, Financial Organisms, and Brain Cell Architecture by status, first artifact, proof route, and authority stop before visitors enter the broader organism product grid.",
      "trust_value": "Turns flagship organism selection into a quick proof inspection: a visitor can see what each path returns first and which authority it refuses before moving deeper into product cards.",
      "accessibility": "Ordered list of durable links, definition lists, bilingual copy, status labels, visible focus states, and text-first meaning; SVG is aria-hidden and carries no critical text.",
      "text_policy": "No embedded UI text in the SVG. Critical meaning lives in index.html, i18n/source.js route shards, llms.txt, ai-services.json, implementation packet, manifest, and tests.",
      "motion_policy": "Lightweight SVG/CSS stroke, opacity, and transform motion only, with prefers-reduced-motion support inside the asset. No JavaScript animation dependency, canvas, WebGL, telemetry, or motion-only proof.",
      "performance": {
        "loading": "lazy-svg-plus-inline-semantic",
        "dependencies": [],
        "target_size_kb": 16,
        "mobile_policy": "The quartet collapses into a single-column proof list; text remains readable, no horizontal scroll, no gesture-only control, no canvas, and no WebGL."
      },
      "owner": "Website Development Team",
      "last_reviewed": "2026-06-23"
    },
    {
      "id": "homepage-research-gate",
      "name": "Homepage Research Gate",
      "file": "index.html",
      "route": "/",
      "surface": "#homepage-research-gate-title",
      "format": "semantic-html",
      "status": "local_proof",
      "purpose": "Show how current external AI product research becomes Unwind-native method only after provenance, translation, organism routing, and authority stops are visible.",
      "trust_value": "Makes source inspiration inspectable on the homepage: dated reference, adopted principle, product-safe research route, rejected mimicry, and proof boundary are visible before the long-scroll story expands.",
      "accessibility": "Semantic section with ordered list, durable links, bilingual labels, visible focus states, and mobile single-column proof rows.",
      "text_policy": "All labels live in index.html and i18n.js. Public meaning is repeated in llms.txt, ai-services.json, audit, implementation packet, and tests.",
      "motion_policy": "CSS-only focus and hover states with transform only. No JavaScript animation dependency, no canvas, no WebGL, no live polling, no hidden telemetry, and no motion-only proof.",
      "performance": {
        "loading": "inline-semantic",
        "dependencies": [],
        "target_size_kb": 3,
        "mobile_policy": "The gate collapses into a single-column research proof list with no horizontal scroll, no hidden text, no gesture-only control, no canvas, and no WebGL."
      },
      "owner": "Website Development Team",
      "last_reviewed": "2026-06-18"
    },
    {
      "id": "homepage-source-adoption-matrix",
      "name": "Homepage Source Adoption Matrix",
      "file": "index.html",
      "route": "/",
      "surface": "#homepage-source-adoption-title",
      "format": "semantic-html",
      "status": "local_proof",
      "purpose": "Map current external AI product principles into Unwind organism surfaces, proof routes, and blocked uses before the scroll story expands.",
      "trust_value": "Makes non-clone source adoption inspectable as a decision matrix: principle, Unwind carrier, proof route, and stop condition.",
      "accessibility": "Semantic aside with heading, ordered list, durable links, bilingual labels, visible focus states, and mobile single-column rows.",
      "text_policy": "All labels live in index.html and i18n.js. Public meaning is repeated in llms.txt, ai-services.json, audit, implementation packet, and tests.",
      "motion_policy": "CSS-only focus and hover states with transform only. No JavaScript animation dependency, no canvas, no WebGL, no source polling, no hidden telemetry, and no motion-only proof.",
      "performance": {
        "loading": "inline-semantic",
        "dependencies": [],
        "target_size_kb": 4,
        "mobile_policy": "The matrix collapses into a single-column adoption ledger with no horizontal scroll, no hidden text, no gesture-only control, no canvas, and no WebGL."
      },
      "owner": "Website Development Team",
      "last_reviewed": "2026-06-18"
    },
    {
      "id": "homepage-emotional-proof-arc",
      "name": "Homepage Emotional Proof Arc",
      "file": "index.html",
      "route": "/",
      "surface": "#homepage-emotional-proof-title",
      "format": "semantic-html",
      "status": "local_proof",
      "purpose": "Map the homepage emotional progression from possibility to agency into real proof surfaces, state labels, and authority boundaries.",
      "trust_value": "Makes attention management inspectable: every emotional beat points to a route, proof surface, and stop condition before conversion.",
      "accessibility": "Semantic aside with heading, ordered list, durable links, bilingual labels, visible focus states, and mobile single-column rows.",
      "text_policy": "All labels live in index.html and i18n.js. Public meaning is repeated in llms.txt, ai-services.json, audit, implementation packet, and tests.",
      "motion_policy": "CSS-only focus and hover states with transform only. No JavaScript animation dependency, no canvas, no WebGL, no emotional profiling, no hidden telemetry, and no motion-only proof.",
      "performance": {
        "loading": "inline-semantic",
        "dependencies": [],
        "target_size_kb": 4,
        "mobile_policy": "The arc collapses into a single-column emotional proof rail with no horizontal scroll, no hidden text, no gesture-only control, no canvas, and no WebGL."
      },
      "owner": "Website Development Team",
      "last_reviewed": "2026-06-18"
    },
    {
      "id": "homepage-motion-meaning-ledger",
      "name": "Homepage Motion Meaning Ledger",
      "file": "index.html",
      "route": "/",
      "surface": "#homepage-motion-meaning-title",
      "format": "semantic-html",
      "status": "local_proof",
      "purpose": "Map homepage motion language to real system behavior before scroll choreography expands.",
      "trust_value": "Makes motion inspectable as system evidence: pulse, route, memory, reflection, and growth each name the represented system, proof route, fallback, and blocked claim.",
      "accessibility": "Semantic aside with heading, ordered list, durable links, bilingual labels, definition lists, visible focus states, and mobile single-column rows.",
      "text_policy": "All labels live in index.html and i18n.js. Public meaning is repeated in llms.txt, ai-services.json, audit, implementation packet, and tests.",
      "motion_policy": "CSS-only focus and hover states with transform only. No JavaScript animation dependency, no canvas, no WebGL, no live monitoring claim, no telemetry, and no motion-only proof.",
      "performance": {
        "loading": "inline-semantic",
        "dependencies": [],
        "target_size_kb": 5,
        "mobile_policy": "The ledger collapses into a single-column motion meaning rail with no horizontal scroll, no hidden text, no gesture-only control, no canvas, and no WebGL."
      },
      "owner": "Website Development Team",
      "last_reviewed": "2026-06-18"
    },
    {
      "id": "homepage-signal-proof-run-ledger",
      "name": "Homepage Signal-to-Proof Run Ledger",
      "file": "index.html",
      "route": "/",
      "surface": "#homepage-signal-proof-title",
      "format": "semantic-html",
      "status": "production",
      "purpose": "Expose the homepage organism run from visitor signal to proof return before visitors inspect maturity labels.",
      "trust_value": "Turns backend-to-frontend reflection into a concrete run path: gateway intake, memory/context fence, specialist cell routing, authority gate, proof return, and human handoff.",
      "accessibility": "Semantic section, ordered list, durable links, bilingual i18n copy, definition lists, visible focus states, and no motion-only meaning.",
      "text_policy": "All labels live in index.html and i18n.js. Public meaning is repeated in llms.txt, ai-services.json, audit, implementation packet, and tests.",
      "motion_policy": "CSS-only focus and hover states with transform and opacity. No JavaScript animation dependency, no canvas, no WebGL, no live polling, no telemetry, and no motion-only proof.",
      "performance": {
        "loading": "inline-semantic",
        "dependencies": [],
        "target_size_kb": 3,
        "mobile_policy": "The run ledger collapses into a single-column signal-to-proof list with no horizontal scroll, no gesture-only control, no canvas, and no WebGL."
      },
      "owner": "Website Development Team",
      "last_reviewed": "2026-06-18"
    },
    {
      "id": "homepage-production-proof-pulse",
      "name": "Homepage Production Proof Pulse",
      "file": "index.html",
      "route": "/",
      "surface": "#homepage-proof-pulse-title",
      "format": "semantic-html",
      "status": "production",
      "purpose": "Expose the newest approved public release as inspectable homepage memory across tests, Vercel checkpoint artifact, Decision Handoff conversion proof, discovery metadata, and authority boundaries.",
      "trust_value": "Turns the Anthropic-style latest-release pattern into Unwind-native proof memory: visitors can see what was verified, what changed, where the deployment trail lives, and what the checkpoint cannot authorize.",
      "accessibility": "Semantic section, ordered list, durable links, bilingual i18n copy, visible focus states, and no motion-only meaning.",
      "text_policy": "All proof claims live in HTML, i18n, llms.txt, ai-services.json, asset manifest, checkpoint JSON, audit, implementation packet, and tests.",
      "motion_policy": "No runtime motion beyond CSS hover/focus states; no live deployment polling, animated counters, telemetry, or rollback control.",
      "performance": {
        "loading": "inline-semantic",
        "dependencies": [],
        "target_size_kb": 0,
        "mobile_policy": "The pulse collapses into a single-column proof ledger with no horizontal scroll, no gesture-only control, no canvas, and no WebGL."
      },
      "owner": "Website Development Team",
      "last_reviewed": "2026-06-16"
    },
    {
      "id": "homepage-live-status-receipt",
      "name": "Homepage Live Status Receipt",
      "file": "index.html",
      "route": "/",
      "surface": "#system-state-title [data-status-receipt]",
      "format": "semantic-html-plus-same-origin-json",
      "status": "production",
      "purpose": "Render the same-origin /api/status contract inside the homepage System State Console with public lane counts, organism state counts, endpoint states, review date, Brain awareness release gate, and authority boundary.",
      "trust_value": "Makes backend-to-frontend reflection visible to visitors instead of leaving the organism status API as machine-only metadata; the receipt now shows that website-awareness parity must return same-origin-public-context and upstream_status not_required before the live Brain can be trusted.",
      "accessibility": "Semantic definition lists, endpoint list, release-gate definition list, aria-live status text, static fallback copy, bilingual i18n labels, visible text boundaries, durable proof link, and no motion-only meaning.",
      "text_policy": "The fallback copy lives in index.html and i18n/source.js; live values are public fields from /api/status only, including release_gates.",
      "motion_policy": "No polling, counters, canvas, WebGL, tracking, personalization, or hidden telemetry. The receipt changes text and status color only when the public API returns.",
      "performance": {
        "loading": "progressive-enhancement-fetch",
        "dependencies": [],
        "target_size_kb": 3,
        "mobile_policy": "The receipt collapses to one column and keeps endpoint states as readable stacked rows with no gesture-only control."
      },
      "owner": "Website Development Team",
      "last_reviewed": "2026-06-18"
    },
    {
      "id": "organisms-hero-console",
      "name": "Organisms Hero Console",
      "file": "assets/visuals/organisms-hero-console.svg",
      "route": "/organisms/",
      "surface": "#organisms-hero-console",
      "format": "image/svg+xml",
      "status": "local-proof",
      "purpose": "Give the organism index a first-viewport ecosystem router that sends visitors into Visual Cortex, Infinity Mirror, Financial Organisms, Brain Cell Architecture, Research Organisms, or the shared proof dock.",
      "trust_value": "Turns the first organism-index screen into a product-path decision surface instead of a passive heading, while making proof, status, and authority boundaries visible before the deeper catalog.",
      "accessibility": "Decorative SVG is loaded with empty alt text and aria-hidden. The actual meaning is exposed through semantic bilingual links, durable route targets, visible focus states, and a text boundary paragraph.",
      "text_policy": "No embedded UI text. All labels live in organisms/index.html and i18n.js.",
      "motion_policy": "Route-scoped CSS and lightweight SVG animation only, with prefers-reduced-motion support inside the asset and stylesheet. No JavaScript animation dependency.",
      "performance": {
        "loading": "eager-first-viewport",
        "dependencies": [],
        "target_size_kb": 14,
        "mobile_policy": "Single-column hero console with stable link cards, no WebGL, canvas, video, polling, or scroll listeners."
      },
      "owner": "Website Development Team",
      "last_reviewed": "2026-06-27"
    },
    {
      "id": "organism-translation-layer",
      "name": "Organism Translation Layer",
      "file": "assets/visuals/organism-translation-layer.svg",
      "route": "/organisms/",
      "surface": "#organism-translation-title",
      "format": "image/svg+xml",
      "status": "production",
      "purpose": "Teach the first organisms-not-apps distinction by showing how a static app request becomes a governed AI organism loop through gateway signal, visible memory, replaceable cells, returned proof, and authority stop.",
      "trust_value": "Turns the dense organisms-not-apps claim into an inspectable translation surface before visitors choose Visual Cortex, Infinity Mirror, Financial Organisms, Brain Cell Architecture, or Research Organisms.",
      "accessibility": "Decorative SVG is loaded with empty alt text and aria-hidden. The actual meaning is exposed through native radio inputs, fieldset/legend, bilingual proof panels, durable route links, and keyboard focus states.",
      "text_policy": "No embedded UI text. All labels live in organisms/index.html and i18n.js.",
      "motion_policy": "Route-scoped CSS and lightweight SVG animation only, with prefers-reduced-motion support inside the asset and stylesheet. No JavaScript animation dependency.",
      "performance": {
        "loading": "lazy",
        "dependencies": [],
        "target_size_kb": 14,
        "mobile_policy": "Single-column translation selector with dimmed decorative SVG, no WebGL, canvas, video, polling, or scroll listeners."
      },
      "owner": "Website Development Team",
      "last_reviewed": "2026-06-22"
    },
    {
      "id": "organism-fit-matrix",
      "name": "Organism Fit Matrix",
      "file": "assets/visuals/organism-fit-matrix.svg",
      "route": "/organisms/",
      "surface": "#organism-fit-title",
      "format": "image/svg+xml",
      "status": "production",
      "purpose": "Help visitors compare Visual Cortex, Infinity Mirror, Financial Organisms, Brain Cell Architecture, and Research Organisms by intent, maturity, authority boundary, and proof path before choosing a route.",
      "trust_value": "Turns the organism index into an evidence-aware decision surface instead of asking visitors to trust product names or read every detail page first, including source-bound research paths.",
      "accessibility": "Decorative SVG is loaded with empty alt text and aria-hidden. The actual meaning is exposed through native radio inputs, fieldset/legend, bilingual comparison panels, and keyboard focus states.",
      "text_policy": "No embedded UI text. All labels live in organisms/index.html and i18n.js.",
      "motion_policy": "Lightweight SVG/CSS matrix animation only, with prefers-reduced-motion support inside the asset and no JavaScript animation dependency.",
      "performance": {
        "loading": "lazy",
        "dependencies": [],
        "target_size_kb": 12,
        "mobile_policy": "Single-column selector, dimmed static matrix visual, no WebGL, video, or scroll listeners."
      },
      "owner": "Website Development Team",
      "last_reviewed": "2026-06-21"
    },
    {
      "id": "organism-product-pathway-console",
      "name": "Organism Product Pathway Console",
      "file": "assets/visuals/organism-product-pathway-console.svg",
      "route": "/organisms/",
      "surface": "#organism-product-pathway-console-title",
      "format": "image/svg+xml",
      "status": "production",
      "purpose": "Help visitors choose Visual Cortex, Infinity Mirror, Financial Organisms, or Brain Cell Architecture by signal, organism loop, proof artifact, authority stop, and next route.",
      "trust_value": "Turns flagship organism selection into a proof-returning product pathway instead of a brand-name choice, making the first artifact and blocked authority visible before conversion.",
      "accessibility": "Decorative SVG is loaded with empty alt text and aria-hidden. The actual meaning is exposed through native radio inputs, fieldset/legend, bilingual product-path panels, durable route links, and keyboard focus states.",
      "text_policy": "No embedded UI text. All labels live in organisms/index.html and i18n.js.",
      "motion_policy": "Route-scoped CSS and lightweight SVG animation only, with prefers-reduced-motion support inside the asset and stylesheet. No JavaScript animation dependency.",
      "performance": {
        "loading": "lazy",
        "dependencies": [],
        "target_size_kb": 14,
        "mobile_policy": "Single-column selector with dimmed decorative SVG, stable panel dimensions, no WebGL, canvas, video, polling, or scroll listeners."
      },
      "owner": "Website Development Team",
      "last_reviewed": "2026-06-24"
    },
    {
      "id": "organism-operating-theater",
      "name": "Organism Operating Theater",
      "file": "assets/visuals/organism-operating-theater.svg",
      "route": "/organisms/",
      "surface": "#organism-operating-theater-title",
      "format": "image/svg+xml",
      "status": "local_proof",
      "purpose": "Show how Visual Cortex, Infinity Mirror, Financial Organisms, and Brain Cell Architecture coordinate around shared context, proof return, and authority locks without inheriting each other's permissions.",
      "trust_value": "Turns the flagship organism ecosystem into a legible operating surface: each lane names input, specialist cell, proof return, and authority lock before a visitor trusts cross-organism coordination.",
      "accessibility": "Decorative SVG is hidden from assistive technology. The actual meaning is exposed through native radio inputs, fieldset/legend, bilingual operating-lane panels, durable proof links, and keyboard focus states.",
      "text_policy": "No embedded UI text. All labels live in organisms/index.html and i18n.js.",
      "motion_policy": "Route-scoped CSS and lightweight SVG animation only, with prefers-reduced-motion support inside the asset and stylesheet. No JavaScript animation dependency.",
      "performance": {
        "loading": "lazy",
        "dependencies": [],
        "target_size_kb": 16,
        "mobile_policy": "Single-column selector with dimmed decorative SVG, stable panel dimensions, no WebGL, canvas, video, polling, or scroll listeners."
      },
      "owner": "Website Development Team",
      "last_reviewed": "2026-06-28"
    },
    {
      "id": "organism-identity-constellation",
      "name": "Organism Identity Constellation",
      "file": "assets/visuals/organism-identity-constellation.svg",
      "route": "/organisms/",
      "surface": "#organism-identity-title",
      "format": "image/svg+xml",
      "status": "production",
      "purpose": "Frame Visual Cortex, Infinity Mirror, Financial Organisms, Brain Cell Architecture, and Research Organisms as distinct organism identities connected by one governed architecture spine.",
      "trust_value": "Turns the organism index from a product list into an identity map that names each organism's signal, proof path, and authority boundary before visitors choose a detail page, including the research lane's uncertainty boundary.",
      "accessibility": "Decorative SVG is loaded with empty alt text and aria-hidden. The actual meaning is exposed through semantic bilingual cards, durable route links, and keyboard focus states.",
      "text_policy": "No embedded UI text. All labels live in organisms/index.html and i18n.js.",
      "motion_policy": "Lightweight SVG/CSS constellation animation only, with prefers-reduced-motion support inside the asset and no JavaScript animation dependency.",
      "performance": {
        "loading": "lazy",
        "dependencies": [],
        "target_size_kb": 16,
        "mobile_policy": "Single-column identity cards with dimmed decorative SVG, no WebGL, video, or scroll listeners."
      },
      "owner": "Website Development Team",
      "last_reviewed": "2026-06-21"
    },
    {
      "id": "organism-relay-map",
      "name": "Organism Relay Map",
      "file": "assets/visuals/organism-relay-map.svg",
      "route": "/organisms/",
      "surface": "#organism-relay-title",
      "format": "image/svg+xml",
      "status": "local_proof",
      "purpose": "Show how a serious request can move across Research Organisms, Brain Cell Architecture, Visual Cortex, Infinity Mirror, and Financial Organisms while preserving proof and authority boundaries.",
      "trust_value": "Turns the organism index from a set of product lanes into an ecosystem handoff map: every cross-organism relay must name what it receives, what it hands off, what proof returns, and which authority stays blocked.",
      "accessibility": "Decorative SVG is hidden from assistive technology. The actual meaning is exposed through semantic ordered steps, definition lists, durable proof links, bilingual labels, and keyboard focus states.",
      "text_policy": "No embedded UI text. All labels live in organisms/index.html and i18n.js.",
      "motion_policy": "Route-scoped CSS and lightweight SVG relay animation only, with prefers-reduced-motion support inside the asset and stylesheet. No JavaScript animation dependency.",
      "performance": {
        "loading": "lazy",
        "dependencies": [],
        "target_size_kb": 14,
        "mobile_policy": "Single-column relay steps with dimmed static visual, no WebGL, video, canvas, polling, or scroll listeners."
      },
      "owner": "Website Development Team",
      "last_reviewed": "2026-06-22"
    },
    {
      "id": "organism-interface-specimens",
      "name": "Organism Interface Specimens",
      "file": "assets/visuals/organism-interface-specimens.svg",
      "route": "/organisms/",
      "surface": "#organism-specimen-title",
      "format": "image/svg+xml",
      "status": "production",
      "purpose": "Show each public organism path as a concrete first proof surface: production packet, reflection session, unsigned Web3 review, runtime cell note, or source packet.",
      "trust_value": "Turns the organism ecosystem from product names into inspectable outputs so visitors can understand what they will review before they trust or build, including source provenance and publication gates.",
      "accessibility": "Decorative SVG is hidden from assistive technology. The actual meaning is exposed through semantic bilingual cards, durable proof links, schema, and keyboard focus states.",
      "text_policy": "No embedded UI text. All labels live in organisms/index.html and i18n.js.",
      "motion_policy": "Lightweight SVG/CSS specimen animation only, with prefers-reduced-motion support inside the asset and no JavaScript animation dependency.",
      "performance": {
        "loading": "lazy",
        "dependencies": [],
        "target_size_kb": 10,
        "mobile_policy": "Single-column cards with dimmed decorative SVG, no WebGL, video, or scroll listeners."
      },
      "owner": "Website Development Team",
      "last_reviewed": "2026-06-21"
    },
    {
      "id": "organism-proof-dock",
      "name": "Organism Proof Dock",
      "file": "assets/visuals/organism-proof-dock.svg",
      "route": "/organisms/",
      "surface": "#organism-proof-dock-title",
      "format": "image/svg+xml",
      "status": "local_proof",
      "purpose": "Let visitors compare organism lanes by artifact, proof route, authority boundary, and next inspection route before choosing a product path.",
      "trust_value": "Turns the organism index into a proof-first decision instrument: each product path must show the first inspectable artifact and blocked authority before earning the next click.",
      "accessibility": "Decorative SVG is hidden from assistive technology. The actual meaning is exposed through native radio inputs, fieldset/legend, semantic panels, durable proof links, bilingual labels, and keyboard focus states.",
      "text_policy": "No embedded UI text. All labels live in organisms/index.html and i18n.js.",
      "motion_policy": "Lightweight SVG/CSS proof-dock animation only, with prefers-reduced-motion support inside the asset and route-scoped CSS; no JavaScript animation dependency.",
      "performance": {
        "loading": "lazy",
        "dependencies": [],
        "target_size_kb": 14,
        "mobile_policy": "Single-column proof lane selector, dimmed static visual, no WebGL, video, canvas, polling, or scroll listeners."
      },
      "owner": "Website Development Team",
      "last_reviewed": "2026-06-22"
    },
    {
      "id": "organism-authority-matrix",
      "name": "Organism Authority Matrix",
      "file": "assets/visuals/organism-authority-matrix.svg",
      "route": "/organisms/",
      "surface": "#organism-authority-matrix-title",
      "format": "image/svg+xml",
      "status": "local_proof",
      "purpose": "Compare Visual Cortex, Infinity Mirror, Financial Organisms, Brain Cell Architecture, and Research Organisms by first safe action, proof route, and hard stop before visitors choose a path.",
      "trust_value": "Turns the organism index into an operational comparison surface: each organism must show what it can safely do first, what proof route to inspect, and what authority remains human-owned.",
      "accessibility": "Decorative SVG is hidden from assistive technology. The actual meaning is exposed through semantic cards, definition lists, durable proof links, bilingual labels, and keyboard focus states.",
      "text_policy": "No embedded UI text. All labels live in organisms/index.html and i18n.js.",
      "motion_policy": "Lightweight SVG/CSS authority animation only, with prefers-reduced-motion support inside the asset and route CSS; no JavaScript animation dependency.",
      "performance": {
        "loading": "lazy",
        "dependencies": [],
        "target_size_kb": 14,
        "mobile_policy": "Single-column cards with dimmed decorative SVG, no WebGL, video, canvas, polling, storage, or scroll listeners."
      },
      "owner": "Website Development Team",
      "last_reviewed": "2026-06-24"
    },
    {
      "id": "organism-state-ledger",
      "name": "Organism State Ledger",
      "file": "organisms/index.html#organism-state-ledger-title",
      "route": "/organisms/",
      "surface": "#organism-state-ledger-title",
      "format": "semantic/html",
      "status": "production",
      "purpose": "Expose the current organism ecosystem as a proof ledger with canonical state labels, real systems reflected, proof sources, and blocked authority for each public organism path.",
      "trust_value": "Turns maturity language into inspectable product truth: Visual Cortex and Infinity Mirror are Prototype, Financial Organisms are Research, Brain Cell Architecture is Experimental, and the Public Proof Loop is Live.",
      "accessibility": "Semantic HTML rows with headings, definition lists, durable proof links, bilingual labels, and responsive single-column mobile layout.",
      "text_policy": "All labels and explanations live in organisms/index.html and i18n.js; no state claim is hidden inside a visual asset.",
      "motion_policy": "No runtime motion, JavaScript dependency, canvas, video, WebGL, live telemetry, or automatic state mutation.",
      "performance": {
        "loading": "inline",
        "dependencies": [],
        "target_size_kb": 6,
        "mobile_policy": "Rows collapse into a single-column proof ledger with no horizontal overflow and no animation dependency."
      },
      "owner": "Website Development Team",
      "last_reviewed": "2026-06-14"
    },
    {
      "id": "research-organisms-hero-console",
      "name": "Research Organisms Hero Console",
      "file": "assets/visuals/research-organisms-hero-console.svg",
      "route": "/organisms/research-organisms/",
      "surface": "#research-organisms-hero-console",
      "format": "image/svg+xml",
      "status": "local-proof",
      "purpose": "Make the Research Organisms first viewport explain how source packets move through question maps, bounded experiments, synthesis, and publication gates before product language or public claims earn authority.",
      "trust_value": "Turns source-bound research from an abstract lane into an inspectable proof path with provenance, uncertainty, experiment, translation, and caveat-preserving publication cards before deeper research ledgers.",
      "accessibility": "Decorative SVG is hidden from assistive technology. The public meaning is exposed through semantic proof-route links, bilingual text, keyboard focus states, and an explicit authority boundary paragraph.",
      "text_policy": "No embedded UI text. All labels live in organisms/research-organisms/index.html and i18n.js.",
      "motion_policy": "Lightweight SVG/CSS hero motion only, with prefers-reduced-motion support inside the asset and route CSS. No JavaScript animation dependency.",
      "performance": {
        "loading": "eager",
        "dependencies": [],
        "target_size_kb": 18,
        "mobile_policy": "Single-column hero with readable proof cards, no WebGL, no canvas, no video, no storage, no network call, no private scraping, no publication trigger, and no scroll listeners."
      },
      "owner": "Website Development Team",
      "last_reviewed": "2026-06-24"
    },
    {
      "id": "research-organisms-capability-ledger",
      "name": "Research Organisms Capability Ledger",
      "file": "organisms/research-organisms/index.html#research-organisms-capability-title",
      "route": "/organisms/research-organisms/",
      "surface": "#research-organisms-capability-title",
      "format": "semantic-html/css",
      "status": "local-proof",
      "purpose": "Expose the Research Organisms lane as a source-bound capability ledger before research claims become product language.",
      "trust_value": "Keeps research honest by naming source packet, question map, bounded experiment, publication gate, blocked claims, proof routes, and human review before public certainty is implied.",
      "accessibility": "Semantic HTML rows with headings, definition lists, durable proof links, bilingual labels, and responsive single-column mobile layout.",
      "text_policy": "All labels and explanations live in organisms/research-organisms/index.html and i18n.js; no research claim is hidden inside a visual asset.",
      "motion_policy": "Static semantic HTML/CSS with global reduced-motion support; no storage, no network call, no canvas, no WebGL, no video, no private scraping, no public posting, and no automatic publication.",
      "performance": {
        "loading": "eager",
        "dependencies": [],
        "target_size_kb": 7,
        "mobile_policy": "Rows collapse into one-column definition lists on compact screens with no horizontal overflow and no animation dependency."
      },
      "owner": "Website Development Team",
      "last_reviewed": "2026-06-14"
    },
    {
      "id": "research-translation-ledger",
      "name": "Research Translation Ledger",
      "file": "organisms/research-organisms/index.html",
      "route": "/organisms/research-organisms/",
      "surface": "#research-translation-title",
      "format": "semantic-html",
      "status": "local-proof",
      "purpose": "Expose how research becomes product-safe language by mapping external patterns, backend behavior, bounded experiments, and public memory to evidence, allowed next state, and blocked claim.",
      "trust_value": "Prevents research from turning into authority by confidence: every translation row names proof, allowed next state, and blocked claims before a research insight can become a transmission, prototype, build packet, or public memory.",
      "accessibility": "Semantic section, ordered list, definition lists, visible links, focus states, bilingual i18n copy, and no critical text inside images.",
      "text_policy": "All critical meaning lives in organisms/research-organisms/index.html, i18n.js, llms.txt, ai-services.json, audit, packet, manifest, and tests.",
      "motion_policy": "No runtime motion beyond CSS hover/focus states; no JavaScript dependency, canvas, WebGL, private scraping, network call, storage, or automatic publication.",
      "performance": {
        "loading": "inline-semantic",
        "dependencies": [],
        "target_size_kb": 0,
        "mobile_policy": "Rows collapse into a one-column research translation ledger with question, evidence, next state, and blocked claim stacked."
      },
      "owner": "Website Development Team",
      "last_reviewed": "2026-06-16"
    },
    {
      "id": "research-organism-field",
      "name": "Research Organism Field",
      "file": "assets/visuals/research-organism-field.svg",
      "route": "/organisms/research-organisms/",
      "surface": "#research-organism-field-title",
      "format": "image/svg+xml",
      "status": "production",
      "purpose": "Visualize the research loop as source packet, question map, bounded experiment, and publication gate without embedding critical text.",
      "trust_value": "Turns the research organism from an abstract label into a proof path visitors can inspect while leaving meaning in semantic HTML and i18n.",
      "accessibility": "Decorative SVG is hidden from assistive technology. The actual meaning is exposed through semantic bilingual steps, durable proof links, schema, and keyboard-focusable actions.",
      "text_policy": "No embedded UI text. All labels live in organisms/research-organisms/index.html and i18n.js.",
      "motion_policy": "Lightweight SVG/CSS route animation only, with prefers-reduced-motion support inside the asset and no JavaScript animation dependency.",
      "performance": {
        "loading": "lazy",
        "dependencies": [],
        "target_size_kb": 10,
        "mobile_policy": "Single-column research field with dimmed decorative SVG, no WebGL, no canvas, no video, and no scroll listener."
      },
      "owner": "Website Development Team",
      "last_reviewed": "2026-06-14"
    },
    {
      "id": "vision-hero-constellation",
      "name": "Vision Hero Constellation",
      "file": "assets/visuals/vision-hero-constellation.svg",
      "route": "/vision/",
      "surface": "#vision-hero-constellation",
      "format": "image/svg+xml",
      "status": "local-proof",
      "purpose": "Make the Vision first viewport explain long-range roadmap claims as proof-gated lanes before belief.",
      "trust_value": "Turns future-facing ambition into inspectable proof paths across Now, Product organisms, Web3 value, Culture, and Coordination while keeping hidden memory, status promotion, wallet authority, deployment, posting, spending, signing, and Web3 broadcast blocked.",
      "accessibility": "Decorative SVG is hidden from assistive technology. The actual meaning is exposed through semantic proof-route links, bilingual copy, durable anchors, visible focus states, and an explicit authority boundary.",
      "text_policy": "No embedded UI text. All labels live in vision/index.html and i18n shards.",
      "motion_policy": "Lightweight SVG/CSS hero animation only, with prefers-reduced-motion support inside the asset and route CSS; no JavaScript animation dependency.",
      "performance": {
        "loading": "eager",
        "dependencies": [],
        "target_size_kb": 18,
        "mobile_policy": "Single-column first viewport with semantic proof links, no live runtime calls, no telemetry, no WebGL, no video, and no scroll listeners."
      },
      "owner": "Website Development Team",
      "last_reviewed": "2026-06-24"
    },
    {
      "id": "vision-roadmap-observatory",
      "name": "Vision Roadmap Observatory",
      "file": "assets/visuals/vision-roadmap-observatory.svg",
      "route": "/vision/",
      "surface": "#vision-observatory-title",
      "format": "image/svg+xml",
      "status": "production",
      "purpose": "Let visitors inspect public proof, product organisms, Web3 value, and culture horizon lanes across capability, proof gate, authority boundary, and next route before trusting the long-range roadmap.",
      "trust_value": "Turns the future vision into governed proof lanes, keeping roadmap claims bound by evidence, human authority, no hidden Web3 motion, and identity continuity.",
      "accessibility": "Decorative SVG is hidden from assistive technology. The interactive meaning is exposed through native radio controls, bilingual text, route links, and keyboard focus states.",
      "text_policy": "No embedded UI text. All labels live in vision/index.html and i18n.js.",
      "motion_policy": "Lightweight SVG/CSS observatory animation only, with prefers-reduced-motion support inside the asset and no JavaScript animation dependency.",
      "performance": {
        "loading": "lazy",
        "dependencies": [],
        "target_size_kb": 14,
        "mobile_policy": "Single-column selector with dimmed decorative SVG, no WebGL, video, or scroll listeners."
      },
      "owner": "Website Development Team",
      "last_reviewed": "2026-06-06"
    },
    {
      "id": "vision-proof-product-bridge",
      "name": "Vision Proof-to-Product Bridge",
      "file": "assets/visuals/vision-proof-product-bridge.svg",
      "route": "/vision/",
      "surface": "#vision-proof-bridge-title",
      "format": "image/svg+xml",
      "status": "local-proof",
      "purpose": "Map long-range Vision claims into current product paths and proof routes before future authority expands.",
      "trust_value": "Turns memory continuity, Web3 value motion, culture-bearing interface work, self-evolving cell growth, and governed collaboration into inspectable current proof paths with blocked authority visible.",
      "accessibility": "Decorative SVG is hidden from assistive technology. The interactive meaning is exposed through native radio controls, bilingual text, route links, focus states, and semantic definition lists.",
      "text_policy": "No embedded UI text. All labels live in vision/index.html and i18n shards.",
      "motion_policy": "Route-scoped CSS and lightweight SVG animation only, with prefers-reduced-motion support inside the asset and stylesheet. No JavaScript animation dependency.",
      "performance": {
        "loading": "lazy",
        "dependencies": [],
        "target_size_kb": 14,
        "mobile_policy": "Single-column selector with dimmed decorative SVG, no WebGL, canvas, video, wallet library, telemetry, or scroll listener."
      },
      "owner": "Website Development Team",
      "last_reviewed": "2026-06-28"
    },
    {
      "id": "vision-horizon-readiness-gate",
      "name": "Vision Horizon Readiness Gate",
      "file": "assets/visuals/vision-horizon-readiness-gate.svg",
      "route": "/vision/",
      "surface": "#vision-horizon-gate-title",
      "format": "image/svg+xml",
      "status": "production",
      "purpose": "Let visitors inspect memory integrity, value motion, culture continuity, and machine coordination as future-readiness gates before 2028 or 2030 horizon claims earn more authority.",
      "trust_value": "Turns long-range vision into a governed status review where evidence required, blocked authority, and inspection routes are visible before culture-bearing intelligence or machine coordination can graduate from roadmap language.",
      "accessibility": "Decorative SVG is hidden from assistive technology. The interactive meaning is exposed through native radio controls, bilingual text, route links, focus states, and semantic definition lists.",
      "text_policy": "No embedded UI text. All labels live in vision/index.html and i18n.js.",
      "motion_policy": "Route-scoped CSS and lightweight SVG animation only, with prefers-reduced-motion support inside the asset and stylesheet. No JavaScript animation dependency.",
      "performance": {
        "loading": "lazy",
        "dependencies": [],
        "target_size_kb": 14,
        "mobile_policy": "Single-column selector with dimmed decorative SVG, no WebGL, canvas, video, or scroll listeners."
      },
      "owner": "Website Development Team",
      "last_reviewed": "2026-06-22"
    },
    {
      "id": "philosophy-hero-console",
      "name": "Philosophy Hero Console",
      "file": "assets/visuals/philosophy-hero-console.svg",
      "route": "/philosophy/",
      "surface": "#philosophy-hero-console",
      "format": "image/svg+xml",
      "status": "local-proof",
      "purpose": "Turn the prime directive into a first-viewport doctrine console for light, clarity, human authority, proof return, and Manual Brain Mode.",
      "trust_value": "Lets visitors inspect the Manual Brain Mode operating posture before trusting organism autonomy: public context only, proof routes visible, human authority intact, and no hidden awareness claim.",
      "accessibility": "Decorative SVG is hidden from assistive technology. The public meaning is exposed through semantic proof-route cards, bilingual labels, route links, and keyboard-visible focus states.",
      "text_policy": "No embedded UI text. All labels live in philosophy/index.html and i18n.js.",
      "motion_policy": "Lightweight SVG/CSS animation only, with prefers-reduced-motion support inside the asset and global reduced-motion CSS. No JavaScript animation dependency.",
      "performance": {
        "loading": "eager",
        "dependencies": [],
        "target_size_kb": 14,
        "mobile_policy": "Single-column proof cards with contained decorative SVG, no WebGL, video, wallet connection, file write, deploy trigger, post trigger, spend action, private data pull, or scroll listeners."
      },
      "owner": "Website Development Team",
      "last_reviewed": "2026-06-27"
    },
    {
      "id": "operating-doctrine-compass",
      "name": "Operating Doctrine Compass",
      "file": "assets/visuals/operating-doctrine-compass.svg",
      "route": "/philosophy/",
      "surface": "#doctrine-compass-title",
      "format": "image/svg+xml",
      "status": "production",
      "purpose": "Let visitors inspect how clarity, human authority, money-as-armor, proof, and human-outcome principles become product constraints, authority boundaries, and next inspection routes.",
      "trust_value": "Turns the prime directive from a manifesto into a governed control surface before asking visitors to trust AI organism autonomy.",
      "accessibility": "Decorative SVG is hidden from assistive technology. The interactive meaning is exposed through native radio controls, bilingual doctrine panels, route links, and keyboard focus states.",
      "text_policy": "No embedded UI text. All labels live in philosophy/index.html and i18n.js.",
      "motion_policy": "Lightweight SVG/CSS compass animation only, with prefers-reduced-motion support inside the asset and no JavaScript animation dependency.",
      "performance": {
        "loading": "lazy",
        "dependencies": [],
        "target_size_kb": 14,
        "mobile_policy": "Single-column selector with dimmed decorative SVG, no WebGL, video, or scroll listeners."
      },
      "owner": "Website Development Team",
      "last_reviewed": "2026-06-06"
    },
    {
      "id": "human-authority-covenant",
      "name": "Human Authority Covenant",
      "file": "assets/visuals/human-authority-covenant.svg",
      "route": "/philosophy/",
      "surface": "#human-authority-covenant-title",
      "format": "image/svg+xml",
      "status": "local-proof",
      "purpose": "Show how the prime directive separates draft, simulate, request, and refuse authority lanes before any high-risk organism motion.",
      "trust_value": "Turns human authority from a doctrine claim into a concrete operating covenant: each lane names allowed action, approval requirement, refusal condition, and proof returned before files, money, public posting, private data, status, or Web3 motion can move.",
      "accessibility": "Decorative SVG is hidden from assistive technology. The public meaning is exposed through semantic covenant rows, bilingual definition lists, durable proof links, and keyboard-visible link targets.",
      "text_policy": "No embedded UI text. All labels live in philosophy/index.html and i18n.js.",
      "motion_policy": "Lightweight SVG/CSS covenant animation only, with prefers-reduced-motion support inside the asset and global reduced-motion CSS. No JavaScript animation dependency.",
      "performance": {
        "loading": "lazy",
        "dependencies": [],
        "target_size_kb": 14,
        "mobile_policy": "Single-column covenant ledger with dimmed decorative SVG, no WebGL, video, wallet connection, file write, deploy trigger, post trigger, spend action, private data pull, or scroll listeners."
      },
      "owner": "Website Development Team",
      "last_reviewed": "2026-06-24"
    },
    {
      "id": "infinity-mirror-hero-console",
      "name": "Infinity Mirror Hero Console",
      "file": "assets/visuals/infinity-mirror-hero-console.svg",
      "route": "/organisms/infinity-mirror/",
      "surface": "#infinity-mirror-hero-console",
      "format": "image/svg+xml",
      "status": "local-proof",
      "purpose": "Make the Infinity Mirror first viewport explain how a human signal moves through mirror reflection, memory consent, artifact return, and human authority boundary before product motion.",
      "trust_value": "Turns personal reflection from an emotional promise into an inspectable product path with signal, mirror, consent, artifact, and boundary cards before the deeper session console and experience route.",
      "accessibility": "Decorative SVG is hidden from assistive technology. The public meaning is exposed through semantic proof-route links, bilingual text, keyboard focus states, and an explicit authority boundary paragraph.",
      "text_policy": "No embedded UI text. All labels live in organisms/infinity-mirror/index.html and i18n.js.",
      "motion_policy": "Lightweight SVG/CSS hero motion only, with prefers-reduced-motion support inside the asset and route CSS. No JavaScript animation dependency.",
      "performance": {
        "loading": "eager",
        "dependencies": [],
        "target_size_kb": 18,
        "mobile_policy": "Single-column hero with readable proof cards, no WebGL, no canvas, no video, no storage, no network call, no diagnosis flow, no hidden memory, and no scroll listeners."
      },
      "owner": "Website Development Team",
      "last_reviewed": "2026-06-24"
    },
    {
      "id": "infinity-mirror-artifact-router",
      "name": "Infinity Mirror Reflection Artifact Router",
      "file": "assets/visuals/infinity-mirror-artifact-router.svg",
      "route": "/organisms/infinity-mirror/",
      "surface": "#infinity-mirror-artifact-router-title",
      "format": "image/svg+xml",
      "status": "local-proof",
      "purpose": "Help visitors translate state, identity, decision, and support signals into the first reviewable reflection artifact, proof route, and authority lock before deeper capability ledgers.",
      "trust_value": "Turns personal reflection into a tangible product path: every signal returns a packet the person can review, edit, reject, or hand off before diagnosis, identity inference, hidden memory, public action, or external consequence is implied.",
      "accessibility": "Decorative SVG is hidden from assistive technology. The public meaning is exposed through a visible heading, native radio controls, semantic panels, bilingual definition lists, durable proof links, and keyboard focus states.",
      "text_policy": "No embedded UI text. All labels live in organisms/infinity-mirror/index.html and i18n.js.",
      "motion_policy": "Lightweight SVG/CSS only, with prefers-reduced-motion support inside the asset and route CSS, no JavaScript animation dependency, no motion-only proof, no hidden personalization, and no WebGL.",
      "performance": {
        "loading": "lazy",
        "dependencies": [],
        "target_size_kb": 14,
        "mobile_policy": "Native radio selector collapses to one column with dimmed decorative SVG, stable cards, no WebGL, video, network call, storage, diagnosis flow, hidden memory, camera access, external action, private data pull, or scroll listener."
      },
      "owner": "Website Development Team",
      "last_reviewed": "2026-06-28"
    },
    {
      "id": "infinity-mirror-reflection-loop",
      "name": "Infinity Mirror Reflection Loop",
      "file": "assets/visuals/infinity-mirror-reflection-loop.svg",
      "route": "/organisms/infinity-mirror/",
      "surface": "#infinity-mirror-loop-title",
      "format": "image/svg+xml",
      "status": "production",
      "purpose": "Explain how Infinity Mirror turns state capture, pattern memory, reflective synthesis, friction naming, grounded next action, and human boundary into a safer personal evolution loop.",
      "trust_value": "Makes the human-facing authority boundary concrete: the mirror reflects and suggests, but care, judgment, identity, professional support, and next-action consent remain human-led.",
      "accessibility": "Decorative SVG is hidden from assistive technology. The public meaning is exposed through semantic details/summary controls with bilingual text, proof links, and keyboard focus states.",
      "text_policy": "No embedded UI text. All labels live in organisms/infinity-mirror/index.html and i18n.js.",
      "motion_policy": "Lightweight SVG/CSS reflection-loop animation only, with prefers-reduced-motion support inside the asset and no JavaScript animation dependency.",
      "performance": {
        "loading": "lazy",
        "dependencies": [],
        "target_size_kb": 12,
        "mobile_policy": "Single-column details stack with dimmed decorative SVG, no WebGL, video, or scroll listeners."
      },
      "owner": "Website Development Team",
      "last_reviewed": "2026-06-05"
    },
    {
      "id": "infinity-mirror-session-console",
      "name": "Infinity Mirror Session Console",
      "file": "assets/visuals/infinity-mirror-session-console.svg",
      "route": "/organisms/infinity-mirror/",
      "surface": "#infinity-mirror-session-title",
      "format": "image/svg+xml",
      "status": "production",
      "purpose": "Let visitors choose a reflection request and inspect how Infinity Mirror turns overwhelm, identity drift, launch fear, and stuck-loop states into state signal, mirror read, grounded next action, and human boundary.",
      "trust_value": "Makes the personal-evolution product path concrete without over-claiming care: the mirror can organize reflection and suggest a next action, but consent, identity, care decisions, support, and public motion remain human-led.",
      "accessibility": "Decorative SVG is hidden from assistive technology. The interactive meaning is exposed through native radio controls, bilingual request panels, proof links, and keyboard focus states.",
      "text_policy": "No embedded UI text. All labels live in organisms/infinity-mirror/index.html and i18n.js.",
      "motion_policy": "Lightweight SVG/CSS session animation only, with prefers-reduced-motion support inside the asset and no JavaScript animation dependency.",
      "performance": {
        "loading": "lazy",
        "dependencies": [],
        "target_size_kb": 14,
        "mobile_policy": "Single-column selector with dimmed decorative SVG, no WebGL, video, or scroll listeners."
      },
      "owner": "Website Development Team",
      "last_reviewed": "2026-06-06"
    },
    {
      "id": "infinity-mirror-capability-ledger",
      "name": "Infinity Mirror Capability Ledger",
      "file": "organisms/infinity-mirror/index.html#infinity-mirror-capability-title",
      "route": "/organisms/infinity-mirror/",
      "surface": "#infinity-mirror-capability-title",
      "format": "semantic-html/css",
      "status": "local-proof",
      "purpose": "Expose what Infinity Mirror can do, what it cannot claim, and where proof lives across capture, memory, motion, and stop boundaries.",
      "trust_value": "Turns the product promise into an inspectable capability ledger: input, output, memory boundary, tool boundary, approval boundary, blocked claims, and proof routes appear before the deeper reflection loop.",
      "accessibility": "The ledger is semantic HTML with a visible heading, ordered rows, bilingual definition lists, durable proof links, and no dependence on JavaScript, SVG, canvas, or WebGL.",
      "text_policy": "All text is semantic HTML backed by i18n keys. No generated or embedded UI text lives in SVG, canvas, or WebGL.",
      "motion_policy": "Static semantic HTML/CSS with global reduced-motion support; no storage, no network call, no canvas, no WebGL, no video, no deployment action, no public posting, no Web3 broadcast, and no third-party animation dependency.",
      "performance": {
        "loading": "eager",
        "dependencies": [],
        "target_size_kb": 5,
        "mobile_policy": "Rows collapse from a split ledger to one-column definition lists on compact screens with stable dimensions and no continuous JavaScript animation."
      },
      "owner": "Website Development Team",
      "last_reviewed": "2026-06-14"
    },
    {
      "id": "infinity-mirror-memory-consent-gate",
      "name": "Infinity Mirror Memory Consent Gate",
      "file": "assets/visuals/infinity-mirror-memory-consent-gate.svg",
      "route": "/organisms/infinity-mirror/",
      "surface": "#infinity-mirror-memory-consent-title",
      "format": "semantic-html-plus-svg",
      "status": "local-proof",
      "purpose": "Let visitors inspect ephemeral, proposed, reviewed, and integrated memory states before Infinity Mirror uses continuity in reflection.",
      "trust_value": "Turns memory-bearing reflection into a consent-visible boundary: the mirror can clarify the moment, propose a memory, use reviewed continuity, or integrate approved context only while hidden storage, profiling, diagnosis, identity inference, public motion, and irreversible memory stay blocked.",
      "accessibility": "Decorative SVG is hidden from assistive technology. The public meaning is exposed through native radio controls, bilingual state panels, proof links, keyboard focus states, and a semantic section heading before the reflection loop.",
      "text_policy": "No embedded UI text. All labels live in organisms/infinity-mirror/index.html and i18n.js.",
      "motion_policy": "Lightweight SVG/CSS consent-gate animation only, with prefers-reduced-motion support inside the asset and global reduced-motion CSS. No JavaScript animation dependency.",
      "performance": {
        "loading": "lazy",
        "dependencies": [],
        "target_size_kb": 16,
        "mobile_policy": "Single-column selector with dimmed decorative SVG, no WebGL, video, storage, network calls, camera access, or scroll listeners."
      },
      "owner": "Website Development Team",
      "last_reviewed": "2026-06-24"
    },
    {
      "id": "infinity-mirror-runtime-field",
      "name": "Infinity Mirror Runtime Field",
      "file": "main.js#mirror-runtime-field",
      "route": "/organisms/infinity-mirror/experience/",
      "surface": "#mirror-experience-hero",
      "format": "canvas/javascript",
      "status": "prototype",
      "purpose": "Make the Infinity Mirror hero feel like a bounded living portal by drawing a dependency-free lemniscate particle field that responds to scroll depth and pointer energy while the semantic SVG and HTML keep authority.",
      "trust_value": "Turns the local remix engine's strongest motion grammar into a governed preview instead of an uncontrolled canvas: progress changes depth, pointer energy can deepen the field, the visual remains aria-hidden, the SVG remains the fallback, and no claim depends on the animation.",
      "accessibility": "Decorative canvas is aria-hidden. The public meaning is exposed through semantic HTML sections, bilingual text, the SVG fallback, the threshold readout, chapter navigation, and proof/boundary copy.",
      "text_policy": "No embedded UI text. The canvas draws only Infinity paths, particles, glow, and boundary geometry; all labels live in organisms/infinity-mirror/experience/index.html and i18n.js.",
      "motion_policy": "Dependency-free canvas with requestAnimationFrame, IntersectionObserver pause/resume, capped device-pixel-ratio, prefers-reduced-motion static mode, and compact-screen shutdown before 760px.",
      "performance": {
        "loading": "eager",
        "dependencies": [],
        "target_size_kb": 11,
        "mobile_policy": "Canvas is display none under 760px; semantic sections and SVG fallback carry the experience with no mobile always-on canvas."
      },
      "owner": "Website Development Team",
      "last_reviewed": "2026-06-13"
    },
    {
      "id": "infinity-mirror-brain-route-pulse",
      "name": "Infinity Mirror Brain Route Pulse",
      "file": "main.js#mirror-brain-route-pulse",
      "route": "/organisms/infinity-mirror/experience/",
      "surface": "#mirror-brain-title",
      "format": "javascript/css-state",
      "status": "prototype",
      "purpose": "Make the Brain chapter feel like a living route by sequencing signal, cells, authority, and proof across the recursive tunnel, brain-cell network, route console, signal handoff, and state grid while the semantic copy stays authoritative.",
      "trust_value": "Turns motion into inspectable architecture instead of spectacle: the pulse highlights signal, cells, authority, and proof only, and the signal composer can update a visible Brain handoff with selected cells, authority lock, and proof return without inventing hidden state.",
      "accessibility": "The runtime changes CSS classes and data attributes only. The public meaning remains in semantic headings, ordered lists, state labels, bilingual copy, and proof links; no live region or hidden announcement is added.",
      "text_policy": "No generated or embedded UI text. The runtime only highlights existing semantic nodes and swaps existing i18n keys in organisms/infinity-mirror/experience/index.html.",
      "motion_policy": "Dependency-free requestAnimationFrame phase pulse with IntersectionObserver pause/resume, prefers-reduced-motion static mode, compact-screen static mode, and no canvas, WebGL, video, or third-party animation dependency.",
      "performance": {
        "loading": "eager",
        "dependencies": [],
        "target_size_kb": 6,
        "mobile_policy": "Compact screens freeze to the first route phase; the semantic lists and copy carry the experience without continuous mobile animation."
      },
      "owner": "Website Development Team",
      "last_reviewed": "2026-06-13"
    },
    {
      "id": "infinity-mirror-state-sequencer",
      "name": "Infinity Mirror State Sequencer",
      "file": "main.js#mirror-state-sequencer",
      "route": "/organisms/infinity-mirror/experience/",
      "surface": "#mirror-state-sequencer",
      "format": "javascript/css-state",
      "status": "prototype",
      "purpose": "Turn the seven Infinity Mirror chapters into one bounded organism state machine that names the incoming signal, organism response, proof return, and authority boundary for Mirror, Reflection, Brain, Organisms, Growth, Proof, and Join states.",
      "trust_value": "Makes the whole experience inspectable before visitors scroll into details: each state routes wonder into a proof artifact and a visible boundary instead of asking for trust through atmosphere alone.",
      "accessibility": "Native buttons expose aria-pressed active state, semantic output fields update inside an aria-live proof packet, and the next chapter remains a normal anchor link.",
      "text_policy": "No generated or embedded UI text. The runtime only swaps existing i18n keys from organisms/infinity-mirror/experience/index.html and i18n.js.",
      "motion_policy": "Dependency-free native button relay plus IntersectionObserver chapter awareness, CSS-only ambient orbit, prefers-reduced-motion support through global motion rules, no storage, no network call, no canvas, no WebGL, no video, no deployment action, and no third-party animation dependency.",
      "performance": {
        "loading": "eager",
        "dependencies": [],
        "target_size_kb": 5,
        "mobile_policy": "Compact screens collapse controls and output to one column with no continuous JavaScript animation."
      },
      "owner": "Website Development Team",
      "last_reviewed": "2026-06-14"
    },
    {
      "id": "infinity-mirror-cognitive-evolution-trace",
      "name": "Infinity Mirror Cognitive Evolution Trace",
      "file": "organisms/infinity-mirror/experience/index.html#mirror-cognitive-evolution-trace",
      "route": "/organisms/infinity-mirror/experience/",
      "surface": "#mirror-cognitive-evolution-trace",
      "format": "semantic-html/css",
      "status": "local-proof",
      "purpose": "Map the organism metabolism from signal to memory, cells, sandbox, proof, and next loop so self-evolution reads as an inspectable path instead of atmosphere.",
      "trust_value": "Shows how cognitive evolution earns authority through proof locks: each step names what evolves and what prevents hidden memory, unreviewed capability, deployment, spending, file writes, or public posting.",
      "accessibility": "The trace is a semantic section with a visible heading, ordered list, bilingual labels, descriptive proof-lock fields, and no dependence on JavaScript or hidden canvas text.",
      "text_policy": "All text is semantic HTML backed by i18n keys. No generated or embedded UI text lives in SVG, canvas, or WebGL.",
      "motion_policy": "CSS-only ambient scan and semantic node field with global reduced-motion support; no storage, no network call, no canvas, no WebGL, no video, no deployment action, and no third-party animation dependency.",
      "performance": {
        "loading": "eager",
        "dependencies": [],
        "target_size_kb": 5,
        "mobile_policy": "The split trace collapses to one column on compact screens with stable card dimensions and no continuous JavaScript animation."
      },
      "owner": "Website Development Team",
      "last_reviewed": "2026-06-14"
    },
    {
      "id": "infinity-mirror-route-compass",
      "name": "Infinity Mirror Route Compass",
      "file": "organisms/infinity-mirror/experience/index.html#mirror-route-compass",
      "route": "/organisms/infinity-mirror/experience/",
      "surface": "#mirror-route-compass",
      "format": "semantic-html/css",
      "status": "local-proof",
      "purpose": "Translate 81K human desire signals into the mirror chapter path, proof return, and authority stop.",
      "trust_value": "Maps mental room, mastery, access, becoming, security, and world repair signals into chapter, proof return, authority stop, and CTA fields before the visitor chooses a deeper route.",
      "accessibility": "The compass is a semantic section with a visible heading, ordered list, bilingual labels, native anchors, descriptive definition fields, and no dependence on JavaScript or hidden visual text.",
      "text_policy": "All text is semantic HTML backed by i18n keys. No generated or embedded UI text lives in SVG, canvas, or WebGL.",
      "motion_policy": "CSS-only compass scan and dial nodes with global reduced-motion support; no storage, no identity inference, no data submission, no model call, no build start, no spending, no deployment, no public posting, no Web3 broadcast, and no autonomy authority.",
      "performance": {
        "loading": "eager",
        "dependencies": [],
        "target_size_kb": 5,
        "mobile_policy": "The compass collapses to a single-column route stack on compact screens with stable card dimensions and no continuous JavaScript animation."
      },
      "owner": "Website Development Team",
      "last_reviewed": "2026-06-14"
    },
    {
      "id": "infinity-mirror-first-artifact-router",
      "name": "Infinity Mirror First Artifact Router",
      "file": "organisms/infinity-mirror/experience/index.html#mirror-first-artifact-router",
      "route": "/organisms/infinity-mirror/experience/",
      "surface": "#mirror-first-artifact-router",
      "format": "semantic-html/css",
      "status": "local-proof",
      "purpose": "Turn Join Evolution interest into concrete first artifact paths for builders, investors, researchers, and partners.",
      "trust_value": "Every role names what to bring, what first artifact returns, where proof lives, and what approval boundary remains, so conversion stays inspectable instead of becoming a hidden workflow.",
      "accessibility": "The router is a semantic section with a visible heading, ordered list, bilingual labels, role data hooks, descriptive definition fields, and no dependence on JavaScript or hidden visual text.",
      "text_policy": "All text is semantic HTML backed by i18n keys. No generated or embedded UI text lives in SVG, canvas, or WebGL.",
      "motion_policy": "CSS-only ambient scan with global reduced-motion support; no data submission, no lead creation, no storage, no network call, no canvas, no WebGL, no video, no deployment action, no spending, no public posting, no Web3 broadcast, and no third-party animation dependency.",
      "performance": {
        "loading": "eager",
        "dependencies": [],
        "target_size_kb": 6,
        "mobile_policy": "The router collapses from four role lanes to two columns and then one column on compact screens with stable card dimensions and no continuous JavaScript animation."
      },
      "owner": "Website Development Team",
      "last_reviewed": "2026-06-14"
    },
    {
      "id": "infinity-mirror-evolution-entry-protocol",
      "name": "Infinity Mirror Evolution Entry Protocol",
      "file": "organisms/infinity-mirror/experience/index.html#mirror-evolution-entry-protocol",
      "route": "/organisms/infinity-mirror/experience/",
      "surface": "#mirror-evolution-entry-protocol",
      "format": "semantic-html/css",
      "status": "local-proof",
      "purpose": "Turn Join Evolution from role cards into a bounded entry protocol: signal, boundary, first proof, and next loop.",
      "trust_value": "Makes conversion inspectable before contact: every visitor path starts with a typed signal, explicit authority boundary, one reviewable artifact, and a human-owned next-loop decision before the organism can earn more authority.",
      "accessibility": "The protocol is a semantic ordered list with a visible heading, bilingual labels, input and proof-output fields, stable data-entry-step hooks, and no dependence on JavaScript or decorative motion.",
      "text_policy": "All text is semantic HTML backed by i18n keys. No generated or embedded UI text lives in SVG, canvas, or WebGL.",
      "motion_policy": "CSS-only ambient scan with global reduced-motion support; no storage, no network call, no canvas, no WebGL, no video, no deployment action, no public posting, no Web3 broadcast, and no third-party animation dependency.",
      "performance": {
        "loading": "eager",
        "dependencies": [],
        "target_size_kb": 5,
        "mobile_policy": "The protocol collapses to stable one-column semantic content on compact screens with no continuous JavaScript animation."
      },
      "owner": "Website Development Team",
      "last_reviewed": "2026-06-14"
    },
    {
      "id": "infinity-mirror-phase-proof-ledger",
      "name": "Infinity Mirror Phase Proof Ledger",
      "file": "organisms/infinity-mirror/experience/index.html#mirror-phase-proof-ledger",
      "route": "/organisms/infinity-mirror/experience/",
      "surface": "#mirror-phase-proof-ledger",
      "format": "semantic-html/css",
      "status": "local-proof",
      "purpose": "Turn the seven Infinity Mirror build phases into a visible evidence map that names the proof artifact, public surface, and authority boundary for reverse engineering, concept, story, motion, visual exploration, implementation, and execution.",
      "trust_value": "Makes phase coverage inspectable on the page instead of hiding it only in the implementation packet; every phase points to a real surface and states what it cannot authorize.",
      "accessibility": "The ledger is an ordered semantic list with normal anchors, visible headings, bilingual labels, and no dependence on JavaScript or decorative motion.",
      "text_policy": "All text is semantic HTML backed by i18n keys. No generated or embedded UI text lives in SVG, canvas, or WebGL.",
      "motion_policy": "CSS-only ambient scan with global reduced-motion support; no storage, no network call, no canvas, no WebGL, no video, no deployment action, and no third-party animation dependency.",
      "performance": {
        "loading": "eager",
        "dependencies": [],
        "target_size_kb": 5,
        "mobile_policy": "Auto-fit grid collapses to one column with stable card dimensions and no continuous JavaScript animation."
      },
      "owner": "Website Development Team",
      "last_reviewed": "2026-06-14"
    },
    {
      "id": "infinity-mirror-depth-gate",
      "name": "Infinity Mirror Depth Readiness Gate",
      "file": "organisms/infinity-mirror/experience/index.html#mirror-depth-gate",
      "route": "/organisms/infinity-mirror/experience/",
      "surface": "#mirror-depth-gate",
      "format": "semantic-html/css",
      "status": "local-proof",
      "purpose": "Turn cinematic depth into release criteria by mapping semantic, Framer, GSAP, and Three/WebGL lanes to trigger, allowed behavior, proof needed, fallback, and kill switch.",
      "trust_value": "Prevents premium motion from becoming hidden authority: depth may deepen the mirror only after the semantic fallback, proof routes, mobile behavior, cleanup, and shutdown rules are inspectable.",
      "accessibility": "The gate is an ordered semantic list with visible headings, bilingual labels, stable data-depth-lane hooks, and no dependence on JavaScript, canvas, SVG text, or WebGL.",
      "text_policy": "All text is semantic HTML backed by i18n keys. No generated or embedded UI text lives in SVG, canvas, or WebGL.",
      "motion_policy": "CSS-only ambient scan with global reduced-motion support; no storage, no network call, no canvas dependency, no WebGL runtime, no video, no deployment action, no public posting, no Web3 broadcast, and no third-party animation dependency.",
      "performance": {
        "loading": "eager",
        "dependencies": [],
        "target_size_kb": 5,
        "mobile_policy": "Grid collapses to one column, orbit simplifies, and continuous depth loops can freeze under reduced motion or compact screens."
      },
      "owner": "Website Development Team",
      "last_reviewed": "2026-06-14"
    },
    {
      "id": "infinity-mirror-emotional-progression",
      "name": "Infinity Mirror Emotional Progression Rail",
      "file": "main.js#mirror-emotional-progression",
      "route": "/organisms/infinity-mirror/experience/",
      "surface": "#mirror-emotional-progression",
      "format": "javascript/css-state",
      "status": "prototype",
      "purpose": "Make the Infinity Mirror emotional journey inspectable by letting visitors choose curiosity, unease, recognition, wonder, relief, or agency and see the related organism route, proof return, and authority boundary.",
      "trust_value": "Turns emotional progression from hidden storytelling into visible architecture: each feeling is a route state with an organism route, proof return, and authority boundary, while the runtime only swaps existing i18n-backed copy and native button states.",
      "accessibility": "The surface uses native buttons, aria-pressed states, a visible fieldset legend, and an aria-live proof packet. The public meaning remains in semantic bilingual copy and does not depend on decorative motion.",
      "text_policy": "No generated or embedded UI text. The runtime only swaps existing i18n keys from organisms/infinity-mirror/experience/index.html and i18n.js.",
      "motion_policy": "Dependency-free native button relay with CSS-only ambient scan, prefers-reduced-motion support through global motion rules, no canvas, no WebGL, no video, no network call, and no third-party animation dependency.",
      "performance": {
        "loading": "eager",
        "dependencies": [],
        "target_size_kb": 4,
        "mobile_policy": "Compact screens collapse to one column with no continuous JavaScript animation."
      },
      "owner": "Website Development Team",
      "last_reviewed": "2026-06-14"
    },
    {
      "id": "infinity-mirror-proof-observatory",
      "name": "Infinity Mirror Proof Observatory",
      "file": "main.js#mirror-proof-observatory",
      "route": "/organisms/infinity-mirror/experience/",
      "surface": "#mirror-proof-observatory",
      "format": "javascript/css-state",
      "status": "prototype",
      "purpose": "Make the Proof chapter inspectable by letting visitors choose Architecture, Metrics, Deployments, or Status and see the selected evidence path, current signal, authority boundary, and next artifact link.",
      "trust_value": "Turns architecture, metrics, deployments, and status into a visible proof instrument without pretending to be live telemetry: the runtime only swaps existing i18n-backed text, native aria-pressed states, node highlight attributes, and one approved local link.",
      "accessibility": "The surface uses native buttons, aria-pressed states, a visible fieldset legend, durable links, and an aria-live proof packet. The public meaning remains in semantic bilingual copy and durable route anchors.",
      "text_policy": "No generated or embedded UI text. The runtime only swaps existing i18n keys from organisms/infinity-mirror/experience/index.html and i18n.js.",
      "motion_policy": "Dependency-free native button relay with CSS-only ambient scan, prefers-reduced-motion support through global motion rules, no storage, no network call, no canvas, no WebGL, no video, no deployment action, and no third-party animation dependency.",
      "performance": {
        "loading": "eager",
        "dependencies": [],
        "target_size_kb": 4,
        "mobile_policy": "Compact screens collapse to one column with no continuous JavaScript animation."
      },
      "owner": "Website Development Team",
      "last_reviewed": "2026-06-14"
    },
    {
      "id": "infinity-mirror-authority-gradient",
      "name": "Infinity Mirror Authority Gradient",
      "file": "organisms/infinity-mirror/experience/index.html#mirror-authority-gradient",
      "route": "/organisms/infinity-mirror/experience/",
      "surface": "#mirror-authority-gradient",
      "format": "html/css",
      "status": "prototype",
      "purpose": "Make the Proof chapter explain how an AI organism earns authority through observe, reflect, draft, sandbox, approval, and public-motion rungs before higher-risk action can happen.",
      "trust_value": "Turns authority from a slogan into an inspectable permission ladder: each rung names what the system may do, what proof is required, and what remains human-owned before memory, identity, wallet, deployment, posting, or status claims can move.",
      "accessibility": "The surface is a semantic ordered list with bilingual text, visible definition terms, and a boundary note. Decorative CSS scanning is not required to understand the authority ladder.",
      "text_policy": "No generated or embedded UI text. All labels live in organisms/infinity-mirror/experience/index.html and i18n.js.",
      "motion_policy": "CSS-only ambient scan with prefers-reduced-motion support through global motion rules, no JavaScript dependency, no storage, no network call, no canvas, no WebGL, no video, no deployment action, no public posting, and no third-party animation dependency.",
      "performance": {
        "loading": "eager",
        "dependencies": [],
        "target_size_kb": 3,
        "mobile_policy": "Tablet collapses to a three-by-two ladder; compact screens collapse to one column with no JavaScript animation."
      },
      "owner": "Website Development Team",
      "last_reviewed": "2026-06-14"
    },
    {
      "id": "infinity-mirror-organism-growth-relay",
      "name": "Infinity Mirror Organism Growth Relay",
      "file": "main.js#mirror-organism-growth-relay",
      "route": "/organisms/infinity-mirror/experience/",
      "surface": "#mirror-organisms-title",
      "format": "javascript/css-state",
      "status": "prototype",
      "purpose": "Make the signal leave the Brain chapter and become inspectable product paths by sequencing Visual Cortex, Infinity Mirror, Financial Organism, and Research Organisms, then sequencing the recursive growth gates from pattern through proof.",
      "trust_value": "Turns the ecosystem into a living route without pretending the site has hidden autonomy: each highlighted organism already links to a real product path, and each growth highlight names the gate that must happen before capability becomes trusted.",
      "accessibility": "The runtime changes CSS classes and data attributes only. The public meaning remains in semantic links, ordered growth steps, bilingual labels, proof boundaries, and keyboard-focusable organism cards.",
      "text_policy": "No generated or embedded UI text. The runtime only highlights existing organism links, spine nodes, growth nodes, and growth steps.",
      "motion_policy": "Dependency-free requestAnimationFrame relay with IntersectionObserver pause/resume, prefers-reduced-motion static mode, compact-screen static mode, and no canvas, WebGL, video, or third-party animation dependency.",
      "performance": {
        "loading": "eager",
        "dependencies": [],
        "target_size_kb": 5,
        "mobile_policy": "Compact screens freeze to the first organism and growth phase; semantic links and ordered lists carry the experience without continuous mobile animation."
      },
      "owner": "Website Development Team",
      "last_reviewed": "2026-06-13"
    },
    {
      "id": "infinity-mirror-adaptive-artifact-relay",
      "name": "Infinity Mirror Adaptive Artifact Relay",
      "file": "main.js#mirror-adaptive-artifact-relay",
      "route": "/organisms/infinity-mirror/experience/",
      "surface": "#mirror-reflection-title",
      "format": "javascript/css-state",
      "status": "prototype",
      "purpose": "Turn the local Infinity Mirror concept package's strongest product idea into an inspectable website runtime by sequencing Architect, Cartographer, Translator, and Ritualist lenses against the returned artifact route from signal through proof.",
      "trust_value": "Keeps adaptive personalization reversible and proof-bound: lens buttons only highlight existing semantic copy, the returned artifact route remains inspectable, and the human can override the frame without the site claiming identity authority.",
      "accessibility": "The runtime uses native buttons with aria-pressed, semantic ordered lists, existing bilingual labels, and visible focus states. Reduced-motion and compact screens freeze to the first lens and artifact phase.",
      "text_policy": "No generated or embedded UI text. The runtime only changes data attributes, aria-pressed states, and CSS classes on existing lens cards, loop cells, artifact nodes, route steps, and decision chips.",
      "motion_policy": "Dependency-free requestAnimationFrame relay with IntersectionObserver pause/resume, prefers-reduced-motion static mode, compact-screen static mode, no canvas, no WebGL, no video, no camera access, and no third-party animation dependency.",
      "performance": {
        "loading": "eager",
        "dependencies": [],
        "target_size_kb": 5,
        "mobile_policy": "Compact screens freeze to the first lens and artifact route phase; semantic controls and ordered lists carry the experience without continuous mobile animation."
      },
      "owner": "Website Development Team",
      "last_reviewed": "2026-06-13"
    },
    {
      "id": "infinity-mirror-signal-composer",
      "name": "Infinity Mirror Signal Composer",
      "file": "main.js#mirror-signal-composer",
      "route": "/organisms/infinity-mirror/experience/",
      "surface": "#mirror-signal-composer",
      "format": "javascript/css-state",
      "status": "prototype",
      "purpose": "Let visitors choose mental room, build stuck, trust proof, or quiet listen signals and see the adaptive lens plus returned artifact packet update in the same proof-bound mirror surface.",
      "trust_value": "Turns reflection into an inspectable interaction: the selected human signal changes visible lens, artifact, boundary, and proof text while keeping hidden memory, identity, camera access, file writes, code execution, public posting, and deployment outside automatic authority.",
      "accessibility": "The runtime uses a native fieldset, legend, buttons with aria-pressed, semantic definition lists, bilingual labels, and visible focus states. Language changes refresh the selected packet through existing i18n keys.",
      "text_policy": "No generated or embedded UI text. The runtime only swaps existing i18n keys on semantic HTML fields and updates button pressed states.",
      "motion_policy": "Dependency-free state relay that reuses the adaptive artifact relay; no canvas, no WebGL, no video, no camera access, no network call, and no third-party animation dependency.",
      "performance": {
        "loading": "eager",
        "dependencies": [],
        "target_size_kb": 4,
        "mobile_policy": "Compact screens collapse to one column and keep all controls native; no continuous animation is required for the signal composer."
      },
      "owner": "Website Development Team",
      "last_reviewed": "2026-06-13"
    },
    {
      "id": "infinity-mirror-memory-consent-ledger",
      "name": "Infinity Mirror Memory Consent Ledger",
      "file": "organisms/infinity-mirror/experience/index.html#mirror-memory-consent",
      "route": "/organisms/infinity-mirror/experience/",
      "surface": "#mirror-memory-consent",
      "format": "html/css",
      "status": "prototype",
      "purpose": "Make reflection memory inspectable by mapping ephemeral, proposed, reviewed, and integrated consent states to what can be held, what proof is required, and what the human can still control.",
      "trust_value": "Turns memory from an implied capability into a visible consent ladder: the mirror may only preserve reviewed artifacts, correction trails, and bounded continuity notes when the person can inspect, correct, demote, revoke, or refuse them.",
      "accessibility": "The surface is a semantic ordered list with bilingual definition terms and a visible boundary note. The decorative CSS scan is not needed to understand memory consent.",
      "text_policy": "No generated or embedded UI text. All labels live in organisms/infinity-mirror/experience/index.html and i18n.js.",
      "motion_policy": "CSS-only ambient scan with global reduced-motion support, no JavaScript dependency, no storage, no network call, no camera access, no file write, no code execution, no deployment, no public posting, no Web3 broadcast, and no third-party animation dependency.",
      "performance": {
        "loading": "eager",
        "dependencies": [],
        "target_size_kb": 3,
        "mobile_policy": "Tablet collapses to one-column copy with two consent cards per row; compact screens collapse to one column with no runtime animation requirement."
      },
      "owner": "Website Development Team",
      "last_reviewed": "2026-06-14"
    },
    {
      "id": "infinity-mirror-implementation-packet",
      "name": "Infinity Mirror Implementation Packet",
      "file": "assets/specs/infinity-mirror-implementation-packet.json",
      "route": "/organisms/infinity-mirror/experience/",
      "surface": "#mirror-execution-packet",
      "format": "application/json",
      "status": "local-proof",
      "purpose": "Expose the Infinity Mirror implementation plan as a machine-readable contract for the Remix concept review, component tree, React/Next structure, isolated Framer/GSAP/Three/WebGL lanes, Tailwind tokens, asset requirements, accessibility, mobile adaptation, SEO preservation, rollout gates, and explicit deployment approval.",
      "trust_value": "Keeps the cinematic migration bounded: the current Vite route remains semantic proof, the Remix package contributes adopted, prototype-next, and blocked design decisions rather than hidden runtime authority, motion libraries are not imported until an approved React/Next migration, every future runtime names ownership, fallback, cleanup, stop condition, and mobile/reduced-motion behavior, and public deployment remains behind explicit approval.",
      "accessibility": "The packet requires semantic server-rendered content before motion, native controls, reduced-motion support, no critical text in SVG/canvas/WebGL, stable hash targets, and real anchors.",
      "text_policy": "Implementation copy and code contracts live in JSON and visible HTML/i18n labels; no generated runtime copy.",
      "motion_policy": "No runtime motion. The packet defines future CSS/SVG, Framer, GSAP, and Three/WebGL lanes with fallbacks, cleanup, and stop conditions.",
      "performance": {
        "loading": "on-demand",
        "dependencies": [],
        "target_size_kb": 18,
        "mobile_policy": "Mobile receives semantic content first, canvas disabled under 760px, Three/WebGL disabled under 900px, no pinned GSAP on mobile, and no horizontal overflow."
      },
      "owner": "Website Development Team",
      "last_reviewed": "2026-06-13"
    },
    {
      "id": "infinity-mirror-experience-audit",
      "name": "Infinity Mirror Experience Audit",
      "file": "assets/specs/infinity-mirror-experience-audit.md",
      "route": "/organisms/infinity-mirror/experience/",
      "surface": "#mirror-experience-audit",
      "format": "text/markdown",
      "status": "local-proof",
      "purpose": "Expose the source-backed Phase 1 reverse-engineering audit across information architecture, storytelling flow, scroll choreography, motion system, visual hierarchy, typography, transition logic, attention management, emotional progression, performance technique, and non-clone boundary.",
      "trust_value": "Makes the Anthropic 81K Interviews influence inspectable without cloning the design: the artifact cites the source pattern, extracts durable principles, names why each pattern works, and translates each one into Unwind-native proof-bound organism behavior.",
      "accessibility": "Plain Markdown plus a semantic HTML link from #mirror-experience-audit. The visible route still exposes summary cards for each lens.",
      "text_policy": "Audit prose lives in Markdown and visible HTML/i18n labels; no research claim is embedded only in visuals.",
      "motion_policy": "No runtime motion. The audit constrains future motion by requiring trigger, animation, duration, easing, performance strategy, fallback, cleanup, and stop condition.",
      "performance": {
        "loading": "link",
        "dependencies": [],
        "target_size_kb": 18,
        "mobile_policy": "No mobile runtime; mobile receives the semantic audit summary and Markdown audit link."
      },
      "owner": "Website Development Team",
      "last_reviewed": "2026-06-13"
    },
    {
      "id": "unwindcode-experience-evolution-audit",
      "name": "UnwindCode.ai Experience Evolution Audit",
      "file": "assets/specs/unwindcode-experience-evolution-audit.md",
      "route": "/",
      "surface": "site-wide experience evolution",
      "format": "text/markdown",
      "status": "local-proof",
      "purpose": "Set the site-wide experience standard for turning Anthropic homepage principles into Unwind-native organism storytelling, proof paths, motion architecture, accessibility, mobile strategy, SEO preservation, and future React/Next migration guidance.",
      "trust_value": "Prevents design drift by requiring every future visual, animation, dashboard, map, status card, route, and interaction to map to a real workflow, memory layer, research lane, deployment artifact, or capability; carry a Concept, Research, Prototype, Experimental, or Live state label; and expose proof before authority.",
      "accessibility": "Plain Markdown contract. The rules require semantic HTML, native controls where possible, readable mobile navigation, stable hash targets, visible focus, reduced-motion behavior, and no critical content hidden only in canvas, SVG, WebGL, or generated images.",
      "text_policy": "Experience rules live in Markdown, semantic HTML, i18n labels, and metadata. Visual assets should remain textless unless they are explicit social media raster exports with canonical text duplicated in public HTML or captions.",
      "motion_policy": "No runtime motion. Future motion must name trigger, meaning, represented system, duration, easing, reduced-motion behavior, mobile behavior, fallback, cleanup, stop condition, proof source, and authority boundary.",
      "performance": {
        "loading": "link",
        "dependencies": [],
        "target_size_kb": 24,
        "mobile_policy": "Mobile receives semantic content first, right-side drawer navigation, static fallbacks for complex diagrams, canvas shutdown when reading or battery would suffer, and no WebGL without explicit approval."
      },
      "owner": "Website Development Team",
      "last_reviewed": "2026-06-14"
    },
    {
      "id": "unwindcode-experience-evolution-implementation-packet",
      "name": "UnwindCode.ai Experience Evolution Implementation Packet",
      "file": "assets/specs/unwindcode-experience-evolution-implementation-packet.json",
      "route": "/proof/",
      "surface": "#implementation-contract-title",
      "format": "application/json",
      "status": "local-proof",
      "purpose": "Expose the site-wide experience evolution plan as a machine-readable contract for route jobs, backend-to-frontend reflection rules, component contracts, motion contracts, React/Next migration boundaries, Framer and Three.js gates, design tokens, asset requirements, accessibility gates, mobile gates, SEO gates, performance budgets, rollout phases, and acceptance evidence.",
      "trust_value": "Prevents future build drift by keeping implementation-ready guidance tied to proof sources, state labels, authority boundaries, and explicit human approval for deployment, posting, spending, outreach, filesystem writes, private data pulls, diagnosis, hidden memory, identity inference, and Web3 broadcast.",
      "accessibility": "Plain JSON contract with semantic public discovery through llms.txt and ai-services.json. The packet requires critical content to stay in semantic HTML or i18n-backed text, navigation to remain keyboard operable, reduced-motion to preserve meaning, and mobile layouts to avoid horizontal overflow.",
      "text_policy": "Implementation contract copy lives in JSON, Markdown audit prose, llms.txt, and metadata. It does not add generated runtime copy or visual-only text.",
      "motion_policy": "No runtime motion. The packet defines future motion contracts only after meaning, system represented, reduced-motion behavior, mobile behavior, fallback, cleanup, stop condition, proof source, and authority boundary are named.",
      "performance": {
        "loading": "link",
        "dependencies": [],
        "target_size_kb": 40,
        "mobile_policy": "Mobile receives semantic content first, optional depth last, and WebGL disabled by default until a route-specific approval gate exists."
      },
      "owner": "Website Development Team",
      "last_reviewed": "2026-06-16"
    },
    {
      "id": "proof-migration-blueprint-ledger",
      "name": "Proof Page Migration Blueprint Ledger",
      "file": "proof/index.html",
      "route": "/proof/",
      "surface": "#migration-blueprint-title",
      "format": "semantic-html",
      "status": "local-proof",
      "purpose": "Expose the future implementation blueprint for Next.js App Router, server-rendered defaults, client leaves, Framer Motion, Three.js, design tokens, asset requirements, and performance budgets before migration work starts.",
      "trust_value": "Makes the implementation-ready architecture inspectable by naming each future runtime lane, state, approved shape, proof route, and stop condition before any dependency, framework migration, or depth layer is approved.",
      "accessibility": "Semantic ordered list and definition lists with visible links, focus states, bilingual i18n copy, no critical text inside images, and no JavaScript dependency.",
      "text_policy": "All critical meaning lives in HTML, i18n, llms.txt, ai-services.json, audit, packet, manifest, and tests.",
      "motion_policy": "No runtime motion beyond CSS hover/focus states; no Framer runtime, no Three.js runtime, no route transition, live polling, WebGL, or motion-only proof.",
      "performance": {
        "loading": "inline-semantic",
        "dependencies": [],
        "target_size_kb": 0,
        "mobile_policy": "Rows collapse into a single-column implementation ledger with state, approved shape, proof, and stop condition stacked."
      },
      "owner": "Website Development Team",
      "last_reviewed": "2026-06-16"
    },
    {
      "id": "proof-source-translation-ledger",
      "name": "Proof Page Source Translation Ledger",
      "file": "proof/index.html",
      "route": "/proof/",
      "surface": "#source-translation-title",
      "format": "semantic-html",
      "status": "live",
      "purpose": "Expose how the current Anthropic homepage reference was checked and translated into Unwind-native organism proof surfaces without cloning the visual system.",
      "trust_value": "Makes source inspiration auditable by mapping source freshness, source pattern, why it works, Unwind translation, proof route, authority boundary, and consent boundary for trust architecture, release memory, research separation, human signal, product pathways, model navigation, resource IA, measurement choices, and implementation confidence.",
      "accessibility": "Semantic ordered list and definition lists with visible links, focus states, bilingual i18n copy, and no critical text inside images.",
      "text_policy": "All critical meaning lives in HTML, i18n, llms.txt, ai-services.json, audit, packet, and tests. Source-inspired guidance must be dated and re-checked before future recommendations.",
      "motion_policy": "No runtime motion beyond CSS hover/focus states; no copied motion system, no hidden telemetry trigger, and no motion-only proof.",
      "performance": {
        "loading": "inline-semantic",
        "dependencies": [],
        "target_size_kb": 0,
        "mobile_policy": "Rows collapse into a single-column ledger with source, translation, proof, and boundary stacked."
      },
      "owner": "Website Development Team",
      "last_reviewed": "2026-06-21"
    },
    {
      "id": "proof-source-freshness-gate",
      "name": "Proof Page Source Freshness Gate",
      "file": "proof/index.html",
      "route": "/proof/",
      "surface": "#source-freshness-gate-title",
      "format": "semantic-html",
      "status": "live",
      "purpose": "Make the June 21, 2026 Anthropic homepage check explicit before source-inspired UX guidance can become Unwind implementation work.",
      "trust_value": "Records reviewed date, observed current patterns, current product pathways, model navigation, consent-bound measurement choices, adopted Unwind translation, and stop condition so future source inspiration must re-check the reference and route to proof.",
      "accessibility": "Semantic aside and definition list with visible text, bilingual i18n copy, keyboard-readable source contract, and no critical text inside images.",
      "text_policy": "All source freshness claims are dated, public, and mirrored in llms.txt, ai-services.json, audit, implementation packet, and tests.",
      "motion_policy": "No runtime motion beyond CSS hover/focus context; no copied source motion and no motion-only proof.",
      "performance": {
        "loading": "inline-semantic",
        "dependencies": [],
        "target_size_kb": 0,
        "mobile_policy": "Gate stacks inside the source translation copy column with short definition rows."
      },
      "owner": "Website Development Team",
      "last_reviewed": "2026-06-21"
    },
    {
      "id": "proof-digital-biology-token-ledger",
      "name": "Proof Page Digital Biology Token Ledger",
      "file": "proof/index.html",
      "route": "/proof/",
      "surface": "#token-ledger-title",
      "format": "semantic-html",
      "status": "local-proof",
      "purpose": "Expose design tokens as an inspectable organism-language contract for void, glass, signal spectrum, proof, boundary, shape, spacing, and motion timing before future runtime work expands the interface.",
      "trust_value": "Prevents token drift by mapping every visual language family to meaning, proof route, and stop condition while blocking one-note palettes, illegible glass, nested cards, color-only status meaning, and motion-only proof.",
      "accessibility": "Semantic ordered list, definition lists, visible links, i18n-backed bilingual copy, decorative aria-hidden swatches, keyboard focus states, and mobile single-column collapse.",
      "text_policy": "All critical meaning lives in HTML, i18n, llms.txt, ai-services.json, audit, packet, manifest, and tests; swatches are decorative only.",
      "motion_policy": "No runtime animation beyond hover/focus transform and opacity. Motion tokens are documentation and do not enable Framer, GSAP, Three.js, WebGL, scroll hijack, or motion-only meaning.",
      "performance": {
        "loading": "inline-semantic",
        "dependencies": [],
        "target_size_kb": 0,
        "mobile_policy": "Rows collapse into a single-column token ledger; swatches stay small and decorative while text remains authoritative."
      },
      "owner": "Website Development Team",
      "last_reviewed": "2026-06-16"
    },
    {
      "id": "proof-experience-principles-ledger",
      "name": "Proof Page Experience Principles Ledger",
      "file": "proof/index.html",
      "route": "/proof/",
      "surface": "#experience-principles-title",
      "format": "semantic-html",
      "status": "local-proof",
      "purpose": "Expose the full experience-research matrix for information architecture, storytelling flow, scroll choreography, motion systems, visual hierarchy, typography, navigation, attention management, emotional progression, and performance strategy.",
      "trust_value": "Turns the source audit into a public build map by naming why each principle works, how Unwind reinterprets it, which implementation opportunity follows, and where a visitor can inspect proof.",
      "accessibility": "Semantic ordered list and definition lists with visible links, focus states, bilingual i18n copy, no critical text inside images, and no JavaScript dependency.",
      "text_policy": "All critical meaning lives in HTML, i18n, llms.txt, ai-services.json, audit, packet, and tests.",
      "motion_policy": "No runtime motion beyond CSS hover/focus states; no copied motion system, live polling, WebGL, emotional profiling, or motion-only proof.",
      "performance": {
        "loading": "inline-semantic",
        "dependencies": [],
        "target_size_kb": 0,
        "mobile_policy": "Rows collapse into a single-column research ledger with why it works, Unwind reinterpretation, implementation opportunity, and proof route stacked."
      },
      "owner": "Website Development Team",
      "last_reviewed": "2026-06-16"
    },
    {
      "id": "proof-runtime-budget-ledger",
      "name": "Proof Page Runtime Budget Ledger",
      "file": "proof/index.html",
      "route": "/proof/",
      "surface": "#runtime-budget-title",
      "format": "semantic-html",
      "status": "live",
      "purpose": "Expose production runtime cost ceilings for semantic HTML, CSS/SVG motion, shared JavaScript, media packets, future Three/WebGL, and same-origin intake before richer experience layers are approved.",
      "trust_value": "Keeps the living organism experience credible by naming budget, allowed behavior, proof route, and stop condition for each runtime lane so depth cannot quietly become decorative weight or hidden authority.",
      "accessibility": "Semantic ordered list and definition lists with visible links, focus states, bilingual i18n copy, and no critical text inside images.",
      "text_policy": "All critical meaning lives in HTML, i18n, llms.txt, ai-services.json, audit, packet, and tests.",
      "motion_policy": "No runtime motion beyond CSS hover/focus states; no animated counters, hidden polling, WebGL, or motion-only proof.",
      "performance": {
        "loading": "inline-semantic",
        "dependencies": [],
        "target_size_kb": 0,
        "mobile_policy": "Rows collapse into a single-column runtime ledger with budget, allowed behavior, proof, and stop stacked."
      },
      "owner": "Website Development Team",
      "last_reviewed": "2026-06-16"
    },
    {
      "id": "i18n-route-shard-runtime",
      "name": "Route-Sharded i18n Runtime",
      "file": "i18n.js + i18n/*.js",
      "route": "site-wide",
      "surface": "data-i18n runtime",
      "format": "javascript/modules",
      "status": "local_proof",
      "purpose": "Keep bilingual proof copy route-local by loading shared navigation, footer, and chat labels at boot, then lazy-loading only the current route dictionary.",
      "trust_value": "Turns language parity into a performance-safe architecture so new proof surfaces can remain bilingual without forcing every visitor to download every route's copy.",
      "accessibility": "Preserves semantic HTML, data-i18n text nodes, translated placeholders, translated aria-labels, translated chat prompt payloads, and English/Spanish parity verified by tests.",
      "text_policy": "Editable source lives in i18n/source.js; generated route shards live in i18n/*.js; runtime labels remain semantic HTML or DOM text, not images, canvas, or hidden telemetry.",
      "motion_policy": "No animation, polling, personalization, or user tracking. The runtime only loads text dictionaries and applies visible translated strings.",
      "performance": {
        "loading": "shared boot loader plus route-level dynamic imports",
        "dependencies": [],
        "target_size_kb": 72,
        "mobile_policy": "Mobile receives the same route-local dictionary strategy and never pays for unrelated route copy."
      },
      "owner": "Website Development Team",
      "last_reviewed": "2026-06-16"
    },
    {
      "id": "runtime-budget-evidence",
      "name": "Runtime Budget Evidence",
      "file": "assets/specs/unwindcode-runtime-budget-evidence.json",
      "route": "/proof/",
      "surface": "#runtime-budget-title",
      "format": "application/json",
      "status": "local_proof",
      "purpose": "Expose generated build-output evidence for current Vite JavaScript, CSS, shared i18n loader, route i18n dictionaries, gzip ceilings, allowed large raw chunks, and release-blocking violations.",
      "trust_value": "Turns the runtime budget ledger into inspectable proof by recording each build asset lane, raw size, gzip size, hash, budget ceiling, allowed warning status, and zero-violation gate.",
      "accessibility": "JSON artifact is linked from semantic HTML and mirrored in llms.txt, ai-services.json, the implementation packet, audit, and tests.",
      "text_policy": "All claims are machine-readable text; no meaning is carried by image or motion.",
      "motion_policy": "No animation, runtime script, polling, telemetry, WebGL, or live measurement.",
      "performance": {
        "loading": "explicit-link",
        "dependencies": [],
        "target_size_kb": 12,
        "mobile_policy": "Artifact loads only when a visitor explicitly opens the build evidence link."
      },
      "owner": "Website Development Team",
      "last_reviewed": "2026-06-16"
    },
    {
      "id": "proof-access-mobile-ledger",
      "name": "Proof Page Access and Mobile Ledger",
      "file": "proof/index.html",
      "route": "/proof/",
      "surface": "#access-mobile-title",
      "format": "semantic-html",
      "status": "live",
      "purpose": "Expose accessibility and mobile-readiness rules for keyboard route recovery, compact glass navigation, reduced motion, language parity, text-first proof, and bounded intake before richer motion or depth expands.",
      "trust_value": "Makes access and mobile strategy inspectable by naming rule, compact behavior, proof route, and stop condition for each lane so the living organism stays usable when the viewport is small, motion is reduced, or visuals are unavailable.",
      "accessibility": "Semantic ordered list and definition lists with visible links, focus states, bilingual i18n copy, no critical text inside images, and no gesture-only interaction.",
      "text_policy": "All critical meaning lives in HTML, i18n, llms.txt, ai-services.json, audit, packet, and tests.",
      "motion_policy": "No runtime motion beyond CSS hover/focus states; no scroll hijack, gesture-only proof, WebGL, or motion-only meaning.",
      "performance": {
        "loading": "inline-semantic",
        "dependencies": [],
        "target_size_kb": 0,
        "mobile_policy": "Rows collapse into a single-column access ledger with rule, compact behavior, proof, and stop stacked."
      },
      "owner": "Website Development Team",
      "last_reviewed": "2026-06-16"
    },
    {
      "id": "proof-rollout-readiness-ledger",
      "name": "Proof Page Rollout Readiness Ledger",
      "file": "proof/index.html",
      "route": "/proof/",
      "surface": "#rollout-readiness-title",
      "format": "semantic-html",
      "status": "live",
      "purpose": "Expose the production rollout plan as exit evidence, release gate, rollback route, and authority boundary across clarity, proof proximity, runtime reflection, migration option, and living proof phases.",
      "trust_value": "Makes release sequencing inspectable so local proof cannot quietly become a public alias, framework migration, status promotion, transmission, public post, spend, outreach, or Web3 broadcast without explicit human approval.",
      "accessibility": "Semantic ordered list and definition lists with visible links, focus states, bilingual i18n copy, no critical text inside images, and no live deployment control.",
      "text_policy": "All critical meaning lives in HTML, i18n, llms.txt, ai-services.json, audit, packet, and tests.",
      "motion_policy": "No runtime motion beyond CSS hover/focus states; no deployment polling, live release automation, WebGL, or motion-only proof.",
      "performance": {
        "loading": "inline-semantic",
        "dependencies": [],
        "target_size_kb": 0,
        "mobile_policy": "Rows collapse into a single-column rollout ledger with exit evidence, release gate, rollback, and boundary stacked."
      },
      "owner": "Website Development Team",
      "last_reviewed": "2026-06-16"
    },
    {
      "id": "proof-production-checkpoint-ledger",
      "name": "Proof Page Production Checkpoint Ledger",
      "file": "proof/index.html",
      "route": "/proof/",
      "surface": "#production-checkpoint-title",
      "format": "semantic-html",
      "status": "local-proof",
      "purpose": "Expose the approved June 21, 2026 production deployment as 142 tests, production build, runtime budget evidence, Vercel alias verification, live homepage metadata checks, live /api/chat checks, and manual approval boundary.",
      "trust_value": "Turns deployment into inspectable proof so visitors can see which release, aliases, serverless functions, API behavior, and local gates were verified before the public alias moved and what authority remains blocked after the checkpoint.",
      "accessibility": "Semantic ordered list and definition lists with durable links, bilingual i18n copy, visible focus states, and no live deployment control.",
      "text_policy": "All critical meaning lives in HTML, i18n, llms.txt, ai-services.json, checkpoint JSON, audit, packet, and tests.",
      "motion_policy": "No runtime motion beyond CSS hover/focus states; no deployment polling, live monitoring, rollback automation, or motion-only proof.",
      "performance": {
        "loading": "inline-semantic",
        "dependencies": [],
        "target_size_kb": 0,
        "mobile_policy": "Rows collapse into a single-column checkpoint ledger with evidence, artifact, state, and boundary stacked."
      },
      "owner": "Website Development Team",
      "last_reviewed": "2026-06-21"
    },
    {
      "id": "proof-live-parity-gate",
      "name": "Proof Page Live Parity Gate",
      "file": "proof/index.html",
      "route": "/proof/",
      "surface": "#live-parity-title",
      "format": "semantic-html",
      "status": "local-proof",
      "purpose": "Separate verified local proof, public alias checks, explicit deploy approval, and completion claims before anyone treats the public goal as complete.",
      "trust_value": "Prevents local evidence from being described as live parity until the production alias, checkpoint artifact, discovery files, and API boundaries have been inspected after an explicit deploy.",
      "accessibility": "Semantic ordered list and definition lists with durable links, bilingual i18n copy, visible focus states, and no live deployment control.",
      "text_policy": "All critical meaning lives in HTML, i18n, llms.txt, ai-services.json, audit, implementation packet, checkpoint JSON, and tests.",
      "motion_policy": "No runtime motion beyond CSS hover/focus states; no deployment polling, alias promotion, live monitoring, rollback automation, or motion-only proof.",
      "performance": {
        "loading": "inline-semantic",
        "dependencies": [],
        "target_size_kb": 0,
        "mobile_policy": "Rows collapse into a single-column parity gate with evidence, artifact, state, and boundary stacked."
      },
      "owner": "Website Development Team",
      "last_reviewed": "2026-06-18"
    },
    {
      "id": "proof-experience-acceptance-ledger",
      "name": "Proof Page Experience Evolution Acceptance Ledger",
      "file": "proof/index.html",
      "route": "/proof/",
      "surface": "#experience-acceptance-title",
      "format": "semantic-html",
      "status": "local-proof",
      "purpose": "Map the active Anthropic-to-Unwind evolution goal into inspectable proof lanes before claiming the experience objective is satisfied.",
      "trust_value": "Shows how source freshness, identity preservation, backend reflection, experience research, implementation architecture, and rollout authority each have a requirement, evidence route, state label, and stop condition.",
      "accessibility": "Semantic section, ordered list, definition lists, durable text links, bilingual i18n copy, visible focus states, and no critical text inside images.",
      "text_policy": "All goal-acceptance claims are text, mirrored in llms.txt, ai-services.json, audit, implementation packet, and tests.",
      "motion_policy": "No runtime motion beyond CSS hover/focus states; no live monitoring, dependency approval, migration approval, deployment approval, or motion-only proof.",
      "performance": {
        "loading": "inline-semantic",
        "dependencies": [],
        "target_size_kb": 0,
        "mobile_policy": "Rows collapse into a single-column acceptance ledger with requirement, evidence, state, and stop condition stacked."
      },
      "owner": "Website Development Team",
      "last_reviewed": "2026-06-16"
    },
    {
      "id": "proof-completion-audit-ledger",
      "name": "Proof Page Completion Audit Ledger",
      "file": "proof/index.html",
      "route": "/proof/",
      "surface": "#completion-audit-title",
      "format": "semantic-html",
      "status": "local-proof",
      "purpose": "Expose the active frontend evolution goal as a completion audit across proven surfaces, immersive asset governance, blueprint-only architecture, live release proof, and blocked authority.",
      "trust_value": "Prevents the organism from claiming completion before source freshness, route parity, asset governance, implementation gates, public alias evidence, discovery files, and authority boundaries agree.",
      "accessibility": "Semantic section, ordered list, definition lists, durable links, bilingual i18n copy, visible focus states, and no critical text inside images.",
      "text_policy": "All completion-audit claims are text, mirrored in llms.txt, ai-services.json, the completion audit JSON artifact, implementation packet, audit, manifest, and tests.",
      "motion_policy": "No runtime motion beyond CSS hover/focus states; no live monitoring, dependency approval, migration approval, deployment approval, WebGL approval, or motion-only proof.",
      "performance": {
        "loading": "inline-semantic",
        "dependencies": [],
        "target_size_kb": 0,
        "mobile_policy": "Rows collapse into a single-column completion audit with evidence, state, audit, and blocked authority stacked."
      },
      "owner": "Website Development Team",
      "last_reviewed": "2026-06-21"
    },
    {
      "id": "experience-evolution-completion-audit",
      "name": "Experience Evolution Completion Audit",
      "file": "assets/specs/unwindcode-experience-evolution-completion-audit.json",
      "route": "/proof/",
      "surface": "#completion-audit-title",
      "format": "application/json",
      "status": "local-proof",
      "purpose": "Record the active frontend evolution goal as a machine-readable completion audit with explicit asset-pipeline governance and completion-not-claimed status.",
      "trust_value": "Keeps proven, partially proven, blueprint-only, governed, and blocked lanes inspectable so future visual, interactive, or WebGL work must carry proof value before it ships.",
      "accessibility": "JSON artifact is linked from semantic HTML and mirrored in llms.txt, ai-services.json, sitemap, the implementation packet, audit, manifest, and tests.",
      "text_policy": "All claims are machine-readable text; no meaning is carried by image or motion.",
      "motion_policy": "No animation, runtime script, polling, telemetry, WebGL, live monitoring, deployment control, or rollback automation.",
      "performance": {
        "loading": "explicit-link",
        "dependencies": [],
        "target_size_kb": 10,
        "mobile_policy": "Artifact loads only when a visitor explicitly opens the completion audit link."
      },
      "owner": "Website Development Team",
      "last_reviewed": "2026-06-21"
    },
    {
      "id": "proof-requirement-coverage-ledger",
      "name": "Proof Page Requirement Coverage Ledger",
      "file": "proof/index.html",
      "route": "/proof/",
      "surface": "#requirement-coverage-title",
      "format": "semantic-html",
      "status": "local-proof",
      "purpose": "Expand the Experience Evolution objective into explicit source, audit, IA, component, motion, metaphor, implementation, access, SEO, rollout, and production-proof coverage lanes.",
      "trust_value": "Prevents the goal from shrinking to the latest edited surface by naming each deliverable family, its evidence route, current state, and stop condition.",
      "accessibility": "Semantic section, ordered list, definition lists, durable links, bilingual i18n copy, visible focus states, and no critical text inside images.",
      "text_policy": "All coverage claims are text, mirrored in llms.txt, ai-services.json, audit, implementation packet, and tests.",
      "motion_policy": "No runtime motion beyond CSS hover/focus states; no live monitoring, dependency approval, migration approval, deployment approval, or motion-only proof.",
      "performance": {
        "loading": "inline-semantic",
        "dependencies": [],
        "target_size_kb": 0,
        "mobile_policy": "Rows collapse into a single-column requirement ledger with coverage, evidence, state, and stop condition stacked."
      },
      "owner": "Website Development Team",
      "last_reviewed": "2026-06-18"
    },
    {
      "id": "proof-objective-deliverable-index",
      "name": "Proof Page Objective Deliverable Index",
      "file": "proof/index.html",
      "route": "/proof/",
      "surface": "#objective-deliverable-title",
      "format": "semantic-html",
      "status": "local-proof",
      "purpose": "Expose every named Experience Evolution deliverable as an inspectable proof route with state and stop condition.",
      "trust_value": "Prevents broad audit language from hiding individual requirements by naming UX Audit, Design Research, IA Improvements, Component Recommendations, Motion Architecture, Accessibility, Mobile, SEO, Rollout, React, Next.js, Framer, Three.js, Tokens, Assets, and Performance Budgets separately.",
      "accessibility": "Semantic section, ordered list, definition lists, durable links, bilingual i18n copy, visible focus states, and no critical text inside images.",
      "text_policy": "All deliverable claims are text, mirrored in llms.txt, ai-services.json, audit, implementation packet, and tests.",
      "motion_policy": "No runtime motion beyond CSS hover/focus states; no live monitoring, dependency approval, migration approval, deployment approval, or motion-only proof.",
      "performance": {
        "loading": "inline-semantic",
        "dependencies": [],
        "target_size_kb": 0,
        "mobile_policy": "Rows collapse into a single-column deliverable index with evidence, state, and stop condition stacked."
      },
      "owner": "Website Development Team",
      "last_reviewed": "2026-06-18"
    },
    {
      "id": "proof-production-recommendation-gate",
      "name": "Proof Page Production Recommendation Gate",
      "file": "proof/index.html",
      "route": "/proof/",
      "surface": "#production-recommendation-title",
      "format": "semantic-html",
      "status": "local-proof",
      "purpose": "Expose the criteria that make future experience-evolution recommendations production-ready across current static surfaces, React/Next migration, motion leaves, Three.js depth, tokens, assets, and release authority.",
      "trust_value": "Prevents implementation-ready guidance from becoming vague ambition by requiring proof, fallback, state, evidence route, and blocked authority before recommendations are treated as production work.",
      "accessibility": "Semantic section, ordered list, definition lists, durable links, bilingual i18n copy, visible focus states, and no critical text inside images.",
      "text_policy": "All recommendation gates are text, mirrored in llms.txt, ai-services.json, audit, implementation packet, and tests.",
      "motion_policy": "No runtime motion beyond CSS hover/focus states; no dependency approval, migration approval, WebGL approval, deployment approval, live monitoring, telemetry, or motion-only proof.",
      "performance": {
        "loading": "inline-semantic",
        "dependencies": [],
        "target_size_kb": 0,
        "mobile_policy": "Rows collapse into a single-column production recommendation gate with proof, evidence, state, and blocked authority stacked."
      },
      "owner": "Website Development Team",
      "last_reviewed": "2026-06-18"
    },
    {
      "id": "production-checkpoint-2026-06-21",
      "name": "Production Checkpoint 2026-06-21",
      "file": "assets/specs/unwindcode-production-checkpoint-2026-06-21.json",
      "route": "/proof/",
      "surface": "#production-checkpoint-title",
      "format": "application/json",
      "status": "local-proof",
      "purpose": "Record the approved Brain receipt preview production deployment evidence for June 21, 2026 in machine-readable form.",
      "trust_value": "Preserves deployment id, inspect URL, aliases, serverless functions, test results, production build result, runtime budget status, live API checks, in-app browser smoke, and manual approval boundary for review.",
      "accessibility": "JSON artifact is linked from semantic HTML and mirrored in llms.txt, ai-services.json, sitemap, the implementation packet, audit, and tests.",
      "text_policy": "All claims are machine-readable text; no meaning is carried by image or motion.",
      "motion_policy": "No animation, runtime script, polling, telemetry, WebGL, live deployment control, or rollback automation.",
      "performance": {
        "loading": "explicit-link",
        "dependencies": [],
        "target_size_kb": 9,
        "mobile_policy": "Artifact loads only when a visitor explicitly opens the checkpoint link."
      },
      "owner": "Website Development Team",
      "last_reviewed": "2026-06-21"
    },
    {
      "id": "production-checkpoint-2026-06-18",
      "name": "Production Checkpoint 2026-06-18",
      "file": "assets/specs/unwindcode-production-checkpoint-2026-06-18.json",
      "route": "/proof/",
      "surface": "#production-checkpoint-title",
      "format": "application/json",
      "status": "local-proof",
      "purpose": "Record the approved same-origin Brain gateway production deployment evidence for June 18, 2026 in machine-readable form.",
      "trust_value": "Preserves deployment id, inspect URL, aliases, serverless functions, test results, production build result, runtime budget status, live API checks, and manual approval boundary for review.",
      "accessibility": "JSON artifact is linked from semantic HTML and mirrored in llms.txt, ai-services.json, sitemap, the implementation packet, audit, and tests.",
      "text_policy": "All claims are machine-readable text; no meaning is carried by image or motion.",
      "motion_policy": "No animation, runtime script, polling, telemetry, WebGL, live deployment control, or rollback automation.",
      "performance": {
        "loading": "explicit-link",
        "dependencies": [],
        "target_size_kb": 8,
        "mobile_policy": "Artifact loads only when a visitor explicitly opens the checkpoint link."
      },
      "owner": "Website Development Team",
      "last_reviewed": "2026-06-16"
    },
    {
      "id": "proof-system-reflection-ledger",
      "name": "Proof Page System Reflection Ledger",
      "file": "proof/index.html",
      "route": "/proof/",
      "surface": "#system-reflection-title",
      "format": "semantic-html",
      "status": "local-proof",
      "purpose": "Expose the backend-to-frontend reflection rule as a visible ledger mapping public surfaces to the real organism layers they represent: signal routing, conversation gateway, public memory, Infinity Mirror reflection, Web3 simulation, and Brain Cell growth.",
      "trust_value": "Makes the living-organism feeling inspectable by requiring every public interface surface to name the system it reflects, its state label, proof route, and stop condition before visual intelligence can imply capability.",
      "accessibility": "Semantic ordered list and definition lists with visible links, focus states, bilingual i18n copy, no critical text inside images, and no live runtime dependency.",
      "text_policy": "All critical meaning lives in HTML, i18n, llms.txt, ai-services.json, audit, packet, and tests.",
      "motion_policy": "No runtime motion beyond CSS hover/focus states; no hidden telemetry, live polling, WebGL, user tracking, or motion-only proof.",
      "performance": {
        "loading": "inline-semantic",
        "dependencies": [],
        "target_size_kb": 0,
        "mobile_policy": "Rows collapse into a single-column system reflection ledger with system, state, proof, and stop stacked."
      },
      "owner": "Website Development Team",
      "last_reviewed": "2026-06-16"
    },
    {
      "id": "infinity-mirror-engine-concept-analysis",
      "name": "Infinity Mirror Engine Concept Analysis",
      "file": "assets/specs/infinity-mirror-engine-concept-analysis.md",
      "route": "/organisms/infinity-mirror/experience/",
      "surface": "#mirror-engine-concept-packet",
      "format": "text/markdown",
      "status": "local-proof",
      "purpose": "Translate the uploaded Infinity Mirror ZIP into explicit product-architecture decisions: persistent shell, reversible lenses, just-talk valve, returned artifact, scroll descent, kintsugi growth, signal map, vertical social scenes, and authority-sensitive blocks.",
      "trust_value": "Prevents concept drift by sorting the local package into adopt now, prototype next, and block until proof decisions, while keeping birth-date identity authority, default camera reflection, hidden memory personalization, continuous mobile canvas, and public posting behind consent and approval.",
      "accessibility": "Plain Markdown plus a semantic HTML link from #mirror-engine-concept-packet. The visible route summarizes the same adoption map in native text.",
      "text_policy": "Concept analysis lives in Markdown and visible HTML/i18n labels; no product decision is embedded only in visuals.",
      "motion_policy": "No runtime motion. The artifact defines which motion ideas remain future leaf enhancements and which sensitive features are blocked until proof.",
      "performance": {
        "loading": "link",
        "dependencies": [],
        "target_size_kb": 14,
        "mobile_policy": "No mobile runtime; mobile receives the semantic concept map and Markdown link."
      },
      "owner": "Website Development Team",
      "last_reviewed": "2026-06-13"
    },
    {
      "id": "infinity-mirror-runtime-code-handoff",
      "name": "Infinity Mirror Runtime Code Handoff",
      "file": "assets/specs/infinity-mirror-runtime-code-handoff.md",
      "route": "/organisms/infinity-mirror/experience/",
      "surface": "#mirror-code-handoff",
      "format": "text/markdown",
      "status": "local-proof",
      "purpose": "Expose implementation-ready React, server-rendered Desire Translation Wall, Mirror Route Compass, Brain Cell Network, Living Organism Visualizer, Recursive Growth Timeline, Floating Architecture Maps, Proof Cascade, Proof Observatory, Scroll Choreography Map, Motion Contract Ledger, Infinity Symbol Language, Framer, GSAP, Three/WebGL, Tailwind, and asset code contracts for the future Infinity Mirror migration without importing those dependencies into the current Vite route, plus Infinite Reflection Navigator, Adaptive Mirror Engine, Signal Composer, Mirror Shell Specimen, Mirror Product Loop, Returned Artifact Specimen, Mirror Descent Protocol, Recursive Brain Tunnel, Brain Route Console, Brain Signal Handoff, Experience Audit Console, Source Translation Ledger, Engine Translation Ledger, Interface Build Ledger, Runtime Handoff Matrix, Join Evolution Routes, and Evolution Entry Protocol source contracts.",
      "trust_value": "Makes Phase 7 inspectable as concrete files instead of vague ambition: each runtime stays isolated, every client island names cleanup and fallback, the Infinite Reflection Navigator preserves seven story anchors plus Human Signal, Brain Route, Proof Route, and Build Route lenses, the Adaptive Mirror Engine preserves Architect, Cartographer, Translator, and Ritualist capture/translate/keep/boundary grammar, the Signal Composer preserves mental room, build stuck, trust proof, and quiet listen packets without storage, network, files, deploys, posts, or identity authority, the Mirror Shell Specimen preserves stable shell and authority lock rules, the Mirror Product Loop preserves listen, translate, map, artifact, and decision choices, the Returned Artifact Specimen preserves signal, lens, memory map, boundary, proof path, and repair ledger data, the Mirror Descent Protocol preserves self, memory, split, lattice, current, evolution, and proof return stages, the Recursive Brain Tunnel preserves signal, cells, boundary, and proof tunnel steps as semantic content before Three/WebGL, the Brain Route Console preserves default signal handoff, route stages, and state-grid proof, the Brain Signal Handoff preserves selected signal, selected cells, authority lock, proof return, route copy, and state grid copy without storage, network, files, execution, deploys, posts, or identity authority, the Desire Translation Wall preserves research-to-product proof logic, the Mirror Route Compass preserves chapter/proofReturn/authorityStop/CTA routing data, the Brain Cell Network preserves gateway, cortex, memory, cells, immune gate, and proof loop semantics, the Living Organism Visualizer preserves ecosystem signal, memory, authority, and proof paths, the Recursive Growth Timeline preserves self-evolution gates, the Floating Architecture Maps preserve route, proof, and boundary panes, the Proof Cascade preserves claim-to-evidence diligence, the Proof Observatory preserves architecture, metrics, deployments, and status packets without live telemetry or production status changes, the Scroll Choreography Map preserves seven-act motion meaning, the Motion Contract Ledger preserves trigger, animation, timing, duration, easing, and performance strategy, the Experience Audit Console preserves purpose, why-it-works, and Unwind reinterpretation lenses, the Source Translation Ledger preserves source pattern, Unwind translation, and non-clone boundary, the Engine Translation Ledger preserves adopt now, prototype next, and block until proof decisions, the Interface Build Ledger preserves semantic shell, motion islands, optional 3D gate, evidence sync, and release gate, the Runtime Handoff Matrix preserves owner, job, fallback, and stop condition for each runtime lane, the Infinity Symbol Language preserves loop-plus-boundary semantics, the Join Evolution Routes preserve role-specific proof and authority-bounded next actions, the Evolution Entry Protocol preserves signal, boundary, first proof, and next-loop conversion data, semantic HTML and SVG remain the source of meaning, and public deployment stays approval-gated.",
      "accessibility": "Plain Markdown plus a semantic HTML link from #mirror-code-handoff. The page copy carries critical meaning; the handoff is a builder artifact, not a visual-only asset.",
      "text_policy": "Code and prose live in Markdown and visible HTML/i18n labels; no critical text is embedded in visuals.",
      "motion_policy": "No runtime motion. The file documents future isolated React, Framer, GSAP, and Three/WebGL runtimes with cleanup, reduced-motion fallback, mobile shutdown, and stop conditions.",
      "performance": {
        "loading": "link",
        "dependencies": [],
        "target_size_kb": 20,
        "mobile_policy": "No mobile runtime; mobile receives the semantic route and Markdown handoff link."
      },
      "owner": "Website Development Team",
      "last_reviewed": "2026-06-13"
    },
    {
      "id": "infinity-mirror-runtime-source-kit",
      "name": "Infinity Mirror Runtime Source Kit",
      "file": "assets/specs/infinity-mirror-runtime-kit/README.md",
      "route": "/organisms/infinity-mirror/experience/",
      "surface": "#mirror-code-handoff",
      "format": "source-kit",
      "status": "local-proof",
      "purpose": "Expose implementation-ready source files for the future Infinity Mirror React/Next page, server-rendered Desire Translation Wall, Mirror Route Compass, Brain Cell Network, Living Organism Visualizer, Recursive Growth Timeline, Floating Architecture Maps, Proof Cascade, Proof Observatory, Scroll Choreography Map, Emotional Progression Rail, Motion Contract Ledger, Infinity Symbol Language, Framer leaf, GSAP portal, Three/WebGL gate, Tailwind tokens, content model, and asset rules without importing them into the current Vite route, plus Infinite Reflection Navigator, Adaptive Mirror Engine, Signal Composer, Mirror Shell Specimen, Mirror Product Loop, Returned Artifact Specimen, Mirror Descent Protocol, Recursive Brain Tunnel, Brain Route Console, Brain Signal Handoff, Experience Audit Console, Source Translation Ledger, Engine Translation Ledger, Interface Build Ledger, Runtime Handoff Matrix, Join Evolution Routes, and Evolution Entry Protocol source contracts.",
      "trust_value": "Turns Phase 7 from prose into inspectable source artifacts while preserving the approval boundary: the kit is copied to local build output, remains static, carries story anchor focus data, reflection lens route/proof/boundary data, adaptive lens capture/translate/keep/boundary data, signal composer packet/lens/artifact/proof path/brain cell/authority lock data, mirror shell rule data, product loop step and artifact decision data, returned artifact field and repair step data, descent stage boundary data, recursive brain tunnel step data, brain route stage data, brain signal handoff packet data, desire category to organism route/proof gate/authority stop data, route compass chapter/proofReturn/authorityStop data, brain cell signal/path/proof/authority data, organism signal/memory/authority/proof paths, recursive growth gate signal/verification/authority data, architecture route/proof/boundary panes, proof cascade claim/evidence/artifact/boundary data, proof observatory packet data for architecture/metrics/deployments/status evidence, signal, boundary, and artifact links, seven scroll acts, emotional progression packet feeling/organism route/proof return/authority boundary data, nine motion contracts, experience audit purpose/works/reinterpret data, source translation pattern/translation/boundary data, engine translation decision/translation/guard data, interface build stage artifact/boundary data, runtime handoff owner/job/fallback/stop-condition data, depth gate trigger/allowed/proof-needed/fallback/kill-switch data, seven infinity symbol states, join route role/next/proof/boundary data, evolution entry signal/boundary/first proof/next loop data, cleanup and fallback rules, and does not activate future dependencies or deployment authority.",
      "accessibility": "The kit preserves server-rendered semantic content first, the Infinite Reflection Navigator, Desire Translation Wall, Mirror Route Compass, Adaptive Mirror Engine, Signal Composer, Mirror Shell Specimen, Mirror Product Loop, Returned Artifact Specimen, Mirror Descent Protocol, Recursive Brain Tunnel, Brain Cell Network, Brain Route Console, Brain Signal Handoff, Living Organism Visualizer, Recursive Growth Timeline, Floating Architecture Maps, Proof Cascade, Proof Observatory, Scroll Choreography Map, Emotional Progression Rail, Motion Contract Ledger, Experience Audit Console, Source Translation Ledger, Engine Translation Ledger, Interface Build Ledger, Runtime Handoff Matrix, Infinity Symbol Language, Join Evolution Routes, Evolution Entry Protocol, native anchors, visible proof routes, reduced-motion fallbacks, compact-screen shutdown rules, and textless decorative SVG/canvas/WebGL surfaces.",
      "text_policy": "Source files keep public meaning in HTML, content data, and i18n-ready strings; visuals remain textless and decorative.",
      "motion_policy": "No active runtime motion in the current site. The kit documents optional Framer, GSAP, and Three/WebGL client leaves with cleanup, reduced-motion fallbacks, compact-screen shutdown, and stop conditions.",
      "performance": {
        "loading": "link",
        "dependencies": [],
        "target_size_kb": 42,
        "mobile_policy": "No mobile runtime in the current site; future mobile behavior collapses to semantic one-column content with no pinned GSAP or WebGL."
      },
      "owner": "Website Development Team",
      "last_reviewed": "2026-06-13"
    },
    {
      "id": "infinity-mirror-portal",
      "name": "Infinity Mirror Portal",
      "file": "assets/visuals/infinity-mirror-portal.svg",
      "route": "/organisms/infinity-mirror/experience/",
      "surface": "#mirror-experience-hero",
      "format": "image/svg+xml",
      "status": "production",
      "purpose": "Make the Infinity Mirror experience route feel like a black reflective portal through Mirror, Reflection, Brain, Organisms, Recursive Growth, Proof, and Join Evolution, with a proof-bound mirror threshold readout, scroll-depth fracture choreography, a first-viewport hero fracture sequence, a bounded canvas runtime field, a signal reflection plane, a human signal atlas that maps research-backed AI desires to organism routes, a desire translation wall that maps Anthropic desire categories into organism routes, proof gates, and authority stops, a mirror route compass that maps 81K human desire signals into chapter, proof return, authority stop, and CTA fields, a delivery calibration layer that maps productivity, cognitive partnership, access, support, and not-delivered signals into proof gates, a role signal constellation, an adaptive mirror engine with four bounded lenses, a signal composer for mental room, build stuck, trust proof, and quiet listen requests, a remix concept fit matrix that keeps persistent shell, reversible lenses, listening valve, artifact return, growth phases, and descent motion bound to proof and human authority, a persistent Mirror Shell Specimen with growth meter, prompt chamber, artifact return, bottom route shell, and authority lock, a constant-shell product loop with artifact decisions and pressure-release valve, a returned-artifact specimen with console readout, route decisions, and a repair ledger, a proof-returning descent protocol distilled from the local Infinity Mirror engine concept, a reflection tension thread, anchor-based infinite reflection navigation plus a native Infinite Reflection Navigator with Human Signal, Brain Route, Proof Route, and Build Route lenses, a persistent story rail, a recursive brain tunnel, an inspectable brain route console, a living organism visualizer, a recursive growth loop field, floating neural architecture maps, a motion contract ledger, an experience audit console that exposes ten reverse-engineering lenses, a source translation ledger that maps Anthropic 81K patterns into Unwind-native organism proof without cloning the design skin, an engine translation ledger that turns the local remix engine into progress, pointer energy, lens, artifact, and approval states with adopt now, prototype next, and block until proof decisions, an interface build ledger that exposes semantic shell, motion islands, optional 3D gate, evidence sync, and release gate, a builder execution packet that names the React shell, Framer island, optional GSAP/Three tunnel, asset spec, metadata sync, tests, and approval gate, a runtime handoff matrix that assigns CSS, Framer, GSAP, and Three/WebGL to isolated motion lanes with one job, one fallback, and one stop condition, a claim-to-artifact proof cascade, an Infinity symbol language that maps seven public symbol states to loop, proof, and authority boundary, a dynamic Infinity doorway, and living brain/growth motion.",
      "trust_value": "Turns the immersive visual into an architecture guide rather than atmosphere: the route uses semantic sections, bilingual labels, a first-viewport threshold contract, a hero fracture sequence that makes the symbol-to-cell fracture visible, a bounded runtime field that draws scroll-depth lemniscate particles while the SVG and semantic HTML remain authoritative, a reduced-motion-safe story rail whose active state follows the canonical seven chapter anchors, anchor-based chapter navigation, a native Infinite Reflection Navigator with Human Signal, Brain Route, Proof Route, and Build Route lenses, a signal reflection plane that shows command-to-proof transformation, a human signal atlas grounded in the Anthropic 81K Interviews pattern and explicitly mapped to mental room, better work, technical access, becoming, security, and world repair without inventing quotes, a desire translation wall that maps professional excellence, personal transformation, life management, time freedom, financial independence, societal transformation, entrepreneurship, learning and growth, and creative expression into organism routes, proof gates, and authority stops, a delivery calibration layer that maps productivity, cognitive partnership, access, support, and not-delivered signals into proof gates, a role signal constellation that keeps human signal before abstraction by routing builder, user, investor, and researcher tensions into proof paths, an adaptive mirror engine that maps one honest signal through Architect, Cartographer, Translator, and Ritualist lenses before returning a reviewable artifact, a signal composer that lets mental room, build stuck, trust proof, and quiet listen requests update the visible lens and returned artifact without hidden memory or network authority, a remix concept fit matrix that accepts the local package's persistent shell, overridable lens, listening valve, artifact return, growth phase, and descent engine ideas only when each has an owner, proof surface, and authority boundary, a Mirror Shell Specimen that makes stable shell, growth-state meter, prompt chamber, returned artifact, bottom navigation, and authority lock visible before any mobile runtime exists, a constant mirror shell product loop that shows talk, capture, map, ritual, artifact return, and the choice to keep, refuse, deepen, or ritualize, a returned artifact specimen that exposes signal_in, lens, memory_map, boundary_lock, proof_path, the choices Keep, Correct, Deepen, and Close loop, and a repair ledger where cracks become review questions before memory accepts the artifact, a proof-returning descent protocol that translates the local Infinity Mirror engine concept into self, memory, split, lattice, current, evolution, and proof-return stages without importing a heavy canvas dependency, a pressure-release valve for sessions that should only listen without tagging or growth claims, reflection tensions, a recursive brain tunnel that makes signal, cells, boundary, and proof legible before the cell network, an inspectable brain signal route, a governed organism spine, a six-gate recursive growth loop, floating proof architecture panes, a motion contract ledger that names trigger, animation, timing, duration, easing, and performance for the portal, reflection, signal, human signal, product, descent, brain, proof, and doorway movements, an experience audit console that explains purpose, why it works, and Unwind reinterpretation for information architecture, storytelling flow, scroll choreography, motion system, visual hierarchy, typography, transition logic, attention management, emotional progression, and performance technique, a source translation ledger that maps scale, method, tension, delivery gaps, scroll choreography, and non-clone boundary into Unwind decisions without cloning the design skin, including 80,508 participants across 159 countries and 70 languages, an engine translation ledger that turns the local remix engine into progress, pointer energy, lens, artifact, and approval states, separates adopt now, prototype next, and block until proof decisions, and blocks DOB identity truth, default camera access, hidden memory maps, and continuous mobile canvas, an interface build ledger that exposes semantic shell, motion islands, optional 3D gate, evidence sync, and release gate, a builder execution packet that separates React shell, Framer island, optional GSAP/Three tunnel, asset spec, metadata sync, tests, and approval gate, a runtime handoff matrix that assigns CSS, Framer, GSAP, and Three/WebGL to isolated motion lanes, each with one job, one fallback, and one stop condition, a depth readiness gate that maps semantic, Framer, GSAP, and Three/WebGL cinematic depth lanes to trigger, allowed behavior, proof needed, fallback, and kill switch so fallback, mobile behavior, cleanup, and stop conditions are true before depth earns production authority, a proof cascade that routes claim, evidence, boundary, and artifact, an Infinity symbol language that keeps portal, reflection, brain route, organism orbit, growth, proof, and doorway tied to proof and authority limits, role-specific proof doorways, architecture, metrics, deployment, status, researcher, and partner links, plus authority-bound copy to explain what evolves, what stays human-led, and why proof closes the loop.",
      "proof_surface": "The Desire Translation Wall at #mirror-desire-translation maps Anthropic desire categories into organism routes, proof gates, and authority stops without copying quotes. The Mirror Route Compass at #mirror-route-compass maps 81K human desire signals into chapter, proof return, authority stop, and CTA fields without identity inference, storage, data submission, model calls, build starts, spending, deployment, posting, Web3 broadcast, or autonomy authority. The Scroll Choreography Map at #mirror-scroll-choreography maps seven proof-bearing acts to focus, motion, and proof return.",
      "accessibility": "Decorative SVG is hidden from assistive technology. The public meaning is exposed through semantic HTML sections, bilingual text, durable route links, ImageObject schema, and keyboard-focusable navigation paths.",
      "text_policy": "No embedded UI text. All labels live in organisms/infinity-mirror/experience/index.html and i18n.js.",
      "motion_policy": "Lightweight SVG/CSS portal, bounded canvas runtime field, scroll-depth fracture, brain-cell, recursive-growth, and story-rail animation only, with requestAnimationFrame-throttled variables, IntersectionObserver pause, prefers-reduced-motion support, compact-screen shutdown, and no third-party animation dependency.",
      "performance": {
        "loading": "eager",
        "dependencies": [],
        "target_size_kb": 27,
        "mobile_policy": "Responsive portal with semantic scroll map, requestAnimationFrame-throttled depth variables, canvas disabled under 760px, and no WebGL or video."
      },
      "owner": "Website Development Team",
      "last_reviewed": "2026-06-13"
    },
    {
      "id": "visual-cortex-hero-console",
      "name": "Visual Cortex Hero Console",
      "file": "assets/visuals/visual-cortex-hero-console.svg",
      "route": "/organisms/visual-cortex/",
      "surface": "#visual-cortex-hero-console",
      "format": "semantic-html-plus-svg",
      "status": "local-proof",
      "purpose": "Make the Visual Cortex creator-organism loop visible in the first viewport: creator signal, brand memory, specialist cells, proof packet, and human approval lock.",
      "trust_value": "Turns the Visual Cortex first viewport into an inspectable product path before deeper sections: visitors can immediately route from signal to capability ledger, pipeline, packet console, render QA, and authority gate while public posting, account access, spend, deployment, file writes, private data pulls, likeness use, and Web3 broadcast remain blocked.",
      "accessibility": "Decorative SVG is hidden from assistive technology. The public meaning is exposed through semantic hero text, ordered proof-route links, bilingual copy, ImageObject schema, and keyboard focus states.",
      "text_policy": "No embedded UI text. All labels live in organisms/visual-cortex/index.html and i18n.js.",
      "motion_policy": "Lightweight SVG/CSS hero-console animation only, with prefers-reduced-motion support inside the asset and no JavaScript animation dependency, no account access, no posting, no upload, no Web3 broadcast, and no motion-only proof.",
      "performance": {
        "loading": "eager",
        "dependencies": [],
        "target_size_kb": 16,
        "mobile_policy": "Single-column proof route stack with dimmed decorative SVG, stable cards, no WebGL, video, network calls, storage, account access, upload, posting, paid distribution, or scroll listeners."
      },
      "owner": "Website Development Team",
      "last_reviewed": "2026-06-24"
    },
    {
      "id": "visual-cortex-capability-ledger",
      "name": "Visual Cortex Capability Ledger",
      "file": "organisms/visual-cortex/index.html#visual-cortex-capability-title",
      "route": "/organisms/visual-cortex/",
      "surface": "#visual-cortex-capability-title",
      "format": "semantic-html/css",
      "status": "local-proof",
      "purpose": "Expose what Visual Cortex can shape, what remains human-owned, and where proof lives across brief, memory, specialist-cell coordination, and approval boundaries.",
      "trust_value": "Turns creator intelligence into an inspectable capability ledger before the visual pipeline: input, output, memory boundary, tool boundary, approval boundary, blocked claims, and proof routes appear before production visuals.",
      "accessibility": "The ledger is semantic HTML with a visible heading, ordered rows, bilingual definition lists, durable proof links, and no dependence on JavaScript, SVG, canvas, or WebGL.",
      "text_policy": "All text is semantic HTML backed by i18n keys. No generated or embedded UI text lives in SVG, canvas, or WebGL.",
      "motion_policy": "Static semantic HTML/CSS with global reduced-motion support; no storage, no network call, no canvas, no WebGL, no video, no deployment action, no public posting, no ad spend, no external upload, and no third-party animation dependency.",
      "performance": {
        "loading": "eager",
        "dependencies": [],
        "target_size_kb": 5,
        "mobile_policy": "Rows collapse from a split ledger to one-column definition lists on compact screens with stable dimensions and no continuous JavaScript animation."
      },
      "owner": "Website Development Team",
      "last_reviewed": "2026-06-14"
    },
    {
      "id": "visual-cortex-pipeline-map",
      "name": "Visual Cortex Pipeline Map",
      "file": "assets/visuals/visual-cortex-pipeline-map.svg",
      "route": "/organisms/visual-cortex/",
      "surface": "#visual-cortex-pipeline-title",
      "format": "image/svg+xml",
      "status": "production",
      "purpose": "Explain how Visual Cortex turns raw creative inputs, brand memory, tone constraints, visual blueprinting, sales proof, and human review into a governed production packet.",
      "trust_value": "Makes the creator-intelligence authority boundary concrete: generated creative work becomes reviewable evidence before public publishing, spending, filesystem writes, or distribution.",
      "accessibility": "Decorative SVG is hidden from assistive technology. The public meaning is exposed through semantic details/summary controls with bilingual text, proof links, and keyboard focus states.",
      "text_policy": "No embedded UI text. All labels live in organisms/visual-cortex/index.html and i18n.js.",
      "motion_policy": "Lightweight SVG/CSS pipeline animation only, with prefers-reduced-motion support inside the asset and no JavaScript animation dependency.",
      "performance": {
        "loading": "lazy",
        "dependencies": [],
        "target_size_kb": 12,
        "mobile_policy": "Single-column details stack with dimmed decorative SVG, no WebGL, video, or scroll listeners."
      },
      "owner": "Website Development Team",
      "last_reviewed": "2026-06-05"
    },
    {
      "id": "visual-cortex-production-console",
      "name": "Visual Cortex Production Packet Console",
      "file": "assets/visuals/visual-cortex-production-console.svg",
      "route": "/organisms/visual-cortex/",
      "surface": "#visual-cortex-packet-title",
      "format": "image/svg+xml",
      "status": "production",
      "purpose": "Let visitors choose a creative request and inspect how Visual Cortex turns context into specialist cell passes, proof bars, and human-reviewed production packets.",
      "trust_value": "Turns creator intelligence into a concrete decision surface: launch film, creator reel, product demo, and landing proof requests all end in a review packet before public publishing, spending, file writes, or distribution.",
      "accessibility": "Decorative SVG is hidden from assistive technology. The interactive meaning is exposed through native radio controls, bilingual request panels, proof links, and keyboard focus states.",
      "text_policy": "No embedded UI text. All labels live in organisms/visual-cortex/index.html and i18n.js.",
      "motion_policy": "Lightweight SVG/CSS packet animation only, with prefers-reduced-motion support inside the asset and no JavaScript animation dependency.",
      "performance": {
        "loading": "lazy",
        "dependencies": [],
        "target_size_kb": 14,
        "mobile_policy": "Single-column selector with dimmed decorative SVG, no WebGL, video, or scroll listeners."
      },
      "owner": "Website Development Team",
      "last_reviewed": "2026-06-06"
    },
    {
      "id": "visual-cortex-storyboard-proof",
      "name": "Visual Cortex Storyboard Proof Deck",
      "file": "assets/visuals/visual-cortex-storyboard-proof.svg",
      "route": "/organisms/visual-cortex/",
      "surface": "#visual-cortex-storyboard-title",
      "format": "image/svg+xml",
      "status": "local-proof",
      "purpose": "Show how a Visual Cortex production packet becomes inspectable storyboard frames with signal, memory, frame logic, claim evidence, asset need, and approval lock before release handoff.",
      "trust_value": "Makes creator intelligence more concrete by showing that every frame should carry a claim, source, missing asset, and stop condition before publishing, upload, spend, likeness use, public claims, or distribution can move.",
      "accessibility": "Decorative SVG is hidden from assistive technology. The public meaning is exposed through semantic details/summary controls with bilingual text, proof links, and keyboard focus states.",
      "text_policy": "No embedded UI text. All labels live in organisms/visual-cortex/index.html and i18n.js.",
      "motion_policy": "Lightweight SVG/CSS storyboard animation only, with prefers-reduced-motion support inside the asset and no JavaScript animation dependency.",
      "performance": {
        "loading": "lazy",
        "dependencies": [],
        "target_size_kb": 14,
        "mobile_policy": "Single-column details stack with dimmed decorative SVG, no WebGL, video, network calls, storage, account access, upload, posting, or scroll listeners."
      },
      "owner": "Website Development Team",
      "last_reviewed": "2026-06-21"
    },
    {
      "id": "visual-cortex-release-handoff-ledger",
      "name": "Visual Cortex Release Handoff Ledger",
      "file": "organisms/visual-cortex/index.html#visual-cortex-handoff-title",
      "route": "/organisms/visual-cortex/",
      "surface": "#visual-cortex-handoff-title",
      "format": "semantic-html/css",
      "status": "local-proof",
      "purpose": "Expose the creator release handoff from Visual Cortex packet to transmission memory, Instagram carousel assets, caption/download route, and manual approval gate.",
      "trust_value": "Turns creator output into a proof-bearing release workflow instead of hidden automation: packet, transmission, carousel, caption, and gate are visible before any public posting, deploy, spend, file write, private data pull, account access, audience targeting, outreach, status promotion, or Web3 broadcast.",
      "accessibility": "The ledger is semantic HTML with a visible heading, ordered rows, bilingual definition lists, durable proof links, and no dependence on JavaScript, SVG, canvas, or WebGL.",
      "text_policy": "All text is semantic HTML backed by i18n keys. No generated or embedded UI text lives in SVG, canvas, or WebGL.",
      "motion_policy": "Static semantic HTML/CSS with global reduced-motion support; no storage, no network call, no canvas, no WebGL, no video, no deployment action, no public posting, no account access, no audience targeting, and no third-party animation dependency.",
      "performance": {
        "loading": "eager",
        "dependencies": [],
        "target_size_kb": 5,
        "mobile_policy": "Rows collapse from a split ledger to two proof columns on tablet and one-column definition lists on compact screens with stable dimensions and no continuous JavaScript animation."
      },
      "owner": "Website Development Team",
      "last_reviewed": "2026-06-16"
    },
    {
      "id": "visual-cortex-asset-lineage",
      "name": "Visual Cortex Asset Lineage Receipt",
      "file": "assets/visuals/visual-cortex-asset-lineage.svg",
      "route": "/organisms/visual-cortex/",
      "surface": "#visual-cortex-lineage-title",
      "format": "image/svg+xml",
      "status": "local-proof",
      "purpose": "Show how a Visual Cortex creator signal becomes governed source material, frame logic, production packet, social derivative, and approval-locked handoff before public motion.",
      "trust_value": "Turns derivative media into an inspectable asset lineage: source signal, proof source, frame decision, production packet, social derivative, and approval lock are visible before posting, upload, account access, likeness use, paid distribution, deployment, file writes, private data pulls, or Web3 broadcast.",
      "accessibility": "Decorative SVG is hidden from assistive technology. The public meaning is exposed through semantic details/summary controls with bilingual text, durable governance links, ImageObject schema, and keyboard focus states.",
      "text_policy": "No embedded UI text. All labels live in organisms/visual-cortex/index.html and i18n.js.",
      "motion_policy": "Lightweight SVG/CSS lineage animation only, with prefers-reduced-motion support inside the asset and no JavaScript animation dependency, no account access, no posting, no upload, no Web3 broadcast, and no motion-only proof.",
      "performance": {
        "loading": "lazy",
        "dependencies": [],
        "target_size_kb": 14,
        "mobile_policy": "Single-column details stack with dimmed decorative SVG, no WebGL, video, network calls, storage, account access, upload, posting, paid distribution, or scroll listeners."
      },
      "owner": "Website Development Team",
      "last_reviewed": "2026-06-21"
    },
    {
      "id": "visual-cortex-packet-anatomy",
      "name": "Visual Cortex Packet Anatomy",
      "file": "assets/visuals/visual-cortex-packet-anatomy.svg",
      "route": "/organisms/visual-cortex/",
      "surface": "#visual-cortex-anatomy-title",
      "format": "image/svg+xml",
      "status": "local-proof",
      "purpose": "Show the internal structure of a Visual Cortex creative packet across source context, claim proof, specialist cell notes, asset checklist, and approval lock before release handoff.",
      "trust_value": "Makes creator intelligence concrete by showing what the packet knows, what evidence is missing, what cells changed, what assets are needed, and what remains blocked before publishing, account access, upload, spend, outreach, deployment, file writes, likeness use, private data pulls, public claims, or Web3 broadcast.",
      "accessibility": "Decorative SVG is hidden from assistive technology. The public meaning is exposed through semantic details/summary controls with bilingual text, durable packet and lineage links, ImageObject schema, and keyboard focus states.",
      "text_policy": "No embedded UI text. All labels live in organisms/visual-cortex/index.html and i18n.js.",
      "motion_policy": "Lightweight SVG/CSS packet anatomy animation only, with prefers-reduced-motion support inside the asset and no JavaScript animation dependency, no account access, no posting, no upload, no Web3 broadcast, and no motion-only proof.",
      "performance": {
        "loading": "lazy",
        "dependencies": [],
        "target_size_kb": 15,
        "mobile_policy": "Single-column details stack with dimmed decorative SVG, no WebGL, video, network calls, storage, account access, upload, posting, paid distribution, or scroll listeners."
      },
      "owner": "Website Development Team",
      "last_reviewed": "2026-06-24"
    },
    {
      "id": "visual-cortex-render-qa-gate",
      "name": "Visual Cortex Render QA Gate",
      "file": "assets/visuals/visual-cortex-render-qa-gate.svg",
      "route": "/organisms/visual-cortex/",
      "surface": "#visual-cortex-render-qa-title",
      "format": "image/svg+xml",
      "status": "local-proof",
      "purpose": "Check Visual Cortex rendered assets across format lock, text safe zone, proof marker, caption/download handoff, and approval lock before a carousel or media packet becomes upload-ready.",
      "trust_value": "Prevents beautiful assets from bypassing proof by requiring ratio, crop safety, source evidence, caption/download handoff, and human approval before upload, account access, posting, ad spend, outreach, file writes, likeness use, deployment, private data pulls, or Web3 broadcast.",
      "accessibility": "Decorative SVG is hidden from assistive technology. The public meaning is exposed through semantic details/summary controls with bilingual text, durable packet and asset-governance links, ImageObject schema, and keyboard focus states.",
      "text_policy": "No embedded UI text. All labels live in organisms/visual-cortex/index.html and i18n.js.",
      "motion_policy": "Lightweight SVG/CSS render QA animation only, with prefers-reduced-motion support inside the asset and no JavaScript animation dependency, no account access, no posting, no upload, no Web3 broadcast, and no motion-only proof.",
      "performance": {
        "loading": "lazy",
        "dependencies": [],
        "target_size_kb": 15,
        "mobile_policy": "Single-column details stack with dimmed decorative SVG, no WebGL, video, network calls, storage, account access, upload, posting, paid distribution, or scroll listeners."
      },
      "owner": "Website Development Team",
      "last_reviewed": "2026-06-24"
    },
    {
      "id": "visual-cortex-release-readiness",
      "name": "Visual Cortex Release Readiness Console",
      "file": "assets/visuals/visual-cortex-release-readiness.svg",
      "route": "/organisms/visual-cortex/",
      "surface": "#visual-cortex-release-readiness-title",
      "format": "semantic-html-plus-svg",
      "status": "local-proof",
      "purpose": "Classify a Visual Cortex media packet as draft, proof needed, render ready, or approval locked before a creator treats assets as downloadable or public.",
      "trust_value": "Turns release readiness into inspectable state across draft, proof needed, render ready, or approval locked: the packet can prepare download and review instructions, but publication, upload, account access, ad spend, audience targeting, outreach, deployment, file writes, private data pulls, metadata mutation, and Web3 broadcast remain blocked.",
      "accessibility": "Decorative SVG is hidden from assistive technology. The public meaning is exposed through native radio controls, bilingual panels, durable proof links, ImageObject schema, and keyboard focus states.",
      "text_policy": "No embedded UI text. All labels live in organisms/visual-cortex/index.html and i18n.js.",
      "motion_policy": "Lightweight SVG/CSS release-readiness animation only, with prefers-reduced-motion support inside the asset and no JavaScript animation dependency, no account access, no posting, no upload, no Web3 broadcast, and no motion-only proof.",
      "performance": {
        "loading": "lazy",
        "dependencies": [],
        "target_size_kb": 16,
        "mobile_policy": "Single-column native radio selector with dimmed decorative SVG, stable panels, no WebGL, video, network calls, storage, account access, upload, posting, paid distribution, or scroll listeners."
      },
      "owner": "Website Development Team",
      "last_reviewed": "2026-06-24"
    },
    {
      "id": "visual-cortex-format-matrix",
      "name": "Visual Cortex Delivery Format Matrix",
      "file": "assets/visuals/visual-cortex-format-matrix.svg",
      "route": "/organisms/visual-cortex/",
      "surface": "#visual-cortex-format-matrix-title",
      "format": "semantic-html-plus-svg",
      "status": "local-proof",
      "purpose": "Map Visual Cortex delivery formats across Instagram carousel frames, story or reel covers, transmission hero cards, and collaboration packet previews before creator assets are treated as ready.",
      "trust_value": "Turns a generic asset handoff into a proof-bound delivery matrix: every format names ratio or surface, proof requirement, handoff route, and blocked authority before upload, account access, posting, ad spend, outreach, file writes, deployment, metadata mutation, scope commitment, or Web3 broadcast.",
      "accessibility": "Decorative SVG is hidden from assistive technology. The public meaning is exposed through semantic list articles, bilingual definition lists, durable proof links, visible headings, and keyboard focus states.",
      "text_policy": "No embedded UI text. All labels live in organisms/visual-cortex/index.html and i18n.js.",
      "motion_policy": "Lightweight SVG/CSS format animation only, with prefers-reduced-motion support inside the asset and no JavaScript animation dependency, no account access, no posting, no upload, no Web3 broadcast, and no motion-only proof.",
      "performance": {
        "loading": "lazy",
        "dependencies": [],
        "target_size_kb": 16,
        "mobile_policy": "Single-column semantic format matrix with dimmed decorative SVG, no WebGL, video, network calls, storage, account access, upload, posting, paid distribution, or scroll listeners."
      },
      "owner": "Website Development Team",
      "last_reviewed": "2026-06-24"
    },
    {
      "id": "visual-cortex-handoff-simulator",
      "name": "Visual Cortex Creator Handoff Simulator",
      "file": "assets/visuals/visual-cortex-handoff-simulator.svg",
      "route": "/organisms/visual-cortex/",
      "surface": "#visual-cortex-handoff-simulator-title",
      "format": "semantic-html-plus-svg",
      "status": "local-proof",
      "purpose": "Help creators, builders, and collaborators choose a safe next packet by mapping brand launch, product demo, transmission carousel, and sprint signals to proof routes, approval boundaries, and allowed next steps.",
      "trust_value": "Turns Visual Cortex from a creative capability page into an actionable handoff simulator: every visitor can see what to bring, what packet returns, what proof route supports it, and what remains blocked before publishing, posting, spending, deployment, file writes, account access, or Web3 broadcast.",
      "accessibility": "Decorative SVG is hidden from assistive technology. The interactive meaning is exposed through native radio controls, bilingual panels, durable proof links, visible headings, and keyboard focus states.",
      "text_policy": "No embedded UI text. All labels live in organisms/visual-cortex/index.html and i18n.js.",
      "motion_policy": "Lightweight SVG/CSS handoff animation only, with prefers-reduced-motion support inside the asset and no JavaScript animation dependency, no WebGL on mobile, no account access, no posting, no upload, and no motion-only proof.",
      "performance": {
        "loading": "lazy",
        "dependencies": [],
        "target_size_kb": 14,
        "mobile_policy": "Single-column selector with dimmed decorative SVG, stable radio panels, no WebGL, video, network calls, storage, account access, upload, posting, paid distribution, or scroll listeners."
      },
      "owner": "Website Development Team",
      "last_reviewed": "2026-06-21"
    },
    {
      "id": "brain-cell-hero-console",
      "name": "Brain Cell Hero Console",
      "file": "assets/visuals/brain-cell-hero-console.svg",
      "route": "/organisms/brain-cell-architecture/",
      "surface": "#brain-cell-hero-console",
      "format": "image/svg+xml",
      "status": "local-proof",
      "purpose": "Make Brain Cell Architecture immediately understandable in the first viewport by mapping problem signal to research packet, sandbox proof, integration gate, and human approval lock.",
      "trust_value": "Turns self-evolution into a first viewport inspectable path before the visitor reaches lower proof sections: a repeated failure can become a scoped candidate, but no code installs itself or gains runtime authority without proof and human approval.",
      "accessibility": "Decorative SVG is hidden from assistive technology. The public meaning is exposed through semantic ordered proof-route links, bilingual labels, durable proof paths, and visible focus states.",
      "text_policy": "No embedded UI text. All labels live in organisms/brain-cell-architecture/index.html and i18n.js.",
      "motion_policy": "Lightweight SVG/CSS only, with prefers-reduced-motion support inside the asset and route CSS, no JavaScript animation dependency, and no motion-only proof.",
      "performance": {
        "loading": "eager",
        "dependencies": [],
        "target_size_kb": 18,
        "mobile_policy": "First-viewport console collapses to one proof column with dimmed decorative SVG, no WebGL, video, code execution, dependency install, filesystem write, deploy trigger, post trigger, spend action, private data pull, registry mutation, wallet action, telemetry, or scroll listeners."
      },
      "owner": "Website Development Team",
      "last_reviewed": "2026-06-24"
    },
    {
      "id": "brain-cell-capability-ledger",
      "name": "Brain Cell Architecture Capability Ledger",
      "file": "organisms/brain-cell-architecture/index.html#brain-cell-capability-title",
      "route": "/organisms/brain-cell-architecture/",
      "surface": "#brain-cell-capability-title",
      "format": "semantic-html/css",
      "status": "local-proof",
      "purpose": "Make self-evolution inspectable before the lifecycle and runtime visuals by naming signal, research, sandbox, and integration boundaries for candidate cells.",
      "trust_value": "Turns Brain Cell Architecture into a governed capability path instead of a self-evolution claim: candidate cells can be proposed, researched, tested, approved, integrated, refused, and rolled back, but they do not receive hidden runtime authority.",
      "accessibility": "The ledger is semantic HTML with an ordered row structure, bilingual headings, definition lists, durable proof links, and visible focus states. No critical meaning depends on animation or images.",
      "text_policy": "No embedded UI text in images. All labels live in organisms/brain-cell-architecture/index.html and i18n.js.",
      "motion_policy": "Static semantic HTML/CSS only, no JavaScript dependency, no canvas, no WebGL, no video, and no motion-only proof.",
      "performance": {
        "loading": "eager",
        "dependencies": [],
        "target_size_kb": 5,
        "mobile_policy": "Tablet collapses to two proof columns; compact screens collapse to one column with no continuous animation."
      },
      "owner": "Website Development Team",
      "last_reviewed": "2026-06-14"
    },
    {
      "id": "brain-cell-failure-triage",
      "name": "Brain Cell Failure Triage Console",
      "file": "assets/visuals/brain-cell-failure-triage.svg",
      "route": "/organisms/brain-cell-architecture/",
      "surface": "#brain-cell-triage-title",
      "format": "image/svg+xml",
      "status": "local-proof",
      "purpose": "Show how Brain Cell Architecture classifies repeated failure before proposing a new cell: prompt gap, missing tool, unsafe request, or durable cell candidate.",
      "trust_value": "Makes self-evolution credible by showing that most failures route to clarification, interface research, or authority freeze before a durable candidate can enter lifecycle, sandbox proof, approval, and rollback.",
      "accessibility": "Decorative SVG is hidden from assistive technology. The public meaning is exposed through native radio controls, bilingual failure panels, durable proof links, visible focus states, and semantic definition lists.",
      "text_policy": "No embedded UI text. All labels live in organisms/brain-cell-architecture/index.html and i18n.js.",
      "motion_policy": "Lightweight SVG/CSS triage animation only, with prefers-reduced-motion support inside the asset and route CSS, no JavaScript animation dependency, and no motion-only proof.",
      "performance": {
        "loading": "lazy",
        "dependencies": [],
        "target_size_kb": 14,
        "mobile_policy": "Single-column selector with dimmed decorative SVG, stable radio panels, no WebGL, video, code execution, dependency install, filesystem write, deploy trigger, post trigger, spend action, private data pull, wallet action, telemetry, or scroll listeners."
      },
      "owner": "Website Development Team",
      "last_reviewed": "2026-06-24"
    },
    {
      "id": "brain-cell-lifecycle-map",
      "name": "Brain Cell Lifecycle Map",
      "file": "assets/visuals/brain-cell-lifecycle-map.svg",
      "route": "/organisms/brain-cell-architecture/",
      "surface": "#brain-cell-lifecycle-title",
      "format": "image/svg+xml",
      "status": "production",
      "purpose": "Explain how Brain Cell Architecture turns a problem signal into research, a candidate cell, sandbox evidence, immune review, approval, and integrated skill under proof.",
      "trust_value": "Makes self-evolution credible by showing that generated capability stays inert and quarantined until tests, review, approval, source control, rollback, and proof pass.",
      "accessibility": "Decorative SVG is hidden from assistive technology. The public meaning is exposed through semantic details/summary controls with bilingual text, proof links, and keyboard focus states.",
      "text_policy": "No embedded UI text. All labels live in organisms/brain-cell-architecture/index.html and i18n.js.",
      "motion_policy": "Lightweight SVG/CSS lifecycle animation only, with prefers-reduced-motion support inside the asset and no JavaScript animation dependency.",
      "performance": {
        "loading": "lazy",
        "dependencies": [],
        "target_size_kb": 12,
        "mobile_policy": "Single-column details stack with dimmed decorative SVG, no WebGL, video, or scroll listeners."
      },
      "owner": "Website Development Team",
      "last_reviewed": "2026-06-05"
    },
    {
      "id": "brain-cell-runtime-console",
      "name": "Brain Cell Runtime Console",
      "file": "assets/visuals/brain-cell-runtime-console.svg",
      "route": "/organisms/brain-cell-architecture/",
      "surface": "#brain-cell-runtime-title",
      "format": "image/svg+xml",
      "status": "production",
      "purpose": "Let visitors choose a cell request and inspect how Brain Cell Architecture routes capability design, sandbox repair, approval-gate, and integration-proof requests through signal, cell path, proof bar, and authority boundary.",
      "trust_value": "Makes self-evolution actionable without implying unbounded mutation: every scenario proves generated capability stays inert until tests, sandbox review, human approval, source-control review, rollback, and public proof allow it.",
      "accessibility": "Decorative SVG is hidden from assistive technology. The interactive meaning is exposed through native radio controls, bilingual request panels, proof links, and keyboard focus states.",
      "text_policy": "No embedded UI text. All labels live in organisms/brain-cell-architecture/index.html and i18n.js.",
      "motion_policy": "Lightweight SVG/CSS runtime animation only, with prefers-reduced-motion support inside the asset and no JavaScript animation dependency.",
      "performance": {
        "loading": "lazy",
        "dependencies": [],
        "target_size_kb": 14,
        "mobile_policy": "Single-column selector with dimmed decorative SVG, no WebGL, video, or scroll listeners."
      },
      "owner": "Website Development Team",
      "last_reviewed": "2026-06-06"
    },
    {
      "id": "brain-cell-permission-ladder",
      "name": "Brain Cell Permission Ladder",
      "file": "assets/visuals/brain-cell-permission-ladder.svg",
      "route": "/organisms/brain-cell-architecture/",
      "surface": "#brain-cell-permission-title",
      "format": "image/svg+xml",
      "status": "local-proof",
      "purpose": "Show how Brain Cell Architecture changes permission state across observed failure, proposed source, sandbox proof, creator approval, and limited integration.",
      "trust_value": "Makes self-evolution credible by showing a candidate cell earns one permission at a time while execution, filesystem writes, dependency installs, deployment, public posting, spending, private data pulls, runtime state changes, authority expansion, and Web3 broadcast stay locked without explicit proof and approval.",
      "accessibility": "Decorative SVG is hidden from assistive technology. The public meaning is exposed through native radio controls with bilingual labels, proof links, stable panels, and keyboard focus states.",
      "text_policy": "No embedded UI text. All labels live in organisms/brain-cell-architecture/index.html and i18n.js.",
      "motion_policy": "Lightweight SVG/CSS permission animation only, with prefers-reduced-motion support inside the asset and route CSS, no JavaScript animation dependency, and no motion-only proof.",
      "performance": {
        "loading": "lazy",
        "dependencies": [],
        "target_size_kb": 15,
        "mobile_policy": "Single-column selector with dimmed decorative SVG, stable radio panels, no WebGL, video, code execution, dependency install, filesystem write, deploy trigger, post trigger, spend action, private data pull, wallet action, or scroll listeners."
      },
      "owner": "Website Development Team",
      "last_reviewed": "2026-06-22"
    },
    {
      "id": "brain-cell-sandbox-evidence-board",
      "name": "Brain Cell Sandbox Evidence Board",
      "file": "assets/visuals/brain-cell-sandbox-evidence.svg",
      "route": "/organisms/brain-cell-architecture/",
      "surface": "#brain-cell-evidence-title",
      "format": "image/svg+xml",
      "status": "local-proof",
      "purpose": "Show how Brain Cell Architecture turns sandbox results into inspectable evidence across fixture replay, dependency fence, diff scope, immune review, and rollback proof.",
      "trust_value": "Makes self-evolution credible by showing candidate cells must return test, dependency, diff, risk, and rollback evidence before integration can be considered.",
      "accessibility": "Decorative SVG is hidden from assistive technology. The public meaning is exposed through semantic details/summary controls with bilingual text, proof links, and keyboard focus states.",
      "text_policy": "No embedded UI text. All labels live in organisms/brain-cell-architecture/index.html and i18n.js.",
      "motion_policy": "Lightweight SVG/CSS evidence animation only, with prefers-reduced-motion support inside the asset and no JavaScript animation dependency.",
      "performance": {
        "loading": "lazy",
        "dependencies": [],
        "target_size_kb": 14,
        "mobile_policy": "Single-column details stack with dimmed decorative SVG, no WebGL, video, code execution, or scroll listeners."
      },
      "owner": "Website Development Team",
      "last_reviewed": "2026-06-21"
    },
    {
      "id": "brain-cell-integration-gate",
      "name": "Brain Cell Integration Gate",
      "file": "assets/visuals/brain-cell-integration-gate.svg",
      "route": "/organisms/brain-cell-architecture/",
      "surface": "#brain-cell-integration-title",
      "format": "image/svg+xml",
      "status": "local-proof",
      "purpose": "Show how a candidate Brain Cell remains quarantined after sandbox evidence until quarantine state, staging fixture, registry memory, approval owner, rollback route, and integration receipt are visible.",
      "trust_value": "Makes self-evolution credible by showing a cell can join only as a bounded skill with tests, review history, source diff, rollback route, state label, and public proof return.",
      "accessibility": "Decorative SVG is hidden from assistive technology. The public meaning is exposed through semantic details/summary controls with bilingual text, proof links, and keyboard focus states.",
      "text_policy": "No embedded UI text. All labels live in organisms/brain-cell-architecture/index.html and i18n.js.",
      "motion_policy": "Lightweight SVG/CSS integration-gate animation only, with prefers-reduced-motion support inside the asset and no JavaScript animation dependency.",
      "performance": {
        "loading": "lazy",
        "dependencies": [],
        "target_size_kb": 14,
        "mobile_policy": "Single-column details stack with dimmed decorative SVG, no WebGL, video, code execution, dependency install, filesystem write, deploy trigger, or scroll listeners."
      },
      "owner": "Website Development Team",
      "last_reviewed": "2026-06-21"
    },
    {
      "id": "brain-cell-evolution-memory-receipt",
      "name": "Brain Cell Evolution Memory Receipt",
      "file": "assets/visuals/brain-cell-evolution-memory-receipt.svg",
      "route": "/organisms/brain-cell-architecture/",
      "surface": "#brain-cell-evolution-memory-title",
      "format": "image/svg+xml",
      "status": "local-proof",
      "purpose": "Show what the organism remembers after a candidate Brain Cell passes integration review: patch record, test memory, approval owner, rollback route, and locked authority.",
      "trust_value": "Makes self-evolution credible by showing a new cell is remembered as proof, not power: changed files, tests, owner, denied powers, rollback, health signal, public proof route, and unknowns stay visible before reuse.",
      "accessibility": "Decorative SVG is hidden from assistive technology. The public meaning is exposed through semantic details/summary controls with bilingual text, proof links, boundary copy, and keyboard focus states.",
      "text_policy": "No embedded UI text. All labels live in organisms/brain-cell-architecture/index.html and i18n.js.",
      "motion_policy": "Lightweight SVG/CSS receipt animation only, with prefers-reduced-motion support inside the asset and route CSS, no JavaScript animation dependency, and no motion-only proof.",
      "performance": {
        "loading": "lazy",
        "dependencies": [],
        "target_size_kb": 15,
        "mobile_policy": "Single-column details stack with dimmed decorative SVG, no WebGL, video, code execution, dependency install, filesystem write, deploy trigger, post trigger, spend action, private data pull, wallet action, telemetry, or scroll listeners."
      },
      "owner": "Website Development Team",
      "last_reviewed": "2026-06-24"
    },
    {
      "id": "brain-cell-growth-boundary-checkpoint",
      "name": "Brain Cell Growth Boundary Checkpoint",
      "file": "assets/visuals/brain-cell-growth-boundary.svg",
      "route": "/organisms/brain-cell-architecture/",
      "surface": "#brain-cell-growth-boundary-title",
      "format": "image/svg+xml",
      "status": "local-proof",
      "purpose": "Show how a candidate Brain Cell graduates only when proposal, sandbox proof, creator approval, rollback, public proof route, and unknowns are visible.",
      "trust_value": "Makes self-evolution credible by showing a cell can prove growth without hidden authority: no execution, filesystem write, dependency install, memory write, runtime state change, self-deploy, public posting, spending, live telemetry claim, private self-awareness claim, or Web3 motion unlocks by default.",
      "accessibility": "Decorative SVG is hidden from assistive technology. The public meaning is exposed through semantic cards, bilingual definition lists, durable proof links, and keyboard-visible link targets.",
      "text_policy": "No embedded UI text. All labels live in organisms/brain-cell-architecture/index.html and i18n.js.",
      "motion_policy": "Lightweight SVG/CSS growth-boundary animation only, with prefers-reduced-motion support inside the asset and route CSS, no JavaScript animation dependency, and no motion-only proof.",
      "performance": {
        "loading": "lazy",
        "dependencies": [],
        "target_size_kb": 15,
        "mobile_policy": "Single-column card stack with dimmed decorative SVG, no WebGL, video, code execution, dependency install, filesystem write, deploy trigger, post trigger, spend action, private data pull, wallet action, telemetry, or scroll listeners."
      },
      "owner": "Website Development Team",
      "last_reviewed": "2026-06-23"
    },
    {
      "id": "organism-stack-glyphs",
      "name": "Organism Stack Glyphs",
      "file": "assets/visuals/organism-stack-glyphs.svg",
      "route": "/architecture/",
      "surface": "#stack-glyph-title",
      "format": "image/svg+xml",
      "status": "production",
      "purpose": "Give builders a reusable visual vocabulary for Gateway, Cortex, Memory, Cells, Immune System, and Proof Loop before they inspect deeper organism flows.",
      "trust_value": "Turns the organism stack into a premium architecture icon system where every layer names its job, trust question, and proof output before autonomy gets tools.",
      "accessibility": "Decorative SVG is hidden from assistive technology. The interactive meaning is exposed through semantic details/summary controls with bilingual text, proof links, and keyboard focus states.",
      "text_policy": "No embedded UI text. All labels live in architecture/index.html and i18n.js.",
      "motion_policy": "Lightweight SVG/CSS glyph animation only, with prefers-reduced-motion support inside the asset and no JavaScript animation dependency.",
      "performance": {
        "loading": "lazy",
        "dependencies": [],
        "target_size_kb": 14,
        "mobile_policy": "Single-column details stack with dimmed decorative SVG, no WebGL, video, or scroll listeners."
      },
      "owner": "Website Development Team",
      "last_reviewed": "2026-06-08"
    },
    {
      "id": "architecture-hero-console",
      "name": "Architecture Hero Console",
      "file": "assets/visuals/architecture-hero-console.svg",
      "route": "/architecture/",
      "surface": "#architecture-hero-console",
      "format": "image/svg+xml",
      "status": "local-proof",
      "purpose": "Make the Architecture first viewport explain the governed organism stack as a run anatomy before visitors scroll into deeper proof surfaces.",
      "trust_value": "Turns the opening Architecture page into a proof-oriented product path: Gateway intake, Cortex route, Memory receipt, specialist Cells, Immune lock, and Proof return are visible immediately with durable links to the deeper surfaces and blocked authority.",
      "accessibility": "Decorative SVG is hidden from assistive technology. The actual meaning is exposed through semantic proof-route links, bilingual copy, durable anchors, visible focus states, and an explicit authority boundary.",
      "text_policy": "No embedded UI text. All labels live in architecture/index.html and i18n shards.",
      "motion_policy": "Lightweight SVG/CSS hero animation only, with prefers-reduced-motion support inside the asset and route CSS; no JavaScript animation dependency.",
      "performance": {
        "loading": "eager",
        "dependencies": [],
        "target_size_kb": 18,
        "mobile_policy": "Single-column first viewport with semantic proof links, no live runtime calls, no telemetry, no WebGL, no video, and no scroll listeners."
      },
      "owner": "Website Development Team",
      "last_reviewed": "2026-06-24"
    },
    {
      "id": "architecture-gateway-matrix",
      "name": "Architecture Gateway Channel Matrix",
      "file": "assets/visuals/architecture-gateway-matrix.svg",
      "route": "/architecture/",
      "surface": "#architecture-gateway-matrix-title",
      "format": "image/svg+xml",
      "status": "local-proof",
      "purpose": "Map Web, Brain chat, mobile node, protocol/Web3, and scheduled review signals into Gateway routing without granting channel authority.",
      "trust_value": "Makes the public edge of the organism inspectable so visitors understand that channels can bring signals into Cortex, memory, cells, and proof returns without gaining file, deploy, posting, spending, private data, wallet, signing, or Web3 broadcast authority.",
      "accessibility": "Decorative SVG is hidden from assistive technology. The actual meaning is exposed through native radio controls, semantic panels, definition lists, durable proof links, bilingual copy, and visible keyboard focus states.",
      "text_policy": "No embedded UI text. All labels live in architecture/index.html and i18n.js.",
      "motion_policy": "Lightweight SVG/CSS motion only, with prefers-reduced-motion support inside the asset and no JavaScript animation dependency.",
      "performance": {
        "loading": "lazy",
        "dependencies": [],
        "target_size_kb": 16,
        "mobile_policy": "Single-column selector with dimmed decorative SVG, no telemetry, no live API calls, no WebGL, video, or scroll listeners."
      },
      "owner": "Website Development Team",
      "last_reviewed": "2026-06-24"
    },
    {
      "id": "architecture-digital-biology-ledger",
      "name": "Architecture Digital Biology Ledger",
      "file": "architecture/index.html",
      "route": "/architecture/",
      "surface": "#architecture-language-title",
      "format": "semantic-html",
      "status": "local-proof",
      "purpose": "Map infinity, reflection, recursion, neural growth, cognitive evolution, living systems, intelligence organisms, and digital biology to the real Unwind organism architecture.",
      "trust_value": "Makes the organism language inspectable by forcing every metaphor to name its software responsibility, proof route, motion meaning, and stop condition before it can support trust or conversion.",
      "accessibility": "Semantic ordered list and definition lists with visible links, focus states, bilingual i18n copy, and no critical text inside images, canvas, SVG, or WebGL.",
      "text_policy": "All critical meaning lives in HTML, i18n, llms.txt, ai-services.json, audit, implementation packet, manifest, and tests.",
      "motion_policy": "No runtime motion beyond CSS hover/focus states; no JavaScript dependency, no WebGL, no motion-only proof, and no biological metaphor without an authority boundary.",
      "performance": {
        "loading": "inline-semantic",
        "dependencies": [],
        "target_size_kb": 0,
        "mobile_policy": "Rows collapse into a single-column ledger with system, proof, motion, and stop condition stacked."
      },
      "owner": "Website Development Team",
      "last_reviewed": "2026-06-16"
    },
    {
      "id": "architecture-search-intent-router",
      "name": "Architecture Search Intent Router",
      "file": "assets/visuals/architecture-search-intent-router.svg",
      "route": "/architecture/",
      "surface": "#architecture-search-intent-title",
      "format": "image/svg+xml",
      "status": "local-proof",
      "purpose": "Map AI agents, Web3 architecture, autonomous systems, cognitive agents, on-chain intelligence, AI organism design, and agentic software architecture into organism layers, proof routes, next paths, and blocked authority claims.",
      "trust_value": "Turns SEO and GEO discovery language into an inspectable product router so visitors do not mistake familiar agent terms for unbounded autonomy, wallet authority, private memory, or live execution.",
      "accessibility": "Decorative SVG is hidden from assistive technology. The actual meaning is exposed through native radio controls, semantic panels, definition lists, durable links, bilingual copy, and visible keyboard focus states.",
      "text_policy": "No embedded UI text. All labels live in architecture/index.html and i18n.js.",
      "motion_policy": "Lightweight SVG/CSS motion only, with prefers-reduced-motion support inside the asset and no JavaScript animation dependency.",
      "performance": {
        "loading": "lazy",
        "dependencies": [],
        "target_size_kb": 16,
        "mobile_policy": "Single-column selector with dimmed decorative SVG, no live search, telemetry, WebGL, video, or scroll listeners."
      },
      "owner": "Website Development Team",
      "last_reviewed": "2026-06-23"
    },
    {
      "id": "cognitive-flow-map",
      "name": "Cognitive Flow Map",
      "file": "assets/visuals/cognitive-flow-map.svg",
      "route": "/architecture/",
      "surface": "#architecture-flow-map-title",
      "format": "image/svg+xml",
      "status": "production",
      "purpose": "Explain how a request moves through gateway intake, cortex reasoning, memory, cell work, immune gates, and proof before becoming trusted organism output.",
      "trust_value": "Turns the architecture page from a layer list into a reviewable action path that shows where authority and evidence enter the loop.",
      "accessibility": "Decorative SVG is hidden from assistive technology. The interactive meaning is exposed through semantic details/summary controls with bilingual text and keyboard focus states.",
      "text_policy": "No embedded UI text. All labels live in architecture/index.html and i18n.js.",
      "motion_policy": "Lightweight SVG/CSS flow animation only, with prefers-reduced-motion support inside the asset and no JavaScript animation dependency.",
      "performance": {
        "loading": "lazy",
        "dependencies": [],
        "target_size_kb": 10,
        "mobile_policy": "Single-column details stack with dimmed decorative SVG, no WebGL, video, or scroll listeners."
      },
      "owner": "Website Development Team",
      "last_reviewed": "2026-06-05"
    },
    {
      "id": "architecture-run-inspector",
      "name": "Architecture Run Inspector",
      "file": "assets/visuals/architecture-run-inspector.svg",
      "route": "/architecture/",
      "surface": "#architecture-run-title",
      "format": "image/svg+xml",
      "status": "production",
      "purpose": "Let visitors choose prototype, reflection, Web3 simulation, and cell-evolution requests and inspect how each moves through gateway intake, cortex routing, immune decisions, and proof output.",
      "trust_value": "Turns the organism stack into a decision surface that makes authority boundaries concrete before action: no filesystem automation, public claims, spend, wallet signing, broadcast, or generated capability activation without proof and approval.",
      "accessibility": "Decorative SVG is hidden from assistive technology. The interactive meaning is exposed through native radio controls, bilingual text, proof links, and keyboard focus states.",
      "text_policy": "No embedded UI text. All labels live in architecture/index.html and i18n.js.",
      "motion_policy": "Lightweight SVG/CSS inspector animation only, with prefers-reduced-motion support inside the asset and no JavaScript animation dependency.",
      "performance": {
        "loading": "lazy",
        "dependencies": [],
        "target_size_kb": 14,
        "mobile_policy": "Single-column selector with dimmed decorative SVG, no WebGL, video, or scroll listeners."
      },
      "owner": "Website Development Team",
      "last_reviewed": "2026-06-06"
    },
    {
      "id": "architecture-runtime-trace-console",
      "name": "Architecture Runtime Trace Console",
      "file": "assets/visuals/architecture-runtime-trace-console.svg",
      "route": "/architecture/",
      "surface": "#architecture-runtime-trace-title",
      "format": "semantic-html-plus-svg",
      "status": "local-proof",
      "purpose": "Trace one visitor signal through gateway intake, cortex routing, memory recall, specialist cell work, immune review, and proof return before any authority can move.",
      "trust_value": "Makes the AI organism stack legible as a product path: visitors can inspect where meaning is produced, where proof is returned, and where deploys, public posting, spending, private tools, and Web3 motion remain blocked.",
      "accessibility": "Decorative SVG is hidden from assistive technology. The interactive meaning is exposed through native radio controls, bilingual text, proof links, a visible boundary note, and keyboard focus states.",
      "text_policy": "No embedded UI text. All labels live in architecture/index.html and i18n shards.",
      "motion_policy": "Lightweight SVG/CSS runtime trace animation only, with prefers-reduced-motion support inside the asset and no JavaScript animation dependency.",
      "performance": {
        "loading": "lazy",
        "dependencies": [],
        "target_size_kb": 14,
        "mobile_policy": "Single-column selector with dimmed decorative SVG, no WebGL, video, live runtime calls, telemetry, storage, or scroll listeners."
      },
      "owner": "Website Development Team",
      "last_reviewed": "2026-06-24"
    },
    {
      "id": "architecture-authority-mesh",
      "name": "Architecture Authority Mesh",
      "file": "assets/visuals/architecture-authority-mesh.svg",
      "route": "/architecture/",
      "surface": "#architecture-authority-mesh-title",
      "format": "image/svg+xml",
      "status": "local-proof",
      "purpose": "Map organism authority from observe, reflect, draft, sandbox, approval, and public motion lanes so autonomous systems are understood as routed capability rather than broad permission.",
      "trust_value": "Makes AI organism autonomy credible by showing what proof is required before authority moves outward to files, deployment, public posting, spending, private tools, or Web3 broadcast.",
      "accessibility": "Decorative SVG is hidden from assistive technology. The interactive meaning is exposed through semantic details/summary controls with bilingual text, proof links, and keyboard focus states.",
      "text_policy": "No embedded UI text. All labels live in architecture/index.html and i18n.js.",
      "motion_policy": "Lightweight SVG/CSS authority animation only, with prefers-reduced-motion support inside the asset and no JavaScript animation dependency.",
      "performance": {
        "loading": "lazy",
        "dependencies": [],
        "target_size_kb": 14,
        "mobile_policy": "Single-column details stack with dimmed decorative SVG, no WebGL, video, network calls, storage, or scroll listeners."
      },
      "owner": "Website Development Team",
      "last_reviewed": "2026-06-21"
    },
    {
      "id": "architecture-approval-packet",
      "name": "Architecture Approval Packet",
      "file": "assets/visuals/architecture-approval-packet.svg",
      "route": "/architecture/",
      "surface": "#architecture-approval-packet-title",
      "format": "image/svg+xml",
      "status": "local-proof",
      "purpose": "Show the request record, evidence bundle, risk owner, exact approval question, and locked motion path required before a governed AI organism can expand authority.",
      "trust_value": "Makes self-evolving AI organisms more credible by showing that high-risk motion is blocked unless proof, ownership, exact approval, and rollback are visible together.",
      "accessibility": "Decorative SVG is hidden from assistive technology. The interactive meaning is exposed through semantic details/summary controls with bilingual text, proof links, a visible boundary note, and keyboard focus states.",
      "text_policy": "No embedded UI text. All labels live in architecture/index.html and i18n.js.",
      "motion_policy": "Lightweight SVG/CSS approval animation only, with prefers-reduced-motion support inside the asset and no JavaScript animation dependency.",
      "performance": {
        "loading": "lazy",
        "dependencies": [],
        "target_size_kb": 14,
        "mobile_policy": "Single-column details stack with dimmed decorative SVG, no WebGL, video, network calls, storage, or scroll listeners."
      },
      "owner": "Website Development Team",
      "last_reviewed": "2026-06-24"
    },
    {
      "id": "memory-continuity-map",
      "name": "Memory Continuity Map",
      "file": "assets/visuals/memory-continuity-map.svg",
      "route": "/architecture/",
      "surface": "#memory-continuity-title",
      "format": "image/svg+xml",
      "status": "production",
      "purpose": "Explain how the Unwind organism keeps working context, semantic memory, episodic logs, vector recall, proof artifacts, and retention boundaries separate so learning can improve decisions without erasing accountability.",
      "trust_value": "Makes memory governance concrete by showing that continuity is split into scoped stores, evidence-backed artifacts, and retention rules rather than one unbounded context pile.",
      "accessibility": "Decorative SVG is hidden from assistive technology. The interactive meaning is exposed through semantic details/summary controls with bilingual text, proof links, and keyboard focus states.",
      "text_policy": "No embedded UI text. All labels live in architecture/index.html and i18n.js.",
      "motion_policy": "Lightweight SVG/CSS continuity animation only, with prefers-reduced-motion support inside the asset and no JavaScript animation dependency.",
      "performance": {
        "loading": "lazy",
        "dependencies": [],
        "target_size_kb": 12,
        "mobile_policy": "Single-column details stack with dimmed decorative SVG, no WebGL, video, or scroll listeners."
      },
      "owner": "Website Development Team",
      "last_reviewed": "2026-06-05"
    },
    {
      "id": "memory-recall-receipt",
      "name": "Memory Recall Receipt",
      "file": "assets/visuals/memory-recall-receipt.svg",
      "route": "/architecture/",
      "surface": "#memory-recall-receipt-title",
      "format": "image/svg+xml",
      "status": "local-proof",
      "purpose": "Explain how recalled memory returns as a bounded receipt with source trace, freshness gate, use boundary, and proof return before it can shape an AI organism answer.",
      "trust_value": "Makes memory-bearing AI credible by showing that recall is not private self-awareness, hidden telemetry, identity inference, personalization, or authority to act.",
      "accessibility": "Decorative SVG is hidden from assistive technology. The interactive meaning is exposed through semantic details/summary controls with bilingual text, proof links, a visible boundary note, and keyboard focus states.",
      "text_policy": "No embedded UI text. All labels live in architecture/index.html and i18n.js.",
      "motion_policy": "Lightweight SVG/CSS recall animation only, with prefers-reduced-motion support inside the asset and no JavaScript animation dependency.",
      "performance": {
        "loading": "lazy",
        "dependencies": [],
        "target_size_kb": 15,
        "mobile_policy": "Single-column details stack with dimmed decorative SVG, no WebGL, video, network calls, storage, or scroll listeners."
      },
      "owner": "Website Development Team",
      "last_reviewed": "2026-06-24"
    },
    {
      "id": "website-awareness-console",
      "name": "Website Awareness Console",
      "file": "assets/visuals/website-awareness-console.svg",
      "route": "/architecture/",
      "surface": "#website-awareness-title",
      "format": "semantic-html-plus-svg",
      "status": "local-proof",
      "purpose": "Explain what the public Brain can know about UnwindCode.ai by separating same-origin public routes, awareness receipts, approved memory, and blocked private authority claims.",
      "trust_value": "Makes website awareness credible without overstating autonomy: visitors can see that public routes, metadata, status receipts, approved memory, and proof links may shape answers while private analytics, identity, wallets, deploys, social posting, and production control remain blocked.",
      "accessibility": "Decorative SVG is hidden from assistive technology. The interactive meaning is exposed through native radio controls, bilingual text, proof links, a visible boundary note, and keyboard focus states.",
      "text_policy": "No embedded UI text. All labels live in architecture/index.html and i18n shards.",
      "motion_policy": "Lightweight SVG/CSS website-awareness animation only, with prefers-reduced-motion support inside the asset and no JavaScript animation dependency.",
      "performance": {
        "loading": "lazy",
        "dependencies": [],
        "target_size_kb": 14,
        "mobile_policy": "Single-column selector with dimmed decorative SVG, no WebGL, video, live chat calls, analytics reads, telemetry, storage, or scroll listeners."
      },
      "owner": "Website Development Team",
      "last_reviewed": "2026-06-28"
    },
    {
      "id": "financial-organisms-hero-console",
      "name": "Financial Organisms Hero Console",
      "file": "assets/visuals/financial-organisms-hero-console.svg",
      "route": "/organisms/financial-organisms/",
      "surface": "#financial-organisms-hero-console",
      "format": "image/svg+xml",
      "status": "local-proof",
      "purpose": "Make the Financial Organisms Web3 trust loop immediately understandable in the first viewport by mapping read-only context to off-chain simulation, unsigned packet, custody owner, and broadcast lock.",
      "trust_value": "Turns Web3 simulation into a first-viewport proof path before the visitor reaches lower Web3 sections: the organism can return evidence and review packets, but it cannot connect wallets, sign, broadcast, spend, or move value.",
      "accessibility": "Decorative SVG is hidden from assistive technology. The public meaning is exposed through semantic ordered proof-route links, bilingual labels, durable proof paths, and visible focus states.",
      "text_policy": "No embedded UI text. All labels live in organisms/financial-organisms/index.html and i18n.js.",
      "motion_policy": "Lightweight SVG/CSS only, with prefers-reduced-motion support inside the asset and route CSS, no JavaScript animation dependency, and no motion-only proof.",
      "performance": {
        "loading": "eager",
        "dependencies": [],
        "target_size_kb": 18,
        "mobile_policy": "First-viewport console collapses to one proof column with dimmed decorative SVG, no WebGL, video, wallet connection, live polling, transaction construction, approval trigger, signing trigger, broadcast trigger, spend action, private data pull, or scroll listeners."
      },
      "owner": "Website Development Team",
      "last_reviewed": "2026-06-24"
    },
    {
      "id": "financial-role-router",
      "name": "Financial Role-to-Packet Router",
      "file": "assets/visuals/financial-role-router.svg",
      "route": "/organisms/financial-organisms/",
      "surface": "#financial-role-router-title",
      "format": "image/svg+xml",
      "status": "local-proof",
      "purpose": "Help builders, investors, operators, and protocol teams translate Web3 intent into first artifact, proof route, and authority lock before reading the deeper Financial Organisms capability stack.",
      "trust_value": "Turns a high-risk Web3 route into role-specific product comprehension: every visitor sees the first review packet and blocked authority before wallet, transaction, spend, or broadcast language can feel available.",
      "accessibility": "Decorative SVG is hidden from assistive technology. The public meaning is exposed through a visible heading, native radio controls, semantic panels, bilingual definition lists, durable proof links, and keyboard focus states.",
      "text_policy": "No embedded UI text. All labels live in organisms/financial-organisms/index.html and i18n.js.",
      "motion_policy": "Lightweight SVG/CSS only, with prefers-reduced-motion support inside the asset and route CSS, no JavaScript animation dependency, no motion-only proof, no live polling, no wallet library, and no WebGL.",
      "performance": {
        "loading": "lazy",
        "dependencies": [],
        "target_size_kb": 14,
        "mobile_policy": "Native radio selector collapses to one column with dimmed decorative SVG, stable cards, no WebGL, video, network call, wallet connection, transaction construction, approval trigger, signing trigger, broadcast trigger, spend action, private data pull, or scroll listener."
      },
      "owner": "Website Development Team",
      "last_reviewed": "2026-06-28"
    },
    {
      "id": "financial-organisms-capability-ledger",
      "name": "Financial Organisms Capability Ledger",
      "file": "organisms/financial-organisms/index.html#financial-organisms-capability-title",
      "route": "/organisms/financial-organisms/",
      "surface": "#financial-organisms-capability-title",
      "format": "semantic-html/css",
      "status": "local-proof",
      "purpose": "Expose what Financial Organisms can study, what they cannot touch, and where proof lives across read-only context, off-chain simulation, unsigned review packets, and approval or broadcast-lock boundaries.",
      "trust_value": "Turns Web3 intelligence into an inspectable capability ledger before the trust-layer map: input, output, memory boundary, tool boundary, approval boundary, blocked claims, and proof routes appear before visitors see simulation visuals.",
      "accessibility": "The ledger is semantic HTML with a visible heading, ordered rows, bilingual definition lists, durable proof links, and no dependence on JavaScript, SVG, canvas, or WebGL.",
      "text_policy": "All text is semantic HTML backed by i18n keys. No generated or embedded UI text lives in SVG, canvas, or WebGL.",
      "motion_policy": "Static semantic HTML/CSS with global reduced-motion support; no storage, no network call, no wallet call, no canvas, no WebGL, no video, no deployment action, no transaction broadcast, no money motion, and no third-party animation dependency.",
      "performance": {
        "loading": "eager",
        "dependencies": [],
        "target_size_kb": 5,
        "mobile_policy": "Rows collapse from a split ledger to one-column definition lists on compact screens with stable dimensions and no continuous JavaScript animation."
      },
      "owner": "Website Development Team",
      "last_reviewed": "2026-06-14"
    },
    {
      "id": "financial-organisms-value-readiness-ledger",
      "name": "Financial Organisms Value-Motion Readiness Ledger",
      "file": "organisms/financial-organisms/index.html#financial-organisms-readiness-title",
      "route": "/organisms/financial-organisms/",
      "surface": "#financial-organisms-readiness-title",
      "format": "semantic-html/css",
      "status": "local-proof",
      "purpose": "Expose the proof gates required before a Web3 simulation can approach value motion: source freshness, risk budget, authority owner, and proof return.",
      "trust_value": "Turns high-risk Web3 product trust into an inspectable stop-condition ledger before the safety boundary: proof required, decision rule, and stop condition are visible for every readiness lane.",
      "accessibility": "The ledger is semantic HTML with a visible heading, ordered rows, bilingual definition lists, durable proof links, and no dependence on JavaScript, SVG, canvas, or WebGL.",
      "text_policy": "All text is semantic HTML backed by i18n keys. No generated or embedded UI text lives in SVG, canvas, or WebGL.",
      "motion_policy": "Static semantic HTML/CSS with global reduced-motion support; no storage, no network call, no wallet call, no canvas, no WebGL, no video, no deployment action, no transaction broadcast, no money motion, and no third-party animation dependency.",
      "performance": {
        "loading": "eager",
        "dependencies": [],
        "target_size_kb": 5,
        "mobile_policy": "Rows collapse from a split readiness ledger to one-column proof fields on compact screens with stable dimensions and no continuous JavaScript animation."
      },
      "owner": "Website Development Team",
      "last_reviewed": "2026-06-16"
    },
    {
      "id": "web3-trust-layer-map",
      "name": "Web3 Trust Layer Map",
      "file": "assets/visuals/web3-trust-layer-map.svg",
      "route": "/organisms/financial-organisms/",
      "surface": "#web3-trust-layer-title",
      "format": "image/svg+xml",
      "status": "production",
      "purpose": "Explain how Financial Organisms keep on-chain intelligence off-chain through read-only context, simulation, risk interpretation, unsigned packets, creator approval, and locked broadcast defaults.",
      "trust_value": "Makes the Web3 authority boundary concrete: no private keys, no hidden transaction broadcast, no money motion without explicit human consent.",
      "accessibility": "Decorative SVG is hidden from assistive technology. The public meaning is exposed through semantic details/summary controls with bilingual text, links to proof artifacts, and keyboard focus states.",
      "text_policy": "No embedded UI text. All labels live in organisms/financial-organisms/index.html and i18n.js.",
      "motion_policy": "Lightweight SVG/CSS trust-rail animation only, with prefers-reduced-motion support inside the asset and no JavaScript animation dependency.",
      "performance": {
        "loading": "lazy",
        "dependencies": [],
        "target_size_kb": 12,
        "mobile_policy": "Single-column details stack with dimmed decorative SVG, no WebGL, video, or scroll listeners."
      },
      "owner": "Website Development Team",
      "last_reviewed": "2026-06-05"
    },
    {
      "id": "web3-custody-boundary-map",
      "name": "Web3 Custody Boundary Map",
      "file": "assets/visuals/web3-custody-boundary-map.svg",
      "route": "/organisms/financial-organisms/",
      "surface": "#web3-custody-boundary-title",
      "format": "image/svg+xml",
      "status": "local-proof",
      "purpose": "Show the custody and approval ownership lanes before Web3 simulations feel actionable: read-only observer, simulation cell, approval owner, and broadcast lock.",
      "trust_value": "Makes Financial Organisms safer and easier to understand by separating what the organism may inspect or model from what only a human, DAO, or multisig can approve, sign, spend, vote, or broadcast.",
      "accessibility": "Decorative SVG is hidden from assistive technology. The public meaning is exposed through semantic ordered custody cards, bilingual definition lists, durable proof links, and keyboard focus states.",
      "text_policy": "No embedded UI text. All labels live in organisms/financial-organisms/index.html and i18n.js.",
      "motion_policy": "Lightweight SVG/CSS custody-boundary animation only, with prefers-reduced-motion support inside the asset and no JavaScript animation dependency.",
      "performance": {
        "loading": "lazy",
        "dependencies": [],
        "target_size_kb": 14,
        "mobile_policy": "Single-column custody ledger with dimmed decorative SVG, no WebGL, video, wallet connection, live polling, transaction construction, or scroll listeners."
      },
      "owner": "Website Development Team",
      "last_reviewed": "2026-06-24"
    },
    {
      "id": "web3-evidence-boundary-router",
      "name": "Web3 Evidence Boundary Router",
      "file": "assets/visuals/web3-evidence-boundary-router.svg",
      "route": "/organisms/financial-organisms/",
      "surface": "#web3-evidence-boundary-title",
      "format": "image/svg+xml",
      "status": "local-proof",
      "purpose": "Show the source-to-evidence Web3 boundary before scenario interaction: source permission, chain read, off-chain simulation, unsigned packet, and broadcast lock.",
      "trust_value": "Makes Financial Organisms easier to trust by showing exactly where evidence stops before a visitor enters request simulation: every lane returns proof while wallet, signer, transaction, advice, and broadcast authority remain outside the organism.",
      "accessibility": "Decorative SVG is hidden from assistive technology. The public meaning is exposed through native radio controls, bilingual definition lists, durable proof links, visible focus states, and semantic headings.",
      "text_policy": "No embedded UI text. All labels live in organisms/financial-organisms/index.html and i18n.js.",
      "motion_policy": "Lightweight SVG/CSS evidence-boundary animation only, with prefers-reduced-motion support inside the asset and no JavaScript animation dependency.",
      "performance": {
        "loading": "lazy",
        "dependencies": [],
        "target_size_kb": 14,
        "mobile_policy": "Single-column selector with dimmed decorative SVG, no WebGL, video, wallet connection, live polling, transaction construction, hidden telemetry, or scroll listeners."
      },
      "owner": "Website Development Team",
      "last_reviewed": "2026-06-24"
    },
    {
      "id": "web3-simulation-console",
      "name": "Web3 Simulation Console",
      "file": "assets/visuals/web3-simulation-console.svg",
      "route": "/organisms/financial-organisms/",
      "surface": "#web3-simulation-console-title",
      "format": "image/svg+xml",
      "status": "production",
      "purpose": "Let visitors choose a Web3 request and inspect how Financial Organisms produce evidence, risk interpretation, and unsigned packets while stopping authority before money motion.",
      "trust_value": "Turns the Web3 safety posture into a concrete decision surface: rebalance, yield route, risk alert, and governance requests all end in reviewable evidence rather than hidden wallet action.",
      "accessibility": "Decorative SVG is hidden from assistive technology. The interactive meaning is exposed through native radio controls, bilingual request panels, proof links, and keyboard focus states.",
      "text_policy": "No embedded UI text. All labels live in organisms/financial-organisms/index.html and i18n.js.",
      "motion_policy": "Lightweight SVG/CSS simulation animation only, with prefers-reduced-motion support inside the asset and no JavaScript animation dependency.",
      "performance": {
        "loading": "lazy",
        "dependencies": [],
        "target_size_kb": 14,
        "mobile_policy": "Single-column selector with dimmed decorative SVG, no WebGL, video, or scroll listeners."
      },
      "owner": "Website Development Team",
      "last_reviewed": "2026-06-06"
    },
    {
      "id": "web3-unsigned-packet-forge",
      "name": "Web3 Unsigned Packet Forge",
      "file": "assets/visuals/web3-unsigned-packet-forge.svg",
      "route": "/organisms/financial-organisms/",
      "surface": "#web3-unsigned-packet-title",
      "format": "image/svg+xml",
      "status": "local-proof",
      "purpose": "Show how Financial Organisms assemble intent, sources, simulation deltas, risk boundaries, approval questions, and locked broadcast state into an unsigned Web3 review packet.",
      "trust_value": "Turns the post-simulation product path into an inspectable packet surface: every field names proof required and stop conditions before any wallet authority, transaction signing, or Web3 broadcast can be considered.",
      "accessibility": "Decorative SVG is hidden from assistive technology. The interactive meaning is exposed through native radio controls, bilingual packet-field panels, durable proof links, and keyboard focus states.",
      "text_policy": "No embedded UI text. All labels live in organisms/financial-organisms/index.html and i18n.js.",
      "motion_policy": "Lightweight SVG/CSS packet-forge animation only, with prefers-reduced-motion support inside the asset and no JavaScript animation dependency.",
      "performance": {
        "loading": "lazy",
        "dependencies": [],
        "target_size_kb": 14,
        "mobile_policy": "Single-column selector with dimmed decorative SVG, no WebGL, video, wallet connection, live polling, or scroll listeners."
      },
      "owner": "Website Development Team",
      "last_reviewed": "2026-06-21"
    },
    {
      "id": "web3-broadcast-lock-proof",
      "name": "Web3 Broadcast Lock Proof Deck",
      "file": "assets/visuals/web3-broadcast-lock-proof.svg",
      "route": "/organisms/financial-organisms/",
      "surface": "#web3-broadcast-lock-title",
      "format": "image/svg+xml",
      "status": "local-proof",
      "purpose": "Show how a Web3 review packet stays locked before value motion by naming source freshness, off-chain delta, risk budget, custody owner, approval question, and broadcast lock.",
      "trust_value": "Turns the final no-broadcast boundary into an inspectable proof deck before the readiness ledger: visitors can see why ownership, risk, approval, private keys, wallet calls, signing, spending, and Web3 broadcast remain unavailable by default.",
      "accessibility": "Decorative SVG is hidden from assistive technology. The public meaning is exposed through native details/summary controls, bilingual lock-lane copy, durable proof links, and keyboard focus states.",
      "text_policy": "No embedded UI text. All labels live in organisms/financial-organisms/index.html and i18n.js.",
      "motion_policy": "Lightweight SVG/CSS broadcast-lock animation only, with prefers-reduced-motion support inside the asset and no JavaScript animation dependency.",
      "performance": {
        "loading": "lazy",
        "dependencies": [],
        "target_size_kb": 14,
        "mobile_policy": "Single-column details stack with dimmed decorative SVG, no WebGL, video, wallet connection, live polling, or scroll listeners."
      },
      "owner": "Website Development Team",
      "last_reviewed": "2026-06-21"
    },
    {
      "id": "web3-value-motion-receipt",
      "name": "Web3 Value Motion Receipt",
      "file": "assets/visuals/web3-value-motion-receipt.svg",
      "route": "/organisms/financial-organisms/",
      "surface": "#web3-value-receipt-title",
      "format": "image/svg+xml",
      "status": "local-proof",
      "purpose": "Show the review artifact returned after readiness: request record, source bundle, simulation delta, risk owner, human decision, and broadcast lock without creating an executable transaction.",
      "trust_value": "Turns Financial Organisms into an actionable Web3 product path by showing what a builder or protocol team receives before any wallet connection, approval, signature, spend, transaction object, or Web3 broadcast can exist.",
      "accessibility": "Decorative SVG is hidden from assistive technology. The public meaning is exposed through native details/summary controls, bilingual receipt copy, durable proof links, and keyboard focus states.",
      "text_policy": "No embedded UI text. All labels live in organisms/financial-organisms/index.html and i18n.js.",
      "motion_policy": "Lightweight SVG/CSS receipt animation only, with prefers-reduced-motion support inside the asset and no JavaScript animation dependency.",
      "performance": {
        "loading": "lazy",
        "dependencies": [],
        "target_size_kb": 14,
        "mobile_policy": "Single-column details stack with dimmed decorative SVG, no WebGL, video, wallet connection, live polling, transaction construction, or scroll listeners."
      },
      "owner": "Website Development Team",
      "last_reviewed": "2026-06-21"
    },
    {
      "id": "build-hero-console",
      "name": "Build Hero Console",
      "file": "assets/visuals/build-hero-console.svg",
      "route": "/build-with-us/",
      "surface": "#build-hero-console",
      "format": "image/svg+xml",
      "status": "local-proof",
      "purpose": "Make the Build With Us first viewport explain how serious visitor intent becomes a bounded first packet before work begins.",
      "trust_value": "Turns conversion into an inspectable gateway by mapping builders, investors, users, subscribers, protocols, and collaborators to proof routes and approval boundaries before chat, outreach, file work, deployment, spend, posting, private data access, or Web3 motion are implied.",
      "accessibility": "Decorative SVG is hidden from assistive technology. The actual meaning is exposed through semantic proof-route links, bilingual copy, durable anchors, visible focus states, and an explicit authority boundary.",
      "text_policy": "No embedded UI text. All labels live in build-with-us/index.html and i18n shards.",
      "motion_policy": "Lightweight SVG/CSS hero animation only, with prefers-reduced-motion support inside the asset and route CSS; no JavaScript animation dependency.",
      "performance": {
        "loading": "eager",
        "dependencies": [],
        "target_size_kb": 18,
        "mobile_policy": "Single-column first viewport with semantic proof links, no live runtime calls, no telemetry, no WebGL, no video, and no scroll listeners."
      },
      "owner": "Website Development Team",
      "last_reviewed": "2026-06-24"
    },
    {
      "id": "collaboration-packet-map",
      "name": "Collaboration Packet Map",
      "file": "assets/visuals/collaboration-packet-map.svg",
      "route": "/build-with-us/",
      "surface": "#collaboration-packet-title",
      "format": "image/svg+xml",
      "status": "production",
      "purpose": "Explain how a serious visitor inquiry becomes a role lens, authority boundary, proof requirement, organism route, and first sprint packet before the lab starts work.",
      "trust_value": "Turns conversion into a governed intake path by making goals, trust questions, approval limits, proof bars, and first-sprint scope explicit before collaboration begins.",
      "accessibility": "Decorative SVG is hidden from assistive technology. The interactive meaning is exposed through semantic details/summary controls with bilingual text, proof links, and keyboard focus states.",
      "text_policy": "No embedded UI text. All labels live in build-with-us/index.html and i18n.js.",
      "motion_policy": "Lightweight SVG/CSS packet animation only, with prefers-reduced-motion support inside the asset and no JavaScript animation dependency.",
      "performance": {
        "loading": "lazy",
        "dependencies": [],
        "target_size_kb": 12,
        "mobile_policy": "Single-column details stack with dimmed decorative SVG, no WebGL, video, or scroll listeners."
      },
      "owner": "Website Development Team",
      "last_reviewed": "2026-06-05"
    },
    {
      "id": "build-conversion-packet-ledger",
      "name": "Build Conversion Packet Ledger",
      "file": "build-with-us/index.html",
      "route": "/build-with-us/",
      "surface": "#conversion-packet-title",
      "format": "semantic-html",
      "status": "local-proof",
      "purpose": "Expose the Build With Us role conversion path as a proof ledger for builders, investors, users, subscribers, protocols, and collaborators before a visitor sends a signal.",
      "trust_value": "Makes conversion feel credible by naming each role's first packet, proof route, authority boundary, and next route without granting execution, outreach, deployment, spend, posting, private data access, hidden subscriber profiling, diagnosis, or Web3 broadcast.",
      "accessibility": "Semantic section, articles, definition lists, visible links, focus states, bilingual i18n copy, and no critical text inside images.",
      "text_policy": "All critical meaning lives in build-with-us/index.html, i18n.js, llms.txt, ai-services.json, audit, packet, manifest, and tests.",
      "motion_policy": "No runtime motion beyond CSS hover/focus states; no JavaScript dependency, canvas, WebGL, live polling, or motion-only proof.",
      "performance": {
        "loading": "inline-semantic",
        "dependencies": [],
        "target_size_kb": 0,
        "mobile_policy": "Rows collapse into a single-column role ledger with packet, proof, boundary, and route stacked."
      },
      "owner": "Website Development Team",
      "last_reviewed": "2026-06-16"
    },
    {
      "id": "protocol-readiness-gate",
      "name": "Protocol Readiness Gate",
      "file": "assets/visuals/protocol-readiness-gate.svg",
      "route": "/build-with-us/",
      "surface": "#protocol-readiness-title",
      "format": "image/svg+xml",
      "status": "local-proof",
      "purpose": "Show how protocol, fund, and operator Web3 interest becomes a read-only review lane before authority expands.",
      "trust_value": "Turns Web3 collaboration from a broad CTA into a concrete readiness gate: context, simulation, unsigned packet, approval owner, and broadcast lock are visible before wallet, signing, spend, or broadcast authority can move.",
      "accessibility": "Decorative SVG is hidden from assistive technology. The public meaning is exposed through semantic ordered steps, bilingual definition lists, durable proof links, and keyboard-visible link targets.",
      "text_policy": "No embedded UI text. All labels live in build-with-us/index.html and i18n.js.",
      "motion_policy": "Lightweight SVG/CSS protocol-readiness animation only, with prefers-reduced-motion support inside the asset and global reduced-motion CSS. No JavaScript animation dependency.",
      "performance": {
        "loading": "lazy",
        "dependencies": [],
        "target_size_kb": 14,
        "mobile_policy": "Single-column readiness ledger with dimmed decorative SVG, no WebGL, video, wallet connection, transaction construction, live polling, deployment, post trigger, spend action, private data pull, or scroll listeners."
      },
      "owner": "Website Development Team",
      "last_reviewed": "2026-06-24"
    },
    {
      "id": "build-signal-composer",
      "name": "Build Signal Composer",
      "file": "assets/visuals/build-signal-composer.svg",
      "route": "/build-with-us/",
      "surface": "#build-signal-composer-title",
      "format": "image/svg+xml",
      "status": "local-proof",
      "purpose": "Help builders, investors, users, subscribers, protocols, and collaborators preview the first packet before a conversation starts: send, return, proof route, blocked authority, and next path.",
      "trust_value": "Turns the Build With Us page from role explanation into an actionable packet composer while preserving manual approval before chat submission, outreach, file work, deployment, spend, public posting, private data access, wallet activity, or Web3 broadcast.",
      "accessibility": "Decorative SVG is hidden from assistive technology. The actual meaning is exposed through native radio controls, semantic panels, definition lists, durable links, bilingual copy, and visible keyboard focus states.",
      "text_policy": "No embedded UI text. All labels live in build-with-us/index.html and i18n.js.",
      "motion_policy": "Lightweight SVG/CSS motion only, with prefers-reduced-motion support inside the asset and no JavaScript animation dependency.",
      "performance": {
        "loading": "lazy",
        "dependencies": [],
        "target_size_kb": 16,
        "mobile_policy": "Single-column selector with dimmed decorative SVG, no form submission, live polling, WebGL, video, wallet connection, or scroll listeners."
      },
      "owner": "Website Development Team",
      "last_reviewed": "2026-06-23"
    },
    {
      "id": "build-intake-readiness-receipt",
      "name": "Build Intake Readiness Receipt",
      "file": "assets/visuals/build-intake-readiness-receipt.svg",
      "route": "/build-with-us/",
      "surface": "#build-intake-readiness-title",
      "format": "image/svg+xml",
      "status": "local-proof",
      "purpose": "Help serious builders and collaborators understand whether a first signal is ready to scope, needs research, is authority-blocked, or has a proof gap before any work starts.",
      "trust_value": "Turns intake from a vague contact moment into a reviewable readiness receipt with signal, return, proof, and blocked authority fields before collaboration or implementation begins.",
      "accessibility": "Decorative SVG is hidden from assistive technology. The actual meaning is exposed through native radio controls, semantic panels, definition lists, durable links, bilingual copy, and visible keyboard focus states.",
      "text_policy": "No embedded UI text. All labels live in build-with-us/index.html and i18n.js.",
      "motion_policy": "Lightweight SVG/CSS motion only, with prefers-reduced-motion support inside the asset and no JavaScript animation dependency.",
      "performance": {
        "loading": "lazy",
        "dependencies": [],
        "target_size_kb": 16,
        "mobile_policy": "Single-column selector with dimmed decorative SVG, no form submission, live polling, WebGL, video, wallet connection, or scroll listeners."
      },
      "owner": "Website Development Team",
      "last_reviewed": "2026-06-24"
    },
    {
      "id": "first-sprint-scope-gate",
      "name": "First Sprint Scope Gate",
      "file": "assets/visuals/first-sprint-scope-gate.svg",
      "route": "/build-with-us/",
      "surface": "#first-sprint-scope-title",
      "format": "image/svg+xml",
      "status": "production",
      "purpose": "Help serious builders and collaborators inspect the first sprint scope as signal, boundary, proof, and handoff before any engagement starts.",
      "trust_value": "Turns collaboration from a vague CTA into a governed first-sprint packet with bring, inspect, blocked, and close-loop fields that preserve human approval before files, spend, posting, deployment, outreach, private data, or Web3 authority can move.",
      "accessibility": "Decorative SVG is hidden from assistive technology. The actual meaning is exposed through native radio controls, bilingual checkpoint panels, route links, and keyboard focus states.",
      "text_policy": "No embedded UI text. All labels live in build-with-us/index.html and i18n.js.",
      "motion_policy": "Lightweight SVG/CSS scope animation only, with prefers-reduced-motion support inside the asset and no JavaScript animation dependency.",
      "performance": {
        "loading": "lazy",
        "dependencies": [],
        "target_size_kb": 14,
        "mobile_policy": "Single-column scope selector with dimmed decorative SVG, no WebGL, video, wallet connection, live polling, or scroll listeners."
      },
      "owner": "Website Development Team",
      "last_reviewed": "2026-06-22"
    },
    {
      "id": "engagement-fit-compass",
      "name": "Engagement Fit Compass",
      "file": "assets/visuals/engagement-fit-compass.svg",
      "route": "/build-with-us/",
      "surface": "#engagement-fit-title",
      "format": "image/svg+xml",
      "status": "production",
      "purpose": "Help builders, investors, protocols, operators, and collaborators choose the smallest useful engagement by comparing mode, deliverable, proof bar, and authority boundary.",
      "trust_value": "Turns conversion into an inspectable decision surface: architecture review, prototype organism, proof-loop audit, Web3 simulation lane, and product organism paths each name what is delivered, what proves progress, and what remains human-controlled.",
      "accessibility": "Decorative SVG is hidden from assistive technology. The actual meaning is exposed through native radio controls, bilingual engagement panels, route links, and keyboard focus states.",
      "text_policy": "No embedded UI text. All labels live in build-with-us/index.html and i18n.js.",
      "motion_policy": "Lightweight SVG/CSS compass animation only, with prefers-reduced-motion support inside the asset and no JavaScript animation dependency.",
      "performance": {
        "loading": "lazy",
        "dependencies": [],
        "target_size_kb": 16,
        "mobile_policy": "Single-column selector with dimmed decorative SVG, no WebGL, video, or scroll listeners."
      },
      "owner": "Website Development Team",
      "last_reviewed": "2026-06-07"
    },
    {
      "id": "transmissions-hero-console",
      "name": "Transmissions Hero Console",
      "file": "assets/visuals/transmissions-hero-console.svg",
      "route": "/transmissions/",
      "surface": "#transmissions-hero-console",
      "format": "image/svg+xml",
      "status": "local-proof",
      "purpose": "Route readers from the transmission archive into latest build proof, the Brain whitepaper, safety gates, Web3 boundaries, social packets, and collaboration paths from the first viewport.",
      "trust_value": "Turns the archive hero into a proof-routing console so visitors do not have to scan the full archive before finding the release record, safety boundary, Web3 no-broadcast posture, or next build path.",
      "accessibility": "Decorative SVG is hidden from assistive technology. The actual meaning is exposed through semantic hero copy, proof-route links, bilingual labels, and visible keyboard focus states.",
      "text_policy": "No embedded UI text. All labels live in transmissions/index.html and i18n.js.",
      "motion_policy": "Route-scoped CSS and lightweight SVG motion only, with prefers-reduced-motion support inside the asset and no JavaScript animation dependency.",
      "performance": {
        "loading": "eager",
        "dependencies": [],
        "target_size_kb": 16,
        "mobile_policy": "Single-column proof-route stack with contained decorative SVG, no WebGL, video, canvas, or scroll listeners."
      },
      "owner": "Website Development Team",
      "last_reviewed": "2026-06-27"
    },
    {
      "id": "transmission-atlas-map",
      "name": "Transmission Atlas Map",
      "file": "assets/visuals/transmission-atlas-map.svg",
      "route": "/transmissions/",
      "surface": "#transmission-atlas-title",
      "format": "image/svg+xml",
      "status": "production",
      "purpose": "Explain how public transmissions become memory, architecture proof, safety evidence, product signal, Web3 boundary, and collaboration routes across the Unwind organism ecosystem.",
      "trust_value": "Turns the archive from a list of posts into a governed evidence map that helps readers understand what each dispatch proves before moving toward proof, product, or collaboration.",
      "accessibility": "Decorative SVG is hidden from assistive technology. The interactive meaning is exposed through semantic details/summary controls with bilingual text, proof links, and keyboard focus states.",
      "text_policy": "No embedded UI text. All labels live in transmissions/index.html and i18n.js.",
      "motion_policy": "Lightweight SVG/CSS atlas animation only, with prefers-reduced-motion support inside the asset and no JavaScript animation dependency.",
      "performance": {
        "loading": "lazy",
        "dependencies": [],
        "target_size_kb": 12,
        "mobile_policy": "Single-column details stack with dimmed decorative SVG, no WebGL, video, or scroll listeners."
      },
      "owner": "Website Development Team",
      "last_reviewed": "2026-06-05"
    },
    {
      "id": "transmission-release-memory-ledger",
      "name": "Transmission Release Memory Ledger",
      "file": "transmissions/index.html",
      "route": "/transmissions/",
      "surface": "#tx-release-memory-title",
      "format": "semantic-html",
      "status": "local-proof",
      "purpose": "Map the newest transmission releases to date, state, what changed, proof artifact, authority boundary, and next inspection route before the archive list begins.",
      "trust_value": "Turns release memory into proof by attaching every latest dispatch to a visible artifact, manual authority boundary, and durable next route without publishing, posting, deploying, spending, triggering outreach, pulling private data, promoting status, or broadcasting Web3.",
      "accessibility": "Semantic section, ordered list, definition lists, visible links, focus states, bilingual i18n copy, and no critical text inside images.",
      "text_policy": "All critical meaning lives in transmissions/index.html, i18n.js, llms.txt, ai-services.json, audit, packet, manifest, and tests.",
      "motion_policy": "No runtime motion beyond CSS hover/focus states; no JavaScript dependency, canvas, WebGL, live polling, or motion-only proof.",
      "performance": {
        "loading": "inline-semantic",
        "dependencies": [],
        "target_size_kb": 0,
        "mobile_policy": "Rows collapse into a one-column ledger with change, proof, boundary, and route stacked."
      },
      "owner": "Website Development Team",
      "last_reviewed": "2026-06-16"
    },
    {
      "id": "authority-gate-console",
      "name": "Authority Gate Console",
      "file": "assets/visuals/authority-gate-console.svg",
      "route": "/proof/",
      "surface": "#authority-gate-title",
      "format": "image/svg+xml",
      "status": "production",
      "purpose": "Explain how high-risk AI organism actions map to request, immune response, evidence, and human authority boundaries before generated capability can act.",
      "trust_value": "Turns safety claims into a concrete decision console for generated code, filesystem writes, money movement, public publishing, and Web3 broadcast gates.",
      "accessibility": "Decorative SVG is hidden from assistive technology. The interactive meaning is exposed through native radio controls, bilingual labels, proof links, and keyboard focus states.",
      "text_policy": "No embedded UI text. All labels live in proof/index.html and i18n.js.",
      "motion_policy": "Lightweight SVG/CSS gate animation only, with prefers-reduced-motion support inside the asset and no JavaScript animation dependency.",
      "performance": {
        "loading": "lazy",
        "dependencies": [],
        "target_size_kb": 16,
        "mobile_policy": "Single-column selector with dimmed decorative SVG, no WebGL, video, or scroll listeners."
      },
      "owner": "Website Development Team",
      "last_reviewed": "2026-06-05"
    },
    {
      "id": "proof-source-router",
      "name": "Proof Source Router",
      "file": "assets/visuals/proof-source-router.svg",
      "route": "/proof/",
      "surface": "#proof-source-router-title",
      "format": "image/svg+xml",
      "status": "local_proof",
      "purpose": "Help visitors choose the first evidence source for architecture, organism, runtime, Web3, transmission, or collaboration trust questions before entering the deeper proof ledger.",
      "trust_value": "Turns the proof page from a dense evidence archive into a source-selection interface that maps each trust question to inspectable proof, claim scope, and authority boundary.",
      "accessibility": "Decorative SVG is hidden from assistive technology. The actual meaning is exposed through semantic source cards, definition lists, bilingual copy, durable links, and visible keyboard focus states.",
      "text_policy": "No embedded UI text. All labels live in proof/index.html and i18n.js.",
      "motion_policy": "Route-scoped CSS and lightweight SVG motion only, with prefers-reduced-motion support inside the asset and no JavaScript animation dependency.",
      "performance": {
        "loading": "lazy",
        "dependencies": [],
        "target_size_kb": 14,
        "mobile_policy": "Single-column source cards with dimmed decorative SVG, no WebGL, video, or scroll listeners."
      },
      "owner": "Website Development Team",
      "last_reviewed": "2026-06-22"
    },
    {
      "id": "proof-hero-console",
      "name": "Proof Hero Console",
      "file": "assets/visuals/proof-hero-console.svg",
      "route": "/proof/",
      "surface": "#proof-hero-console",
      "format": "image/svg+xml",
      "status": "local-proof",
      "purpose": "Make the proof page first viewport explain where trust starts: artifacts, public status, blocked authority, runtime budget, live parity, and a bounded build path.",
      "trust_value": "Turns the proof ledger from a dense archive into an immediate trust-routing console, making public evidence, Manual Brain Mode-adjacent boundaries, live parity, and collaboration next steps visible before deeper proof claims.",
      "accessibility": "Decorative SVG is hidden from assistive technology. The actual meaning is exposed through semantic proof-route links, bilingual labels, durable anchors, visible boundary copy, and keyboard focus states.",
      "text_policy": "No embedded UI text. All labels live in proof/index.html and i18n shards.",
      "motion_policy": "Route-scoped CSS and lightweight SVG motion only, with prefers-reduced-motion support inside the asset and no JavaScript animation dependency.",
      "performance": {
        "loading": "eager",
        "dependencies": [],
        "target_size_kb": 16,
        "mobile_policy": "Single-column proof-route cards with contained decorative SVG, no WebGL, video, canvas, telemetry, or scroll listener."
      },
      "owner": "Website Development Team",
      "last_reviewed": "2026-06-27"
    },
    {
      "id": "brain-awareness-checkpoint",
      "name": "Brain Awareness Checkpoint",
      "file": "assets/visuals/brain-awareness-checkpoint.svg",
      "route": "/proof/",
      "surface": "#brain-awareness-checkpoint-title",
      "format": "image/svg+xml",
      "status": "local-proof",
      "purpose": "Make the website-awareness release gate visually inspectable by showing public context, same-origin local guard, upstream overclaim block, proof route, smoke verification, and request-limit availability before the Brain answer earns trust.",
      "trust_value": "Turns the exact awareness prompt into a proof-page checkpoint so visitors and deploy reviewers can see that safe website awareness means Manual Brain Mode, attached public context, explicit unknowns, healthy gateway availability, and no private self-awareness claim.",
      "accessibility": "Decorative SVG is hidden from assistive technology. The actual meaning is exposed through semantic panels, native radio controls, bilingual copy, durable proof links, visible keyboard focus states, and an availability panel for request-limit outages.",
      "text_policy": "No embedded UI text. All critical labels, commands, expected fields, and blocked claims live in proof/index.html, i18n.js, llms.txt, ai-services.json, and tests.",
      "motion_policy": "Lightweight SVG/CSS motion only with prefers-reduced-motion support inside the asset and no JavaScript animation dependency.",
      "performance": {
        "loading": "lazy",
        "dependencies": [],
        "target_size_kb": 16,
        "mobile_policy": "Native controls collapse to a compact two-column tab grid and single-column proof panels; no canvas, no WebGL, no video, no status polling, and no scroll listener."
      },
      "owner": "Website Development Team",
      "last_reviewed": "2026-06-28"
    },
    {
      "id": "brain-awareness-boundary-smoke",
      "name": "Brain Awareness Boundary Smoke Script",
      "file": "scripts/verify-brain-awareness-boundary.mjs",
      "route": "/proof/",
      "surface": "#brain-awareness-checkpoint-title",
      "format": "node-script",
      "status": "local-proof",
      "purpose": "Provide a release-smoke command that posts the website-awareness prompt to /api/chat and fails if the live answer bypasses the same-origin Manual Brain Mode guard.",
      "trust_value": "Prevents local Brain awareness proof from being described as live parity unless production returns source same-origin-public-context, upstream_status not_required, attached public context, and an awareness receipt without private-awareness overclaims.",
      "accessibility": "The script is documented by semantic proof-page text and does not create runtime UI. Command output is JSON for release reviewers.",
      "text_policy": "Plain command and JSON validation only. No user-facing copy is hidden in the script.",
      "motion_policy": "No motion, DOM, canvas, WebGL, polling, telemetry, or browser runtime behavior.",
      "performance": {
        "loading": "explicit-command",
        "dependencies": [],
        "target_size_kb": 4,
        "mobile_policy": "No mobile runtime cost; release-review command only."
      },
      "owner": "Website Development Team",
      "last_reviewed": "2026-06-24"
    },
    {
      "id": "status-mirror",
      "name": "Same-Origin Status Mirror",
      "file": "assets/visuals/status-mirror.svg",
      "route": "/proof/",
      "surface": "#status-mirror-title",
      "format": "image/svg+xml",
      "status": "local-proof",
      "purpose": "Translate the public /api/status payload into visitor-readable proof panels for public state, organism states, endpoint receipts, and release-gate requirements.",
      "trust_value": "Turns the backend state contract into proof-page evidence so visitors can inspect status labels, proof routes, and authority boundaries before trusting runtime claims.",
      "accessibility": "Decorative SVG is hidden from assistive technology. The actual meaning is exposed through semantic panels, native radio controls, bilingual copy, durable proof links, and visible keyboard focus states.",
      "text_policy": "No embedded UI text. All critical labels, endpoint names, fields, release-gate requirements, and boundaries live in proof/index.html, i18n.js, llms.txt, ai-services.json, and tests.",
      "motion_policy": "Lightweight SVG/CSS motion only with prefers-reduced-motion support inside the asset and no JavaScript animation dependency.",
      "performance": {
        "loading": "lazy",
        "dependencies": [],
        "target_size_kb": 16,
        "mobile_policy": "Native controls collapse to compact tabs and single-column receipt panels; no API polling, canvas, WebGL, video, or scroll listener."
      },
      "owner": "Website Development Team",
      "last_reviewed": "2026-06-24"
    },
    {
      "id": "trust-diligence-console",
      "name": "Trust Diligence Console",
      "file": "assets/visuals/trust-diligence-console.svg",
      "route": "/proof/",
      "surface": "#trust-diligence-title",
      "format": "image/svg+xml",
      "status": "production",
      "purpose": "Help builders, investors, users, protocols, and collaborators inspect the proof path, authority boundary, and next route that should come before trusting an AI organism.",
      "trust_value": "Turns the proof page into a due-diligence surface instead of a static ledger by mapping visitor intent to evidence, explicit limitations, and safe next actions.",
      "accessibility": "Decorative SVG is hidden from assistive technology. The actual meaning is exposed through native radio controls, bilingual labels, proof links, and keyboard focus states.",
      "text_policy": "No embedded UI text. All labels live in proof/index.html and i18n.js.",
      "motion_policy": "Lightweight SVG/CSS diligence animation only, with prefers-reduced-motion support inside the asset and no JavaScript animation dependency.",
      "performance": {
        "loading": "lazy",
        "dependencies": [],
        "target_size_kb": 16,
        "mobile_policy": "Single-column selector with dimmed decorative SVG, no WebGL, video, or scroll listeners."
      },
      "owner": "Website Development Team",
      "last_reviewed": "2026-06-07"
    },
    {
      "id": "asset-governance-ledger",
      "name": "Asset Governance Ledger",
      "file": "assets/visuals/asset-governance-ledger.svg",
      "route": "/proof/",
      "surface": "#asset-governance-title",
      "format": "image/svg+xml",
      "status": "production",
      "purpose": "Make the asset pipeline itself inspectable by showing how visuals pass purpose, text, motion, and discovery governance before becoming public proof surfaces.",
      "trust_value": "Turns the creative asset system from decoration into public trust infrastructure: each visual earns a job, keeps critical meaning in semantic surfaces, respects reduced motion, and remains discoverable through manifest, llms.txt, ai-services.json, sitemap, and build output.",
      "accessibility": "Decorative SVG is hidden from assistive technology. The actual meaning is exposed through semantic bilingual cards, durable manifest and collaboration links, schema, and keyboard focus states.",
      "text_policy": "No embedded UI text. All labels live in proof/index.html and i18n.js.",
      "motion_policy": "Lightweight SVG/CSS ledger animation only, with prefers-reduced-motion support inside the asset and no JavaScript animation dependency.",
      "performance": {
        "loading": "lazy",
        "dependencies": [],
        "target_size_kb": 10,
        "mobile_policy": "Single-column semantic cards with dimmed decorative SVG, no WebGL, video, or scroll listeners."
      },
      "owner": "Website Development Team",
      "last_reviewed": "2026-06-08"
    },
    {
      "id": "chat-source-status-strip",
      "name": "Chat Source Status Strip",
      "file": "index.html",
      "route": "/",
      "surface": "#chat-source-status",
      "format": "semantic-html",
      "status": "prototype",
      "purpose": "Keep the active Brain modal honest by showing Manual Brain Mode, public website context, and the Brain Awareness Checkpoint before the message stream begins.",
      "trust_value": "Turns the chat opening into a Manual Brain Mode source receipt so visitors know the Brain is operating from public website context and proof routes, not private self-awareness or hidden telemetry.",
      "accessibility": "The strip is a semantic definition list inside the modal, included in aria-describedby, with bilingual labels and a durable proof link before the live message log.",
      "text_policy": "All labels live in index.html and i18n.js. No visual asset embeds critical text.",
      "motion_policy": "Static semantic proof surface with CSS-only focus states; no JavaScript animation dependency, canvas, WebGL, telemetry, or motion-only proof.",
      "performance": {
        "loading": "document",
        "dependencies": [],
        "target_size_kb": 1,
        "mobile_policy": "The three status cells collapse into a single-column stack with no horizontal scroll, hidden text, or gesture-only control."
      },
      "owner": "Website Development Team",
      "last_reviewed": "2026-06-24"
    },
    {
      "id": "brain-source-rail",
      "name": "Brain Source Rail",
      "file": "index.html, public/assets/styles/homepage-brain-gateway.css",
      "route": "/",
      "surface": "#brain-source-rail",
      "format": "semantic-html",
      "status": "prototype",
      "purpose": "Make the Conversation Gateway trust posture visible before a visitor chooses a starter prompt: Manual Brain Mode, public website context, and human-held authority.",
      "trust_value": "Turns the Brain CTA from a black-box chat button into a first-glance source receipt so visitors understand that the Brain can explain and route from the public site map plus proof routes, but must stop before execution, deployment, spending, public posting, private data pulls, wallet authority, signing, or Web3 broadcast.",
      "accessibility": "The rail is a semantic definition list with bilingual labels, stable mobile stacking, no motion-only meaning, and no embedded image text.",
      "text_policy": "All labels live in index.html and route-sharded i18n files. No visual asset embeds critical text.",
      "motion_policy": "Static semantic proof surface with CSS-only glass treatment; no JavaScript animation dependency, canvas, WebGL, telemetry, or motion-only proof.",
      "performance": {
        "loading": "document",
        "dependencies": [],
        "target_size_kb": 1,
        "mobile_policy": "The three status cells collapse into a single-column stack before starter prompts, with no horizontal scroll, hidden text, or gesture-only control."
      },
      "owner": "Website Development Team",
      "last_reviewed": "2026-06-28"
    },
    {
      "id": "brain-availability-receipt",
      "name": "Brain Availability Receipt",
      "file": "index.html, public/assets/styles/homepage-brain-gateway.css",
      "route": "/",
      "surface": "#brain-availability-title",
      "format": "semantic-html",
      "status": "prototype",
      "purpose": "Make the Conversation Gateway availability contract visible before starter prompts and after failed submits: /api/chat is prototype, http-503 request-limit-unavailable or network failure triggers bounded local fallback behavior, and live parity requires the awareness smoke to return same-origin-public-context with upstream_status not_required.",
      "trust_value": "Turns live Brain availability into an inspectable receipt instead of a hidden chat failure mode; visitors can see that request-limit unavailability, a 503, or network failure does not grant hidden work, live parity, private self-awareness, deployment authority, posting authority, spending authority, wallet authority, or Web3 broadcast authority.",
      "accessibility": "The receipt is a semantic section with a heading, definition list, durable proof link, bilingual labels, and mobile-safe stacking.",
      "text_policy": "All labels live in index.html and route-sharded i18n files. No visual asset embeds critical text.",
      "motion_policy": "Static semantic proof surface with CSS-only glass treatment; no JavaScript animation dependency, polling, canvas, WebGL, telemetry, or motion-only proof.",
      "performance": {
        "loading": "document",
        "dependencies": [],
        "target_size_kb": 2,
        "mobile_policy": "The availability rows collapse into a single-column stack before starter prompts, with no horizontal scroll, hidden text, polling, or gesture-only control."
      },
      "owner": "Website Development Team",
      "last_reviewed": "2026-06-28"
    },
    {
      "id": "brain-availability-receipt-visual",
      "name": "Brain Availability Receipt Visual",
      "file": "assets/visuals/brain-availability-receipt.svg",
      "route": "/",
      "surface": "#brain-availability-title",
      "format": "image/svg+xml",
      "status": "prototype",
      "purpose": "Support the Brain Availability Receipt with a textless proof diagram for prototype endpoint, bounded fallback, live parity checkpoint, and blocked authority lane.",
      "trust_value": "Makes the live/prototype gap visually memorable without changing the contract: the endpoint can be inspected, fallback is held, parity must be proven, and authority remains blocked.",
      "accessibility": "The SVG is rendered as decorative support with empty alt text and aria-hidden. The actual endpoint, fallback, parity, and authority meaning remains in semantic HTML and bilingual copy.",
      "text_policy": "No visible text or foreignObject. The SVG title and description are accessibility metadata only; critical labels live in index.html and route-sharded i18n files.",
      "motion_policy": "Lightweight SVG stroke and opacity animation only, with prefers-reduced-motion support inside the asset. No JavaScript, canvas, WebGL, telemetry, polling, or motion-only proof.",
      "performance": {
        "loading": "lazy",
        "dependencies": [],
        "target_size_kb": 12,
        "mobile_policy": "The visual is lazy-loaded, capped by CSS aspect ratio and max-height, and remains decorative so the receipt stays understandable if the image is unavailable."
      },
      "owner": "Website Development Team",
      "last_reviewed": "2026-06-28"
    },
    {
      "id": "brain-response-contract",
      "name": "Brain Response Contract",
      "file": "index.html",
      "route": "/",
      "surface": "#brain-response-contract-title",
      "format": "semantic-html",
      "status": "prototype",
      "purpose": "Make the homepage Conversation Gateway output contract visible before a visitor opens the Brain: typed signal, next route, proof packet, and human-owned handoff.",
      "trust_value": "Turns Talk to the Brain from a generic chat CTA into an inspectable routing promise that keeps proof and authority boundaries attached to every expected answer.",
      "accessibility": "The contract is semantic HTML with an ordered list, bilingual labels, readable copy, and no motion-only meaning.",
      "text_policy": "All labels live in index.html and i18n.js. No visual asset embeds critical text.",
      "motion_policy": "Static semantic proof surface with CSS-only focus and layout states; no JavaScript animation dependency, canvas, WebGL, or motion-only proof.",
      "performance": {
        "loading": "document",
        "dependencies": [],
        "target_size_kb": 2,
        "mobile_policy": "Rows collapse into a compact readable stack without horizontal scrolling, hidden text, or gesture-only control."
      },
      "owner": "Website Development Team",
      "last_reviewed": "2026-06-16"
    },
    {
      "id": "brain-public-context-ledger",
      "name": "Brain Public Website Context Ledger",
      "file": "index.html",
      "route": "/",
      "surface": "#brain-context-title",
      "format": "semantic-html",
      "status": "prototype",
      "purpose": "Make the Conversation Gateway's public website context visible before a visitor opens the Brain: source files, route count, proof surfaces, first proof route, unknown-fact rule, and authority boundary.",
      "trust_value": "Turns website-aware Brain chat into an inspectable public contract instead of a hidden prompt wrapper; visitors can see which context the Brain receives, where the first proof route lives, and what it must refuse to invent.",
      "accessibility": "The ledger is semantic HTML with a definition list, durable links to discovery files and the Proof Source Router, bilingual labels, keyboard focus states, and no motion-only meaning.",
      "text_policy": "All labels live in index.html and i18n.js. No visual asset embeds critical text.",
      "motion_policy": "Static semantic proof surface with CSS-only focus states; no JavaScript animation dependency, canvas, WebGL, telemetry, or hidden personalization.",
      "performance": {
        "loading": "document",
        "dependencies": [],
        "target_size_kb": 2,
        "mobile_policy": "Definition rows collapse into a single-column public context ledger without horizontal scrolling, hidden text, or gesture-only control."
      },
      "owner": "Website Development Team",
      "last_reviewed": "2026-06-22"
    },
    {
      "id": "brain-context-parity-receipt",
      "name": "Brain Context Parity Receipt",
      "file": "index.html, assets/visuals/brain-context-parity-receipt.svg",
      "route": "/",
      "surface": "#brain-context-parity-title",
      "format": "semantic-html-plus-svg",
      "status": "prototype",
      "purpose": "Make website-awareness release parity visible before chat: expected Manual Brain Mode, same-origin-public-context source, upstream_status not_required, attached context packet, and explicit live failure modes.",
      "trust_value": "Turns the live Brain mismatch risk into an inspectable receipt so visitors and release reviewers know that upstream or mystical website-awareness answers are not trusted parity.",
      "accessibility": "The receipt is semantic HTML with a definition list, readable code tokens, bilingual labels, and a decorative SVG hidden from assistive technology.",
      "text_policy": "No critical text lives inside the SVG. The source, mode, failure conditions, and authority boundary live in semantic HTML and i18n shards.",
      "motion_policy": "Lightweight SVG stroke motion with prefers-reduced-motion support inside the asset; no JavaScript, canvas, WebGL, telemetry, or motion-only proof.",
      "performance": {
        "loading": "lazy",
        "dependencies": [],
        "target_size_kb": 9,
        "mobile_policy": "Collapses into a single-column release receipt with a normal responsive image; no mobile WebGL, scroll listener, hidden gesture, or required animation."
      },
      "owner": "Website Development Team",
      "last_reviewed": "2026-06-24"
    },
    {
      "id": "brain-source-switchboard",
      "name": "Brain Source Switchboard",
      "file": "index.html, assets/visuals/brain-source-switchboard.svg",
      "route": "/",
      "surface": "#brain-source-switchboard-title",
      "format": "semantic-html-plus-svg",
      "status": "prototype",
      "purpose": "Make the website-awareness source decision inspectable before chat: public context allowed, upstream drift repaired, and authority requests held for human approval.",
      "trust_value": "Turns the visitor question about whether the Brain knows the website into a concrete source-path switchboard instead of a vague claim; visitors can inspect what is allowed, what must be repaired, and what cannot execute.",
      "accessibility": "The switchboard is semantic HTML with a native fieldset, radio controls, definition lists, durable proof links, bilingual labels, keyboard focus states, and a decorative SVG hidden from assistive technology.",
      "text_policy": "No critical text lives inside the SVG. All source states, return rules, blocked claims, and proof routes live in semantic HTML and i18n shards.",
      "motion_policy": "Lightweight SVG stroke and pulse motion with prefers-reduced-motion support plus CSS-only radio states; no JavaScript, canvas, WebGL, telemetry, or motion-only proof.",
      "performance": {
        "loading": "lazy",
        "dependencies": [],
        "target_size_kb": 10,
        "mobile_policy": "Collapses into a single-column source switchboard with stable radio panels and a normal responsive image; no mobile WebGL, scroll listener, hidden gesture, or required animation."
      },
      "owner": "Website Development Team",
      "last_reviewed": "2026-06-24"
    },
    {
      "id": "brain-answer-trail",
      "name": "Brain Answer Trail",
      "file": "index.html",
      "route": "/",
      "surface": "#brain-answer-trail-title",
      "format": "semantic-html",
      "status": "prototype",
      "purpose": "Make the public-context answer path visible before chat: source packet, bounded answer rule, proof route, and human authority stop.",
      "trust_value": "Turns website-aware Brain answers into an inspectable path instead of a hidden model claim; visitors can see how public context becomes a safe answer before typing.",
      "accessibility": "The trail is semantic HTML with an ordered list, bilingual labels, readable copy, and no motion-only meaning.",
      "text_policy": "All labels live in index.html and i18n.js. No visual asset embeds critical text.",
      "motion_policy": "Static semantic proof surface with CSS-only layout and focus-safe mobile collapse; no JavaScript animation dependency, canvas, WebGL, telemetry, or motion-only proof.",
      "performance": {
        "loading": "document",
        "dependencies": [],
        "target_size_kb": 2,
        "mobile_policy": "Trail steps collapse into a single-column proof path without horizontal scrolling, hidden text, or gesture-only control."
      },
      "owner": "Website Development Team",
      "last_reviewed": "2026-06-22"
    },
    {
      "id": "brain-answer-firewall",
      "name": "Brain Answer Firewall",
      "file": "index.html, assets/visuals/brain-answer-firewall.svg",
      "route": "/",
      "surface": "#brain-answer-firewall-title",
      "format": "semantic-html-plus-svg",
      "status": "prototype",
      "purpose": "Make the website-awareness overclaim guard visible before chat: test prompt, required Manual Brain Mode response, blocked private-self claims, and proof route.",
      "trust_value": "Turns a subtle safety rule into an inspectable proof packet so visitors can see exactly how the Brain should answer questions about its own website before accepting the chat response.",
      "accessibility": "The firewall is semantic HTML with a definition list, durable proof link, bilingual labels, keyboard focus state, and a decorative SVG hidden from assistive technology.",
      "text_policy": "No critical text lives inside the SVG. All labels, blocked claims, and proof routes live in semantic HTML and i18n shards.",
      "motion_policy": "Lightweight SVG stroke and pulse motion with prefers-reduced-motion support inside the asset; no JavaScript, canvas, WebGL, telemetry, or motion-only proof.",
      "performance": {
        "loading": "lazy",
        "dependencies": [],
        "target_size_kb": 10,
        "mobile_policy": "Collapses into a single-column proof packet with a normal responsive image; no mobile WebGL, scroll listener, hidden gesture, or required animation."
      },
      "owner": "Website Development Team",
      "last_reviewed": "2026-06-22"
    },
    {
      "id": "brain-answer-specimen",
      "name": "Brain Answer Specimen",
      "file": "index.html, assets/visuals/brain-answer-specimen.svg",
      "route": "/",
      "surface": "#brain-answer-specimen-title",
      "format": "semantic-html-plus-svg",
      "status": "prototype",
      "purpose": "Make the accepted website-awareness answer shape visible before chat: safe Manual Brain Mode opening, required evidence fields, rejected overclaim language, and proof route.",
      "trust_value": "Turns the awareness question into a concrete comparison artifact so visitors can inspect whether the Brain answer is bounded by public context instead of sounding like private self-awareness.",
      "accessibility": "The specimen is semantic HTML with a blockquote, definition list, durable proof link, bilingual labels, keyboard focus state, and a decorative SVG hidden from assistive technology.",
      "text_policy": "No critical text lives inside the SVG. The accepted opening, required fields, rejected claims, and proof route live in semantic HTML and i18n shards.",
      "motion_policy": "Lightweight SVG stroke and pulse motion with prefers-reduced-motion support inside the asset; no JavaScript, canvas, WebGL, telemetry, or motion-only proof.",
      "performance": {
        "loading": "lazy",
        "dependencies": [],
        "target_size_kb": 10,
        "mobile_policy": "Collapses into a single-column answer specimen with a normal responsive image; no mobile WebGL, scroll listener, hidden gesture, or required animation."
      },
      "owner": "Website Development Team",
      "last_reviewed": "2026-06-23"
    },
    {
      "id": "brain-public-context-mesh",
      "name": "Brain Public Context Mesh",
      "file": "assets/visuals/brain-public-context-mesh.svg",
      "route": "/",
      "surface": "#brain-context-title",
      "format": "image/svg+xml",
      "status": "prototype",
      "purpose": "Turn the Conversation Gateway's public context packet into a premium visual proof mesh: discovery sources, route context, proof surfaces, authority boundary, and bounded answer return.",
      "trust_value": "Makes website-aware Brain chat visually inspectable without implying private self-awareness; the mesh supports the semantic ledger that names sources, unknown-fact rules, and blocked authority.",
      "accessibility": "Decorative SVG is hidden from assistive technology. The accessible meaning lives in the adjacent Brain public context ledger, public discovery links, bilingual labels, and keyboard-focusable proof routes.",
      "text_policy": "No visible text, no embedded UI labels, no script, and no foreignObject inside the SVG. All critical labels stay in semantic HTML and i18n shards.",
      "motion_policy": "Lightweight SVG stroke and pulse motion with prefers-reduced-motion support inside the asset; no JavaScript, canvas, WebGL, telemetry, or motion-only proof.",
      "performance": {
        "loading": "lazy",
        "dependencies": [],
        "target_size_kb": 8,
        "mobile_policy": "Renders as a normal responsive image inside the ledger; no mobile WebGL, scroll listener, hidden gesture, or required animation."
      },
      "owner": "Website Development Team",
      "last_reviewed": "2026-06-21"
    },
    {
      "id": "brain-awareness-gate",
      "name": "Brain Awareness Gate",
      "file": "assets/visuals/brain-awareness-gate.svg",
      "route": "/",
      "surface": "#brain-awareness-gate-title",
      "format": "image/svg+xml",
      "status": "prototype",
      "purpose": "Make the Brain's website awareness boundary inspectable before chat: public sources, known routes, proof surfaces, unknown handling, and blocked authority.",
      "trust_value": "Turns the question of whether the Brain knows its own website into a visible public-context gate instead of an overclaim; visitors can inspect what counts as evidence before typing.",
      "accessibility": "Decorative SVG is hidden from assistive technology. The accessible meaning lives in the adjacent native fieldset, bilingual labels, durable links, and keyboard-focusable radio controls.",
      "text_policy": "No visible text, no embedded UI labels, no script, and no foreignObject inside the SVG. All critical labels live in semantic HTML and i18n shards.",
      "motion_policy": "Lightweight SVG transform and stroke motion with prefers-reduced-motion support inside the asset; no JavaScript, canvas, WebGL, telemetry, personalization, or motion-only proof.",
      "performance": {
        "loading": "lazy",
        "dependencies": [],
        "target_size_kb": 9,
        "mobile_policy": "Renders as a normal responsive image above a single-column fieldset on mobile; no mobile WebGL, scroll listener, hidden gesture, or required animation."
      },
      "owner": "Website Development Team",
      "last_reviewed": "2026-06-22"
    },
    {
      "id": "brain-receipt-preview",
      "name": "Brain Receipt Preview",
      "file": "index.html, main.js",
      "route": "/",
      "surface": "#brain-receipt-preview-title",
      "format": "semantic-html/javascript",
      "status": "prototype",
      "purpose": "Let visitors inspect the typed signal, next route, proof packet, and handoff boundary for each starter prompt before opening the Brain chat.",
      "trust_value": "Turns starter prompts into visible proof routing instead of a vague chat shortcut: focus or hover changes the local preview without submitting data or creating hidden work.",
      "accessibility": "The preview is semantic HTML with aria-live polite updates, bilingual labels, keyboard-focusable starter prompts, durable links, and no gesture-only control.",
      "text_policy": "All labels and receipt copy live in index.html, i18n shards, and the shared Brain receipt profile map in main.js. No image embeds critical text.",
      "motion_policy": "CSS-only focus and hover states; no animation dependency, model call, telemetry, hidden memory, canvas, WebGL, or motion-only proof.",
      "performance": {
        "loading": "document",
        "dependencies": [],
        "target_size_kb": 3,
        "mobile_policy": "Preview rows collapse into a single-column proof ledger without horizontal scrolling, hidden text, or automatic chat submission."
      },
      "owner": "Website Development Team",
      "last_reviewed": "2026-06-18"
    },
    {
      "id": "brain-response-receipt",
      "name": "Brain Response Receipt",
      "file": "main.js",
      "route": "/",
      "surface": "#chat-modal .chat-response-receipt",
      "format": "runtime-semantic-dom",
      "status": "prototype",
      "purpose": "Attach typed signal, route, proof, human handoff fields, a client boundary fallback marker, and client availability notice to submitted Brain chat prompts so the runtime answer follows the visible response contract.",
      "trust_value": "Keeps the Conversation Gateway useful even when the remote route fails, a website-awareness payload drifts upstream, /api/chat returns non-2xx, the request-limit service is unavailable, or the network fails by returning a bounded local proof path instead of implying hidden autonomy or private self-awareness.",
      "accessibility": "Generated as semantic article, definition list, and durable links with bilingual text from i18n.js; it appears in the polite chat log after a submitted prompt.",
      "text_policy": "All critical labels and route copy live in i18n.js and generated DOM text, not images or canvas.",
      "motion_policy": "Uses the existing message-enter CSS transition only; no animation dependency, polling, model call, hidden storage, canvas, or WebGL.",
      "performance": {
        "loading": "generated-on-submit",
        "dependencies": [],
        "target_size_kb": 3,
        "mobile_policy": "Definition rows collapse into a single column inside the full-screen mobile chat modal."
      },
      "owner": "Website Development Team",
      "last_reviewed": "2026-06-28"
    },
    {
      "id": "brain-chat-api-contract",
      "name": "Brain Chat API Contract",
      "file": "api/chat.js",
      "route": "/api/chat",
      "surface": "POST /api/chat",
      "format": "serverless-json-api",
      "status": "prototype",
      "purpose": "Provide a same-origin Brain gateway that validates chat messages, accepts conversation_id or conversationId continuity tokens, answers website-awareness prompts locally from public context, wraps other upstream prompts in bounded public website context, builds a typed response receipt, forwards to the upstream Brain route when available, keeps an overclaim guard as defense in depth, and returns a bounded local receipt fallback when the upstream route is unavailable.",
      "trust_value": "Moves the visible chat contract into a server-side route so visitors receive inspectable proof routing, current public site context, and deterministic Manual Brain Mode awareness answers without implying hidden autonomy, private self-awareness, or unapproved action.",
      "accessibility": "Returns JSON fields consumed by the semantic chat receipt DOM; all visible labels remain bilingual in i18n.js.",
      "text_policy": "API payloads contain plain text receipt keys and URLs only. Critical user-facing labels remain in semantic HTML/i18n text, not images or canvas.",
      "motion_policy": "No motion, polling, canvas, WebGL, tracking, or background automation.",
      "performance": {
        "loading": "request-time",
        "dependencies": [],
        "target_size_kb": 5,
        "mobile_policy": "Same JSON contract for mobile and desktop; no gesture-only behavior."
      },
      "owner": "Website Development Team",
      "last_reviewed": "2026-06-24"
    },
    {
      "id": "organism-status-api-contract",
      "name": "Organism Status API Contract",
      "file": "api/status.js",
      "route": "/api/status",
      "surface": "GET /api/status",
      "format": "serverless-json-api",
      "status": "production",
      "purpose": "Expose public organism state, proof routes, endpoint states, authority boundaries, release contract version, and Brain awareness boundary release gates as same-origin JSON for agents and visitors that need machine-readable backend-to-frontend reflection.",
      "trust_value": "Turns the homepage System State Console, organism state ledger, and Brain Awareness Checkpoint into an inspectable API contract without pretending to be telemetry, hidden autonomy, live status mutation, or deploy approval. The receipt names that website-awareness parity requires source same-origin-public-context and upstream_status not_required before the live Brain can be trusted.",
      "accessibility": "Returns plain JSON with state labels, route URLs, proof URLs, and authority-boundary text that can be rendered by assistive or agentic clients without visual assets.",
      "text_policy": "API payloads contain public state labels, proof routes, capability summaries, release gate fields, and authority-boundary text only. No critical meaning is hidden in images, canvas, or private logs.",
      "motion_policy": "No motion, polling, canvas, WebGL, tracking, personalization, live telemetry, or background automation.",
      "performance": {
        "loading": "request-time",
        "dependencies": [],
        "target_size_kb": 8,
        "mobile_policy": "Same JSON contract for mobile, desktop, and agents; no gesture-only behavior."
      },
      "owner": "Website Development Team",
      "last_reviewed": "2026-06-24"
    },
    {
      "id": "transmission-25-social-carousel",
      "name": "Transmission 25 Social Carousel",
      "file": "social/transmission-25-homepage-pulse-carousel/ready-to-upload/01-homepage-learned-to-pulse.png",
      "download_packet": "social/transmission-25-homepage-pulse-carousel/downloads/transmission-25-homepage-pulse-carousel.zip",
      "route": "/transmissions/25-the-homepage-learned-to-pulse.html",
      "surface": "#social-proof-packet",
      "format": "image/png",
      "status": "production",
      "purpose": "Turn Transmission 25 into a four-slide Instagram proof packet that makes the homepage pulse, organism loop, inspectable proof, and authority boundary shareable without hiding the architecture.",
      "trust_value": "Extends the public proof loop into social distribution by pairing upload-ready 1080px frames, lightweight 540px previews, a bundled ZIP, a caption packet, and durable download links with the transmission page.",
      "accessibility": "The page previews use semantic links, descriptive alt text, visible slide labels, and downloadable source images. The social images may contain presentation copy, but the canonical meaning also remains in HTML, metadata, and the caption packet.",
      "text_policy": "Social slide copy is acceptable for the raster artifact, but the site-native explanation, labels, links, and proof claims remain in HTML, llms.txt, ai-services.json, and this manifest.",
      "motion_policy": "Static PNG exports with no animation, video, WebGL, or JavaScript dependency.",
      "performance": {
        "loading": "lazy",
        "dependencies": [],
        "target_size_kb": 320,
        "mobile_policy": "The transmission page loads 540px preview variants lazily and links to the ZIP plus 1080px downloads only on explicit user action."
      },
      "owner": "Website Development Team",
      "last_reviewed": "2026-06-06"
    },
    {
      "id": "transmission-26-social-carousel",
      "name": "Transmission 26 Social Carousel",
      "file": "social/transmission-26-property-sales-intelligence-cell/ready-to-upload/01-property-sales-intelligence-cell.png",
      "download_packet": "social/transmission-26-property-sales-intelligence-cell/downloads/transmission-26-property-sales-intelligence-cell.zip",
      "route": "/transmissions/26-property-sales-intelligence-cell.html",
      "surface": "#social-proof-packet",
      "format": "image/png",
      "status": "production",
      "purpose": "Turn Transmission 26 into a four-slide Instagram proof packet that makes the real estate cell, source permission, bounded judgment, and human approval boundary shareable without overstating automation authority.",
      "trust_value": "Extends the public proof loop into social distribution by pairing upload-ready 1080px frames, lightweight 540px previews, a bundled ZIP, a caption packet, and durable download links with the transmission page.",
      "accessibility": "The page previews use semantic links, descriptive alt text, visible slide labels, and downloadable source images. The social images contain presentation copy, while the canonical meaning remains in HTML, metadata, and the caption packet.",
      "text_policy": "Social slide copy is acceptable for the raster artifact, but the site-native explanation, labels, links, and proof claims remain in HTML, llms.txt, ai-services.json, and this manifest.",
      "motion_policy": "Static PNG exports with no animation, video, WebGL, or runtime interaction dependency.",
      "performance": {
        "loading": "lazy",
        "dependencies": [],
        "target_size_kb": 520,
        "mobile_policy": "The transmission page loads 540px preview variants lazily and links to the ZIP plus 1080px downloads only on explicit user action."
      },
      "owner": "Website Development Team",
      "last_reviewed": "2026-06-06"
    },
    {
      "id": "transmission-27-social-carousel",
      "name": "Transmission 27 Social Carousel",
      "file": "social/transmission-27-quotation-cell/ready-to-upload/01-quotation-cell.png",
      "download_packet": "social/transmission-27-quotation-cell/downloads/transmission-27-quotation-cell.zip",
      "route": "/transmissions/27-the-quotation-cell.html",
      "surface": "#social-proof-packet",
      "format": "image/png",
      "status": "production",
      "purpose": "Turn Transmission 27 into a four-slide Instagram proof packet that makes the Quotation Cell, supplier evidence, correction loop, and approval before commitment shareable while the page carries the manual Brain whitepaper build record.",
      "trust_value": "Extends the public proof loop into social distribution by pairing upload-ready 1080px frames, lightweight 540px previews, a bundled ZIP, a caption packet, and durable download links with the transmission page.",
      "accessibility": "The page previews use semantic links, descriptive alt text, visible slide labels, and downloadable source images. The social images contain presentation copy, while the canonical meaning remains in HTML, metadata, and the caption packet.",
      "text_policy": "Social slide copy is acceptable for the raster artifact, but the site-native explanation, labels, links, and proof claims remain in HTML, llms.txt, ai-services.json, and this manifest.",
      "motion_policy": "Static PNG exports with no animation, video, WebGL, or runtime interaction dependency.",
      "performance": {
        "loading": "lazy",
        "dependencies": [],
        "target_size_kb": 520,
        "mobile_policy": "The transmission page loads 540px preview variants lazily and links to the ZIP plus 1080px downloads only on explicit user action."
      },
      "owner": "Website Development Team",
      "last_reviewed": "2026-06-07"
    },
    {
      "id": "unwindcode-lab-preview",
      "name": "Unwind Code Lab Social Preview",
      "file": "assets/social/unwindcode-lab-preview.svg",
      "route": "global",
      "surface": "Open Graph and Twitter metadata",
      "format": "image/svg+xml",
      "status": "production",
      "purpose": "Provide a premium default social preview identity graphic that frames UnwindCode.ai as a governed AI organism lab with a central organism core and four ecosystem chambers.",
      "trust_value": "Makes shared links visibly belong to the same proof-first organism ecosystem by showing a central governed core, creator/media, reflection, Web3 lock, and brain-cell network motifs while the page-native title, description, canonical URL, and schema carry the specific claim.",
      "accessibility": "Social preview metadata exposes an image alt string. The SVG is presentational and does not carry critical page content.",
      "text_policy": "No embedded UI text. Social titles and descriptions stay in page metadata.",
      "motion_policy": "Static SVG with no animation, script, video, WebGL, or JavaScript dependency.",
      "performance": {
        "loading": "crawler-requested",
        "dependencies": [],
        "target_size_kb": 8,
        "mobile_policy": "Metadata-only asset; no runtime layout, animation, or interaction cost."
      },
      "owner": "Website Development Team",
      "last_reviewed": "2026-06-08"
    },
    {
      "id": "unwindcode-architecture-preview",
      "name": "Unwind Code Architecture Social Preview",
      "file": "assets/social/unwindcode-architecture-preview.svg",
      "route": "/architecture/",
      "surface": "Open Graph and Twitter metadata",
      "format": "image/svg+xml",
      "status": "production",
      "purpose": "Provide a route-specific social preview identity graphic for the Architecture route, making the organism stack legible as gateway intake, cortex routing, memory receipt, cell work, immune lock, proof return, and approval boundary before a visitor opens the page.",
      "trust_value": "Makes shared Architecture links communicate the proof-bound organism stack model: signals can pass through Gateway, Cortex, Memory, Cells, Immune review, and Proof Loop without gaining hidden execution, filesystem authority, dependency installation, deployment, public posting, spending, private data access, wallet control, or Web3 broadcast authority. Page-native title, description, canonical URL, schema, and llms.txt carry the public claim.",
      "accessibility": "Social preview metadata exposes an image alt string. The SVG is presentational and does not carry critical page content.",
      "text_policy": "No embedded UI text. The route title, description, canonical URL, and schema carry meaning for crawlers and assistive technology.",
      "motion_policy": "Static SVG with no animation, script, video, WebGL, or JavaScript dependency.",
      "performance": {
        "loading": "crawler-requested",
        "dependencies": [],
        "target_size_kb": 12,
        "mobile_policy": "Metadata-only asset; no runtime layout, animation, or interaction cost."
      },
      "owner": "Website Development Team",
      "last_reviewed": "2026-06-28"
    },
    {
      "id": "unwindcode-proof-preview",
      "name": "Unwind Code Proof Social Preview",
      "file": "assets/social/unwindcode-proof-preview.svg",
      "route": "/proof/",
      "surface": "Open Graph and Twitter metadata",
      "format": "image/svg+xml",
      "status": "production",
      "purpose": "Provide a route-specific social preview identity graphic for the Proof route, making the public evidence layer legible as source router, artifact ledger, status mirror, awareness gate, runtime budget, live parity, proof return, and authority gate before a visitor opens the page.",
      "trust_value": "Makes shared Proof links communicate the evidence-first trust model: public claims must return to artifacts, status receipts, awareness parity, runtime budgets, live-parity checks, and authority gates without gaining hidden telemetry, private self-awareness, status mutation, deployment power, public posting authority, spending authority, private data access, wallet control, or Web3 broadcast authority. Page-native title, description, canonical URL, schema, and llms.txt carry the public claim.",
      "accessibility": "Social preview metadata exposes an image alt string. The SVG is presentational and does not carry critical page content.",
      "text_policy": "No embedded UI text. The route title, description, canonical URL, and schema carry meaning for crawlers and assistive technology.",
      "motion_policy": "Static SVG with no animation, script, video, WebGL, or JavaScript dependency.",
      "performance": {
        "loading": "crawler-requested",
        "dependencies": [],
        "target_size_kb": 12,
        "mobile_policy": "Metadata-only asset; no runtime layout, animation, or interaction cost."
      },
      "owner": "Website Development Team",
      "last_reviewed": "2026-06-28"
    },
    {
      "id": "unwindcode-build-with-us-preview",
      "name": "Unwind Code Build With Us Social Preview",
      "file": "assets/social/unwindcode-build-with-us-preview.svg",
      "route": "/build-with-us/",
      "surface": "Open Graph and Twitter metadata",
      "format": "image/svg+xml",
      "status": "production",
      "purpose": "Provide a route-specific social preview identity graphic for the Build With Us route, making the collaboration gateway legible as role signal, conversion packet, signal composer, protocol readiness, intake receipt, sprint scope, proof return, and approval lock before a visitor opens the page.",
      "trust_value": "Makes shared Build With Us links communicate the role-to-packet collaboration model: builders, investors, users, subscribers, protocols, and collaborators can inspect first packets, proof routes, readiness states, scope boundaries, and approval locks without implying hidden lead scoring, hidden outreach, automatic work start, file writes, deployment power, public posting authority, spending authority, private data access, wallet control, transaction signing, or Web3 broadcast authority. Page-native title, description, canonical URL, schema, and llms.txt carry the public claim.",
      "accessibility": "Social preview metadata exposes an image alt string. The SVG is presentational and does not carry critical page content.",
      "text_policy": "No embedded UI text. The route title, description, canonical URL, and schema carry meaning for crawlers and assistive technology.",
      "motion_policy": "Static SVG with no animation, script, video, WebGL, or JavaScript dependency.",
      "performance": {
        "loading": "crawler-requested",
        "dependencies": [],
        "target_size_kb": 12,
        "mobile_policy": "Metadata-only asset; no runtime layout, animation, or interaction cost."
      },
      "owner": "Website Development Team",
      "last_reviewed": "2026-06-28"
    },
    {
      "id": "unwindcode-transmissions-preview",
      "name": "Unwind Code Transmissions Social Preview",
      "file": "assets/social/unwindcode-transmissions-preview.svg",
      "route": "/transmissions/",
      "surface": "Open Graph and Twitter metadata",
      "format": "image/svg+xml",
      "status": "production",
      "purpose": "Provide a route-specific social preview identity graphic for the Transmissions archive, making public memory legible as release memory, transmission ledger, carousel packet, proof route, approval gate, public archive, subscriber signal, and authority lock before a reader opens the page.",
      "trust_value": "Makes shared Transmissions links communicate that releases are approved public memory with proof routes and social packets after approval, without implying automatic publishing, hidden outreach, private reasoning disclosure, unreviewed claims, deployment power, file writes, spending authority, wallet control, signing, or Web3 broadcast authority. Page-native title, description, canonical URL, schema, and llms.txt carry the public claim.",
      "accessibility": "Social preview metadata exposes an image alt string. The SVG is presentational and does not carry critical page content.",
      "text_policy": "No embedded UI text. The route title, description, canonical URL, and schema carry meaning for crawlers and assistive technology.",
      "motion_policy": "Static SVG with no animation, script, video, WebGL, or JavaScript dependency.",
      "performance": {
        "loading": "crawler-requested",
        "dependencies": [],
        "target_size_kb": 12,
        "mobile_policy": "Metadata-only asset; no runtime layout, animation, or interaction cost."
      },
      "owner": "Website Development Team",
      "last_reviewed": "2026-06-28"
    },
    {
      "id": "unwindcode-organisms-preview",
      "name": "Unwind Code Organisms Social Preview",
      "file": "assets/social/unwindcode-organisms-preview.svg",
      "route": "/organisms/",
      "surface": "Open Graph and Twitter metadata",
      "format": "image/svg+xml",
      "status": "production",
      "purpose": "Provide a route-specific social preview identity graphic for the Organisms index, mapping the flagship organism paths around one governed proof boundary.",
      "trust_value": "Makes shared Organisms links immediately communicate the ecosystem map: Visual Cortex, Infinity Mirror, Financial Organisms, Brain Cell Architecture, Research Organisms, and the proof boundary before visitors enter the route. Page-native title, description, canonical URL, schema, and llms.txt carry the public claim.",
      "accessibility": "Social preview metadata exposes an image alt string. The SVG is presentational and does not carry critical page content.",
      "text_policy": "No embedded UI text. The route title, description, canonical URL, and schema carry meaning for crawlers and assistive technology.",
      "motion_policy": "Static SVG with no animation, script, video, WebGL, or JavaScript dependency.",
      "performance": {
        "loading": "crawler-requested",
        "dependencies": [],
        "target_size_kb": 12,
        "mobile_policy": "Metadata-only asset; no runtime layout, animation, or interaction cost."
      },
      "owner": "Website Development Team",
      "last_reviewed": "2026-06-27"
    },
    {
      "id": "unwindcode-infinity-mirror-preview",
      "name": "Unwind Code Infinity Mirror Social Preview",
      "file": "assets/social/unwindcode-infinity-mirror-preview.svg",
      "route": "/organisms/infinity-mirror/",
      "surface": "Open Graph and Twitter metadata",
      "format": "image/svg+xml",
      "status": "production",
      "purpose": "Provide a route-specific social preview identity graphic for Infinity Mirror, making state signal, reflection loop, memory consent, artifact return, choice path, and human boundary visible before a visitor opens the page.",
      "trust_value": "Makes shared Infinity Mirror links communicate the proof-bound reflection model: a human signal can become a reviewable reflection artifact, visible memory consent state, and safer next choice without gaining diagnosis, identity inference, hidden memory, care decision, forced camera, public action, deployment, spend, private data access, or Web3 authority. Page-native title, description, canonical URL, schema, and llms.txt carry the public claim.",
      "accessibility": "Social preview metadata exposes an image alt string. The SVG is presentational and does not carry critical page content.",
      "text_policy": "No embedded UI text. The route title, description, canonical URL, and schema carry meaning for crawlers and assistive technology.",
      "motion_policy": "Static SVG with no animation, script, video, WebGL, or JavaScript dependency.",
      "performance": {
        "loading": "crawler-requested",
        "dependencies": [],
        "target_size_kb": 12,
        "mobile_policy": "Metadata-only asset; no runtime layout, animation, or interaction cost."
      },
      "owner": "Website Development Team",
      "last_reviewed": "2026-06-28"
    },
    {
      "id": "unwindcode-financial-organisms-preview",
      "name": "Unwind Code Financial Organisms Social Preview",
      "file": "assets/social/unwindcode-financial-organisms-preview.svg",
      "route": "/organisms/financial-organisms/",
      "surface": "Open Graph and Twitter metadata",
      "format": "image/svg+xml",
      "status": "production",
      "purpose": "Provide a route-specific social preview identity graphic for Financial Organisms, making Web3 simulation, unsigned review, custody boundary, broadcast lock, and proof return visible before a visitor opens the page.",
      "trust_value": "Makes shared Financial Organisms links communicate the no-broadcast trust model: read-only chain context, off-chain simulation, unsigned packet, human custody, and proof return. Page-native title, description, canonical URL, schema, and llms.txt carry the public claim.",
      "accessibility": "Social preview metadata exposes an image alt string. The SVG is presentational and does not carry critical page content.",
      "text_policy": "No embedded UI text. The route title, description, canonical URL, and schema carry meaning for crawlers and assistive technology.",
      "motion_policy": "Static SVG with no animation, script, video, WebGL, or JavaScript dependency.",
      "performance": {
        "loading": "crawler-requested",
        "dependencies": [],
        "target_size_kb": 12,
        "mobile_policy": "Metadata-only asset; no runtime layout, animation, or interaction cost."
      },
      "owner": "Website Development Team",
      "last_reviewed": "2026-06-28"
    },
    {
      "id": "unwindcode-brain-cell-architecture-preview",
      "name": "Unwind Code Brain Cell Architecture Social Preview",
      "file": "assets/social/unwindcode-brain-cell-architecture-preview.svg",
      "route": "/organisms/brain-cell-architecture/",
      "surface": "Open Graph and Twitter metadata",
      "format": "image/svg+xml",
      "status": "production",
      "purpose": "Provide a route-specific social preview identity graphic for Brain Cell Architecture, making self-evolution legible as problem signal, research packet, sandbox proof, integration gate, approval lock, and proof memory before a visitor opens the page.",
      "trust_value": "Makes shared Brain Cell Architecture links communicate the proof-bound self-evolution model: candidate capabilities can be researched, sandboxed, approved, integrated, remembered, and rolled back without gaining hidden execution, filesystem, deployment, public posting, spending, or Web3 authority. Page-native title, description, canonical URL, schema, and llms.txt carry the public claim.",
      "accessibility": "Social preview metadata exposes an image alt string. The SVG is presentational and does not carry critical page content.",
      "text_policy": "No embedded UI text. The route title, description, canonical URL, and schema carry meaning for crawlers and assistive technology.",
      "motion_policy": "Static SVG with no animation, script, video, WebGL, or JavaScript dependency.",
      "performance": {
        "loading": "crawler-requested",
        "dependencies": [],
        "target_size_kb": 12,
        "mobile_policy": "Metadata-only asset; no runtime layout, animation, or interaction cost."
      },
      "owner": "Website Development Team",
      "last_reviewed": "2026-06-28"
    },
    {
      "id": "unwindcode-visual-cortex-preview",
      "name": "Unwind Code Visual Cortex Social Preview",
      "file": "assets/social/unwindcode-visual-cortex-preview.svg",
      "route": "/organisms/visual-cortex/",
      "surface": "Open Graph and Twitter metadata",
      "format": "image/svg+xml",
      "status": "production",
      "purpose": "Provide a route-specific social preview identity graphic for Visual Cortex, making creator signal, brand memory, storyboard proof, render QA, release packet, and approval lock visible before a visitor opens the page.",
      "trust_value": "Makes shared Visual Cortex links communicate the proof-bound creator packet model: creative inputs can become reviewable production packets, lineage receipts, QA gates, and release readiness states without gaining publishing, upload, account access, likeness use, spend, targeting, deployment, public posting, or Web3 authority. Page-native title, description, canonical URL, schema, and llms.txt carry the public claim.",
      "accessibility": "Social preview metadata exposes an image alt string. The SVG is presentational and does not carry critical page content.",
      "text_policy": "No embedded UI text. The route title, description, canonical URL, and schema carry meaning for crawlers and assistive technology.",
      "motion_policy": "Static SVG with no animation, script, video, WebGL, or JavaScript dependency.",
      "performance": {
        "loading": "crawler-requested",
        "dependencies": [],
        "target_size_kb": 12,
        "mobile_policy": "Metadata-only asset; no runtime layout, animation, or interaction cost."
      },
      "owner": "Website Development Team",
      "last_reviewed": "2026-06-28"
    }
  ]
}
