| Provenance | Traceable origin of a claim or sub-claim. | Enables claim-level source checks and conflict analysis. |
| R-RAG rules | Rules for robust retrieval-augmented generation with explicit source hardening. | Prevents strong claims without a reliable source class. |
| Anchor snapshot | Compact state summary produced by Comm Anchor. | Stabilizes sessions during chat migration or context pressure. |
| Auditability | Degree to which an answer remains inspectable and verifiable by others. | Useful for non-experts: they can quickly see what is supported vs uncertain. |
| Constraints | Binding limits for content, structure, and evidence handling. | Reduces rule drift and accidental contract violations. |
| Pressure | Context load from long inputs, many objectives, or conflicting instructions. | Signals when to compress, re-anchor, or switch mode. |
| Token | Smallest processing unit used by models for input/output text. | Token budgets cap context size and affect answer quality. |
| Context-Pressure-Guard | Safeguard mechanism against drift in overloaded contexts. | Activates compact behavior before constraints dissolve. |
| RAG Governance | Quality control rules for source-grounded claims. | Protects provenance clarity, source quality, and conflict handling. |
| JSON | Machine-readable contract/data format for Comm-SCI rules. | Keeps governance configuration versioned and reproducible. |
| Execution pipeline | Fixed stage order from parse to render. | Makes behavior predictable instead of style-driven randomness. |
| Uncertainty labeling U1-U8 | Standardized uncertainty codes with explicit triggers. | Separates supported claims from unresolved data/method limits. |