Yachay Perplexity Computer Agent commited on
Commit
c7d75aa
·
1 Parent(s): bbcdd2d

brutal-fix P3: rebuild org card as ONE sanitizer-safe master SVG roster (3D heroes restored)

Browse files

The org card rendered FLAT (vertically-stacked gold glyphs, no layout/glow/swag)
because HF's client-side markdown sanitizer (DOMPurify-class) STRIPS every <style>
block — both the top-level .szl-roster flex CSS and each card's <defs><style> hover/
dais/@keyframes rules. CSS classes, :hover, and @keyframes do not survive; only the
SVG profile (presentation attributes, gradients, <filter>, SMIL <animate>) does.

Rebuilt the entire hero stage as a SINGLE <svg> (no <style>, no class=, no :hover,
no @keyframes , no inline style=): 5 colored heroes (AMARU gold/SENTRA crimson/ROSIE
emerald/KILLINCHU cyan/A11OY violet) on glowing isometric dais platforms, UDS swag
(shoulder patch + chest stencil), faint UDS NPC silhouette backdrops, always-visible
superpowers, GOVERNED AGENTIC MESH tagline, animated rims (SMIL), navy UDS banner,
SLSA L1 / DCO Signed / Cosign Verified / DSSE Receipts badges, Doctrine v11 LOCKED
749/14/163 footer. Each hero wrapped in <a href> to its Space. Layout via SVG
transforms (no HTML table / no inline CSS). Survives the sanitizer end-to-end.

Doctrine v11 LOCKED 749/14/163 unchanged. Lambda = Conjecture 1 (NOT a theorem).

Signed-off-by: Yachay <yachay@szlholdings.dev>
Co-Authored-By: Perplexity Computer Agent <agent@perplexity.ai>

Files changed (1) hide show
  1. README.md +0 -0
README.md CHANGED
The diff for this file is too large to render. See raw diff