diff --git a/public/docs.html b/public/docs.html index 320aab41..3ec3ebe1 100644 --- a/public/docs.html +++ b/public/docs.html @@ -231,7 +231,12 @@ display: block; } - /* Document list container */ + /* Document list container - prevent CLS */ + #document-list { + min-height: 800px; /* Reserve space for ~40 documents to prevent layout shift */ + contain: layout; /* Isolate layout calculations */ + } + #document-list .relative, #document-list > div { position: relative !important; @@ -475,7 +480,7 @@ - +
diff --git a/public/implementer.html b/public/implementer.html index 62848b9f..24bce1ab 100644 --- a/public/implementer.html +++ b/public/implementer.html @@ -225,7 +225,7 @@ + class="inline-flex items-center bg-green-700 text-white px-4 py-2 rounded-lg text-sm font-semibold hover:bg-green-800 transition"> @@ -270,7 +270,7 @@
-
Layer 2
+
Layer 2

MongoDB Persistence

-
2
+
2

Instruction Persistence

User instructions classified and stored for cross-reference validation

diff --git a/public/leader.html b/public/leader.html index 18b619c3..d6e50343 100644 --- a/public/leader.html +++ b/public/leader.html @@ -262,7 +262,7 @@
CrossReferenceValidator flags policy violation
-
2. Root Cause Analysis
+
2. Root Cause Analysis
Automated analysis of instruction history, context state
@@ -494,7 +494,7 @@ Core premise: When knowledge becomes ubiquitous through AI, authority must derive from appropriate time horizon and domain expertise rather than hierarchical position. Governance systems must orchestrate decision-making across strategic, operational, and tactical timescales.

- + View complete organisational theory foundations (PDF) @@ -504,14 +504,14 @@

AI Safety Research: Architectural Safeguards Against LLM Hierarchical Dominance — How Tractatus protects pluralistic values from AI pattern bias while maintaining safety boundaries. - + PDF | - + Read online @@ -586,7 +586,7 @@

- Contact: For pilot partnerships, validation studies, or technical consultation, contact via project information page. + Contact: For pilot partnerships, validation studies, or technical consultation, contact via project information page.