type property

String? get type

The categorical archetype or "Kind" of functional operation this context represents.

In the Software Engineering (SE) Pivot, type aligns the boundary with the signal, mirroring the type parameter found in Pulse.type. It allows for high-level Scene-Driven Governance where Integrity Gates can screen entire classes of interactions (e.g., 'security', 'telemetry', 'command') without inspecting the soma.

See Also:

Implementation

String? get type;