Apriori.Modus.Silentia (apriori v0.1.0)
View SourceSilentia — the agent’s philosophical silence: address (signa)
and human cause.
Use when no explicit content should be returned (ack, irrelevance,
not implemented, cancelled). Symmetric to Responsum: direct struct,
explicit fields, no hidden builders.
Summary
Functions
Get human-readable cause phrase for a given tag.
Types
@type causa_tag() ::
:initialized
| :notification
| :cancelled
| :not_implemented
| :irrelevant
| :internal
Stable cause tag for Silentia
@type t() :: %Apriori.Modus.Silentia{ cause: String.t(), details: map(), signa: Apriori.Phaenomenon.signa() }