Expand description
Core domain types for the ruQu coherence gate system
This module defines the fundamental types used throughout the coherence gate, including decisions, masks, identifiers, and result structures.
Structs§
- Evidence
Result - Result from evidence (e-value) filter
- Filter
Results - Combined results from all three filters
- Gate
Thresholds - Threshold configuration for the coherence gate
- Permit
Token - A signed permit token authorizing action on coherent regions
- Region
Mask - 256-bit mask identifying affected tiles/regions
- Shift
Result - Result from shift (drift detection) filter
- Structural
Result - Result from structural (min-cut) filter
- Structural
Signal - Structural signal with cut dynamics (velocity and curvature)
Enums§
- Gate
Decision - The three-valued gate decision outcome
- Verdict
- Simplified verdict for filter outcomes
Type Aliases§
- Action
Id - Action identifier for permit tokens
- CycleId
- Cycle identifier - monotonically increasing per measurement cycle
- EdgeId
- Edge identifier in the operational graph
- RoundId
- Round identifier - syndrome measurement round within a cycle
- Sequence
Id - Decision sequence number
- TileId
- Tile identifier (0 = TileZero coordinator, 1-255 = worker tiles)
- Vertex
Id - Vertex identifier in the operational graph