From 80c7946deb5dff341ddbbc97b806f31ec1b4c989 Mon Sep 17 00:00:00 2001 From: TheFlow Date: Sat, 1 Nov 2025 08:57:13 +1300 Subject: [PATCH] feat: integrate Hugging Face Space links across website MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - researcher.html: Add HF Space link in collaboration section and resources - index.html: Add HF Space CTA button in hero section - architecture.html: Add "See It In Action" interactive exploration section All links point to https://huggingface.co/spaces/tractatus-framework/audit-log-viewer with proper styling (HF brand colors), external link icons, and i18n support. Implements P0 recommendations from HF exposure optimization report. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude --- public/architecture.html | 34 ++++++++++++++++++++++++++++++++++ public/index.html | 5 +++++ public/researcher.html | 22 ++++++++++++++++++++++ 3 files changed, 61 insertions(+) diff --git a/public/architecture.html b/public/architecture.html index 0b32082f..7d55e22d 100644 --- a/public/architecture.html +++ b/public/architecture.html @@ -393,6 +393,40 @@ + +
+
+
+ 🔍 INTERACTIVE EXPLORATION +
+

+ See the Framework in Action +

+

+ Explore 3,942 real governance decisions from production deployment. + Filter by service, pressure level, and coordination patterns to understand how + Deep Interlock operates in practice. +

+ +

+ Apache 2.0 licensed • All data anonymized • No sign-up required +

+
+
+
diff --git a/public/index.html b/public/index.html index 23a7b05f..c6fa0c4e 100644 --- a/public/index.html +++ b/public/index.html @@ -95,6 +95,11 @@ Read Documentation + 🤗 Explore Audit Logs FAQ diff --git a/public/researcher.html b/public/researcher.html index 4c7e2b99..1202faab 100644 --- a/public/researcher.html +++ b/public/researcher.html @@ -212,6 +212,12 @@ + + 🤗 Explore 3,942 Audit Decisions on HF → + Values & Principles → @@ -539,6 +545,22 @@

Research Documentation