Skip to main content

Module namespaces

Module namespaces 

Source
Expand description

Canonical namespace instances.

These are the only ErrorNamespace values that can exist. Private field in ErrorNamespace prevents runtime construction.

Constantsยง

CFG
Configuration parsing and validation. Authority: Cannot emit Breach-level impacts.
COR
Correlation engine. Authority: Cannot emit Breach-level impacts.
CORE
Fundamental system errors (init, shutdown, panic recovery). Authority: Can emit Breach-level impacts.
DCP
Deception artifact management. Authority: Can emit Breach-level impacts (deception compromise = breach).
IO
Filesystem and network operations. Authority: Cannot emit Breach-level impacts.
LOG
Logging subsystem. Authority: Cannot emit Breach-level impacts.
PLT
Platform-specific operations. Authority: Cannot emit Breach-level impacts (future: may need elevation).
RSP
Response execution. Authority: Cannot emit Breach-level impacts (future: may need elevation).
TEL
Telemetry collection subsystem. Authority: Cannot emit Breach-level impacts.