Documentation
¶
Index ¶
Constants ¶
View Source
const Env = "AURA_REASONING_TRACE"
Env is the switch that enables JSONL reasoning trace output.
Variables ¶
This section is empty.
Functions ¶
func Enabled ¶
func Enabled() bool
Enabled reports whether reasoning tracing is enabled for the current process.
func FullEnabled ¶ added in v1.0.0
func FullEnabled() bool
FullEnabled reports whether the operator requested verbatim trace payloads. This mode is intentionally loud because prompt/history fields can contain PII, credentials typed by the user, and profile data.
func Path ¶
func Path() string
Path returns the operator-selected JSONL trace path, or a temp-file default.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.