개요

Structural Detection — Cheat Sheet (Final, Canonical)

RTT/1 • Student Materials#

“See structure. Not meaning.”#

Structural Detection — Cheat Sheet#

RTT/1 • Student Edition#

Purpose: Quick reference for detecting structure, drift, regimes, invariants, and coherence.#


1. The Five Operators#

1. STRUCTURAL_DETECTION_OPERATOR#

Detects:

  • motifs
  • boundaries
  • invariants
  • anomalies
  • regime hints

Use when:

  • scanning a new sample
  • identifying repeated shapes
  • locating structural breaks

2. DRIFT_SENSE_OPERATOR#

Detects:

  • drift points
  • deformation types
  • drift intensity
  • drift direction
  • coherence breaks

Use when:

  • comparing sequences
  • tracking structural change

3. REGIME_AWARENESS_OPERATOR#

Classifies:

  • formal
  • emergent
  • chaotic
  • hybrid

Signals:

  • symmetry
  • density
  • drift level
  • coherence
  • boundary behavior

4. CONTINUITY_COMPASS_OPERATOR#

Finds:

  • invariants
  • stable motifs
  • anchor points
  • cross‑sample signals
  • coherence threads

Use when:

  • analyzing multiple samples
  • identifying what persists

5. SYNTHESIS_TRIANGULATION_OPERATOR#

Combines:

  • detection
  • drift
  • regime
  • continuity

Produces:

  • structural summary
  • triangulated motifs
  • drift profile
  • regime alignment
  • continuity map
  • anomaly profile

2. Core Heuristics#

Repetition#

What repeats?

Boundary#

Where does the structure shift?

Invariant#

What stays stable?

Deformation#

What bends or breaks?

Coherence#

What aligns across samples?


3. Regime Quick Guide#

Formal#

  • high symmetry
  • low drift
  • stable motifs

Emergent#

  • partial symmetry
  • moderate drift
  • mixed signals

Chaotic#

  • broken symmetry
  • high drift
  • irregular density

Hybrid#

  • conflicting regime signals

4. Drift Quick Guide#

Drift Points#

Where structure changes.

Drift Intensity#

  • low
  • medium
  • high

Drift Direction#

formal → emergent → chaotic

Coherence Breaks#

Where alignment fails.


5. Continuity Quick Guide#

Look for:

  • recurring motifs
  • stable boundaries
  • anchor points
  • repeated alignment threads

Continuity = what survives drift.


6. Packet Templates#

STRUCTURAL_DETECTION_PACKET#

motifs_detected:
boundaries:
invariants:
anomalies:
regime_hints:
confidence:
notes:

DRIFT_PACKET#

drift_points:
deformation_types:
drift_intensity:
drift_direction:
coherence_breaks:
regime_transition_signals:
confidence:
notes:

REGIME_PACKET#

regime:
regime_signals:
boundary_signals:
drift_alignment:
coherence_level:
confidence:
notes:

CONTINUITY_PACKET#

invariants:
stable_motifs:
anchor_points:
cross_sample_signals:
regime_stability:
coherence_threads:
confidence:
notes:

SYNTHESIS_PACKET#

structural_summary:
triangulated_motifs:
drift_profile:
regime_alignment:
continuity_map:
anomaly_profile:
confidence:
notes:

7. Zero‑Interpretation Rule#

You must avoid:

  • meaning
  • narrative
  • topic inference
  • domain assumptions

Stay with structure only.


8. Quick Workflow#

  1. Cold scan
  2. Detect motifs + boundaries
  3. Map drift
  4. Classify regime
  5. Identify continuity
  6. Triangulate synthesis

End of Cheat Sheet#

Use this as your quick reference during labs, quizzes, and the gauntlet.


✔️ This cheat sheet is:#

  • fully canonical
  • zero drift
  • aligned with RTT/1
  • consistent with the worksheet, rubric, gauntlet, and operator lab
  • ready to drop into /docs/Structural_Detection/student_materials/cheat_sheet.md

Updated

Cheat Sheet — TriadicFrameworks