Chapter
CNS 8.0 Table of Contents
Original CNS 8.0 source package table of contents.
CNS 8.0 guide set: SNO-centered dialectical synthesis, tensor closure, predicate invention, orthesis, grounding, access, and audit resources.
This docset defines Chiral Narrative Synthesis 8.0 (CNS 8.0).
CNS 8.0 uses the original CNS sequence:
conflicting narrative objects
→ chiral opposition
→ evidential entanglement
→ antagonist pressure
→ proof-grounded tensor closure
→ contradiction residuals
→ predicate invention
→ synthesized SNO
→ orthesis candidate
→ audit / uncertainty report
The evidence/access/possible-world machinery is included only as a constraint and reporting substrate. It does not replace narrative synthesis.
TOC.md — source table of contents.docs/ — research proposal, theory, architecture, implementation, experiments, and contribution analysis.schemas/ — JSON schemas for SNO-8, evidence atoms, proof traces, and orthesis reports.sketches/ — small Python sketches for the computational components.configs/ — MVP config and runtime policy examples.experiments/ — experiment matrix and ablation suite.prompts/ — bounded LLM role prompts.examples/ — worked example of CNS 8.0 resolving a conflict.refs/ — annotated references and BibTeX.Use Chiral Narrative Synthesis or CNS 8.0 for the work. Do not rename the framework around any grounding subsystem.
Prepared: 2026-05-15
Status: research proposal + implementation plan + test plan, not full production code.
Chapter
Original CNS 8.0 source package table of contents.
Chapter
Chiral Narrative Synthesis 8.0: Grounded Dialectical Orthesis through Chiral Tension, Evidential Entanglement, Tensor Logic, and Predicate Invention
Chapter
This document states what CNS 8.0 restores, what it keeps from the grounding/access work, and what it rejects.
Chapter
H is the central hypothesis or account embedding. G= is a typed reasoning graph. E is the evidence set attached to claims and relations. A is the record-access state set. P is a proof-trace bundle. R is a residual con...
Chapter
Let \mathcal{T} be a tensor-logic space containing atoms, predicates, rules, proof traces, and constraint states.
Chapter
A claim is not promoted unless it has evidence status and proof status.
Chapter
chunk documents into stable spans; hash spans; attach source metadata; record access state; expose retrieval API.
Chapter
CNS needs a proof substrate that can operate over evidence-linked claims and relations. Tensor logic gives CNS a way to express rules as tensor contractions and closures. This allows strict proof paths for claims that...
Chapter
Semantic similarity does not imply logical compatibility. Two texts can be semantically close because they discuss the same thing while logically opposing each other. CNS 8.0 separates language from logic so that this...
Chapter
Grounding, access states, and multiverse views constrain and explain synthesis. They do not perform the synthesis step.
Chapter
| Role | LLM use | |---|---| | Proposer | extract claims, relations, candidate SNOs | | Antagonist | generate critique probes and possible contradictions | | Predicate labeler | label latent tensor factors in readable...
Chapter
Build a CNS 8.0 prototype that can process a small evidence corpus, produce SNOs, identify productive contradictions, perform proof-constrained synthesis, recover simple latent predicates on synthetic tasks, and emit...
Chapter
Test whether contradiction-driven predicate invention recovers hidden context variables.
Chapter
Fraction of cited evidence references that resolve to known evidence atoms.
Chapter
This document states what prior work covers and where CNS 8.0 differs.
Chapter
Symptom: final output is top worlds or claim labels but no synthesized SNO.
Chapter
Title: Chiral Narrative Synthesis 8.0: Grounded Dialectical Orthesis for Proof-Carrying Narrative Resolution
Chapter
Chiral Narrative Synthesis : A framework for grounded dialectical synthesis over structured narrative objects.
Chapter
The orthesis criterion tests whether the G\circ S loop preserves proof-critical structure.
Chapter
CNS 8.0 can use oracles during training and evaluation. Runtime analysis cannot use hidden labels, answer keys, or LLM judgments.
Chapter
Small evidence corpus prepared. Synthetic latent-context dataset generated. Train/dev/test split hashes recorded. Gold labels isolated from runtime.
Chapter
CNS 8.0 consolidates the earlier CNS line around the parts that support the original mechanism.
Chapter
Statement. Productive synthesis pairs require both chiral opposition and evidential entanglement.
Chapter
CNS 8.0 experiment records track oracle separation and reproducibility.
Chapter
The dashboard shows CNS structure directly instead of reducing a run to one answer.
Chapter
schema and evidence store; SNO parser and validator; critics; pair selector; proof closure; predicate invention; Synthesizer; orthesis loop; audit report; dashboard.
Chapter
high chiral tension and high stakes; access gaps block strict claims; predicate invention proposes high-impact latent context; residual contradiction remains high; calibration confidence is poor; strict claims are imp...
Chapter
grounding substrate; proof substrate; access-aware substrate; possible-world uncertainty layer.
Chapter
high entanglement; low chirality; no synthesis required; possible merge/deduplication.
Chapter
The evidence sets overlap through shared measurements and trial endpoints. Entanglement is moderate/high.
Chapter
Claim C1 follows from evidence e1, e2 under rule rsupportsfromentailment. Claim C2 follows from evidence e3 under rule rrefutesfromentailment.
Chapter
The CNS 2.0 lineage defines Structured Narrative Objects, the multi-component critic pipeline, the dialectical synthesis engine, and Evidential Entanglement. CNS 8.0 uses that object model and pipeline.
Chapter
EvidenceAtom hashing and lookup. SNO schema validation. citation-validity rejection behavior. evidence entanglement calculation. graph chirality proxy. zero-temperature closure. proof trace recording. ZTHR calculati...
Chapter
CNS 8.0 MVP runtime configuration from the source package.
Chapter
Experiment matrix and ablation suite definitions for CNS 8.0.
Chapter
Bounded role prompts for the CNS 8.0 proposer, antagonist, synthesizer, and auditor.
Chapter
Source JSON schemas for SNO-8, evidence atoms, proof traces, and orthesis reports.
Chapter
Reference Python sketches for CNS 8.0 computational components.
Chapter
CNS 8.0 source package manifest retained for provenance.