diff --git a/.claude/metrics/hooks-metrics.json b/.claude/metrics/hooks-metrics.json index 83517fc8..131346c2 100644 --- a/.claude/metrics/hooks-metrics.json +++ b/.claude/metrics/hooks-metrics.json @@ -4507,6 +4507,41 @@ "file": "/home/theflow/projects/tractatus/public/architecture.html", "result": "passed", "reason": null + }, + { + "hook": "validate-file-edit", + "timestamp": "2025-10-19T07:53:19.653Z", + "file": "/home/theflow/projects/tractatus/public/architecture.html", + "result": "passed", + "reason": null + }, + { + "hook": "validate-file-edit", + "timestamp": "2025-10-19T07:53:39.036Z", + "file": "/home/theflow/projects/tractatus/public/faq.html", + "result": "passed", + "reason": null + }, + { + "hook": "validate-file-edit", + "timestamp": "2025-10-19T07:53:58.320Z", + "file": "/home/theflow/projects/tractatus/public/koha.html", + "result": "passed", + "reason": null + }, + { + "hook": "validate-file-edit", + "timestamp": "2025-10-19T07:54:12.215Z", + "file": "/home/theflow/projects/tractatus/public/docs.html", + "result": "passed", + "reason": null + }, + { + "hook": "validate-file-edit", + "timestamp": "2025-10-19T07:54:35.049Z", + "file": "/home/theflow/projects/tractatus/public/docs.html", + "result": "blocked", + "reason": "CSP violations in content after edit" } ], "blocks": [ @@ -4761,12 +4796,18 @@ "timestamp": "2025-10-19T07:45:35.571Z", "file": "/home/theflow/projects/tractatus/public/js/components/pressure-chart.js", "reason": "CSP violations in new content" + }, + { + "hook": "validate-file-edit", + "timestamp": "2025-10-19T07:54:35.049Z", + "file": "/home/theflow/projects/tractatus/public/docs.html", + "reason": "CSP violations in content after edit" } ], "session_stats": { - "total_edit_hooks": 456, - "total_edit_blocks": 35, - "last_updated": "2025-10-19T07:48:31.057Z", + "total_edit_hooks": 461, + "total_edit_blocks": 36, + "last_updated": "2025-10-19T07:54:35.049Z", "total_write_hooks": 188, "total_write_blocks": 7 } diff --git a/public/architecture.html b/public/architecture.html index 8c7e811a..f2618c3d 100644 --- a/public/architecture.html +++ b/public/architecture.html @@ -48,7 +48,7 @@
-
+
🔬 EARLY-STAGE RESEARCH • PROMISING APPROACH

diff --git a/public/docs.html b/public/docs.html index 3ec3ebe1..866ef729 100644 --- a/public/docs.html +++ b/public/docs.html @@ -7,6 +7,7 @@ Framework Documentation | Tractatus AI Safety + diff --git a/public/faq.html b/public/faq.html index e995c6d4..5bb48ab8 100644 --- a/public/faq.html +++ b/public/faq.html @@ -450,7 +450,7 @@ GitHub Discussions - + diff --git a/public/koha.html b/public/koha.html index 8a2a15f8..87c57f9b 100644 --- a/public/koha.html +++ b/public/koha.html @@ -36,7 +36,7 @@ } .tier-badge { display: inline-block; - background: #3b82f6; + background: #1d4ed8; color: white; padding: 0.25rem 0.75rem; border-radius: 9999px;