tractatus/public
TheFlow c61509e404 fix(ui): restore visible icons in Framework Capabilities cards
SUMMARY:
Fixed missing icons/diagrams in Framework Capabilities section caused
by duplicate class attributes overwriting background gradients.

ISSUE:
All 6 capability cards had duplicate class attributes:
  <div class="w-14..." class="bg-gradient-service-X">
The second class attribute overwrote the first, losing all sizing and
layout classes, leaving only the gradient (which has no dimensions).

FIX:
Merged duplicate class attributes into single declarations:
- Instruction: Added bg-gradient-service-instruction to main class list
- Validator: Added bg-gradient-service-validator to main class list
- Boundary: Added bg-gradient-service-boundary to main class list
- Pressure: Added bg-gradient-service-pressure to main class list
- Metacognitive: Added bg-gradient-service-metacognitive to main class list
- Deliberation: Added bg-gradient-service-deliberation to main class list

IMPACT:
Icons now display properly with colored gradient backgrounds:
- Indigo (InstructionPersistence)
- Purple (CrossReferenceValidator)
- Green (BoundaryEnforcer)
- Amber (ContextPressureMonitor)
- Rose (MetacognitiveVerifier)
- Teal (PluralisticDeliberation)

🤖 Generated with Claude Code (https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-19 15:50:50 +13:00
..
.well-known security: comprehensive security audit and hardening 2025-10-10 05:34:40 +13:00
about style(ui): update theme, branding, and GitHub repository links 2025-10-19 12:48:29 +13:00
admin style(ui): update theme, branding, and GitHub repository links 2025-10-19 12:48:29 +13:00
css fix(accessibility,ui): fix Lighthouse audit issues and broken features 2025-10-19 15:46:53 +13:00
demos style(ui): update theme, branding, and GitHub repository links 2025-10-19 12:48:29 +13:00
downloads docs: regenerate PDFs and update documentation metadata 2025-10-14 10:53:48 +13:00
fonts fix(csp): clean all public-facing pages - 75 violations fixed (66%) 2025-10-19 13:17:50 +13:00
images feat(phase3): add interactive architecture diagram with service details 2025-10-19 15:38:18 +13:00
js fix(accessibility,ui): fix Lighthouse audit issues and broken features 2025-10-19 15:46:53 +13:00
koha fix(a11y): improve text contrast on koha transparency page 2025-10-19 14:07:38 +13:00
locales fix(i18n): resolve footer translation keys showing on non-homepage pages 2025-10-19 14:49:17 +13:00
about.html feat(phase3): apply scroll animations site-wide to all key pages 2025-10-19 15:23:26 +13:00
api-reference.html style(ui): update theme, branding, and GitHub repository links 2025-10-19 12:48:29 +13:00
architecture.html fix(accessibility,ui): fix Lighthouse audit issues and broken features 2025-10-19 15:46:53 +13:00
blog-post.html style(ui): update theme, branding, and GitHub repository links 2025-10-19 12:48:29 +13:00
blog.html style(ui): update theme, branding, and GitHub repository links 2025-10-19 12:48:29 +13:00
case-submission.html fix(csp): clean all public-facing pages - 75 violations fixed (66%) 2025-10-19 13:17:50 +13:00
check-version.html style(ui): update theme, branding, and GitHub repository links 2025-10-19 12:48:29 +13:00
docs-viewer.html feat(phase3): add code snippet copy buttons and collapsible TOC 2025-10-19 15:27:33 +13:00
docs.html perf(docs): fix CLS and improve accessibility across pages 2025-10-19 14:04:33 +13:00
faq.html style(ui): update theme, branding, and GitHub repository links 2025-10-19 12:48:29 +13:00
favicon-new.svg fix(csp): clean all public-facing pages - 75 violations fixed (66%) 2025-10-19 13:17:50 +13:00
favicon.ico feat: implement Rule Manager and Project Manager admin systems 2025-10-11 17:16:51 +13:00
favicon.svg feat: comprehensive documentation improvements and GitHub integration 2025-10-09 14:33:14 +13:00
implementer.html feat(phase3): apply scroll animations site-wide to all key pages 2025-10-19 15:23:26 +13:00
index.html fix(ui): restore visible icons in Framework Capabilities cards 2025-10-19 15:50:50 +13:00
koha.html style(ui): update theme, branding, and GitHub repository links 2025-10-19 12:48:29 +13:00
leader.html feat(phase3): apply scroll animations site-wide to all key pages 2025-10-19 15:23:26 +13:00
manifest.json style(ui): update theme, branding, and GitHub repository links 2025-10-19 12:48:29 +13:00
media-inquiry.html fix(csp): clean all public-facing pages - 75 violations fixed (66%) 2025-10-19 13:17:50 +13:00
media-triage-transparency.html style(ui): update theme, branding, and GitHub repository links 2025-10-19 12:48:29 +13:00
privacy.html fix(i18n): add cache-busting version strings to privacy page scripts 2025-10-19 14:56:25 +13:00
researcher.html feat(phase3): apply scroll animations site-wide to all key pages 2025-10-19 15:23:26 +13:00
service-worker.js style(ui): update theme, branding, and GitHub repository links 2025-10-19 12:48:29 +13:00
version.json style(ui): update theme, branding, and GitHub repository links 2025-10-19 12:48:29 +13:00