Skip to main content
A Protocol is a projection onto the SGM’s measurement space. It picks one thing to sense inside a World: a construct, a competence, a compliance criterion, an intent alignment: and returns a reading, per-nuance activations, evidence segments, and a fidelity index. Protocols are versioned, immutable once published, and modality-agnostic. The same Protocol that reads a spoken advisory call reads a written case note.

Creation modes

Modes compose. Start descriptive; add exemplars as real data accumulates.

Guarantees

Every published Protocol is:
  • Deterministic: same input, same output, always
  • Zero-shot: no domain retraining
  • Glass-box: every score traces to source evidence
  • Real-time capable: sub-second on streaming content
  • Modality-agnostic: text, audio, video, world
  • Language-agnostic: cross-lingual by construction

Nuances

A nuance is one detection axis within a Protocol. Each nuance has a label, a description, an importance weight, and a C×B×I dimension tag (Cognitive, Behavioural, Intentional). The number of nuances determines the maximum ICS consumed per interaction: one ICS per unique nuance activated.

Control depth

IBE exposes two levels of control on the same Protocol:
  • Basic: labels, descriptions, importance weights. Guided by Eva.
  • Composition: fidelity threshold, sensitivity, C×B×I balance.