vestige/apps
Sam Valladares 722d0f8738 feat(dashboard): Organ 3 — Contradictions "Immune Synapse Arena"
The second Cognitive OS flagship, built by GPT-5.5 in the council,
audited + verified live by Opus 4.8.

- contradictions/contradictions-scene.ts: /api/contradictions →
  RouteSceneModel. Real backend {stronger:{id},weaker:{id},topic_overlap}
  shape + DeepReferenceCompleted.contradiction_pairs. Provenance enforced.
- contradictions/contradictions-pass.ts: dual-channel signed metaball
  field — side A (stronger) splats red, side B (weaker) green; the seam
  (min(r,g) + opposing gradient) renders as a scarlet immune synapse.
  Trust thickens the membrane. Unresolved pairs spark scarlet arcs.
  All render passes (splat→render-pass blur→membrane), no storage
  textures, scarlet not magenta (magenta stays RSB-only).
- contradictions/+page.svelte: RouteStage full-bleed, replaced the
  AmbientField base coat. Seam-pick → DOM receipt drawer. Honest
  "CALM IMMUNE FIELD" empty state.

A WGSL struct-field mismatch (PairCell.meta vs p.signals) made the splat
pipeline invalid at runtime — caught by the live-GPU audit (invisible to
check/build), root-caused with getCompilationInfo + a web-verified spec
research pass, fixed by renaming the field.

Verified live vs the real 1241-memory brain: 104fps, valid pipelines,
zero GPU errors, honest empty state (brain has 0 standing contradictions).
check + build + 1043 tests green. Cinema + Graph field untouched.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-09 08:46:56 -07:00
..
dashboard feat(dashboard): Organ 3 — Contradictions "Immune Synapse Arena" 2026-07-09 08:46:56 -07:00