diff --git a/docs/outreach/.~lock.AI-Led-Pluralistic-Deliberation-Presentation.pptx# b/docs/outreach/.~lock.AI-Led-Pluralistic-Deliberation-Presentation.pptx# deleted file mode 100644 index b0c5d1ae..00000000 --- a/docs/outreach/.~lock.AI-Led-Pluralistic-Deliberation-Presentation.pptx# +++ /dev/null @@ -1 +0,0 @@ -,theflow,the-flow,17.10.2025 21:06,file:///home/theflow/.config/libreoffice/4; \ No newline at end of file diff --git a/public/about.html b/public/about.html index feda28dd..c48bb834 100644 --- a/public/about.html +++ b/public/about.html @@ -121,7 +121,7 @@

How It Works

- The Tractatus Framework consists of five integrated components that work together to enforce structural safety: + The Tractatus Framework consists of six integrated components that work together to enforce structural safety:

@@ -160,6 +160,13 @@ AI self-checks complex reasoning before proposing actions. Evaluates alignment, coherence, completeness, safety, and alternatives.

+ +
+

PluralisticDeliberationOrchestrator

+

+ When AI encounters values decisions—choices with no single "correct" answer—coordinates deliberation among affected stakeholders rather than making autonomous choices. Preserves human agency over moral decisions. +

+
diff --git a/public/locales/en/about.json b/public/locales/en/about.json index 3c6bdef2..e2fe3da0 100644 --- a/public/locales/en/about.json +++ b/public/locales/en/about.json @@ -29,7 +29,7 @@ }, "how_it_works": { "heading": "How It Works", - "intro": "The Tractatus Framework consists of five integrated components that work together to enforce structural safety:", + "intro": "The Tractatus Framework consists of six integrated components that work together to enforce structural safety:", "classifier_title": "InstructionPersistenceClassifier", "classifier_desc": "Classifies instructions by quadrant (Strategic, Operational, Tactical, System, Stochastic) and determines persistence level (HIGH/MEDIUM/LOW/VARIABLE).", "validator_title": "CrossReferenceValidator", @@ -40,6 +40,8 @@ "pressure_desc": "Detects when session conditions increase error probability (token pressure, message length, task complexity) and adjusts behavior or suggests handoff.", "metacognitive_title": "MetacognitiveVerifier", "metacognitive_desc": "AI self-checks complex reasoning before proposing actions. Evaluates alignment, coherence, completeness, safety, and alternatives.", + "deliberation_title": "PluralisticDeliberationOrchestrator", + "deliberation_desc": "When AI encounters values decisions—choices with no single \"correct\" answer—coordinates deliberation among affected stakeholders rather than making autonomous choices. Preserves human agency over moral decisions.", "read_technical_btn": "Read Technical Documentation & Implementation Guide →" }, "origin_story": {