Chronica est memoria scripta cursus runtime.
This layer records directional events and notable transitions as an operational trace of system behavior.
It serves observability, not control flow authority.
Summary
Functions
Produces a bounded textual preview for logging.
Enables or disables chronicle emission for current runtime invocation.
Appends one timestamped record to the runtime chronicle.
Functions
Produces a bounded textual preview for logging.
@spec ponere(boolean()) :: :ok
Enables or disables chronicle emission for current runtime invocation.
Appends one timestamped record to the runtime chronicle.
This operation is pipeline-transparent and never becomes a control-flow authority.