Skip to main content

Module msg

Module msg 

Source

Constants§

AGENT_ID_BODY_MISMATCH
AGENT_ID_QUERY_MISMATCH
CALLER_NOT_NAMESPACE_STANDARD_OWNER
CALLER_NOT_SOURCE_MEMORY_OWNER
CONSENSUS_NOT_REACHED
CONTENT_REQUIRED
CONTEXT_REQUIRED
DECISION_WRITE_FAILED
ENTITY_ID_EMPTY
FORGET_FILTER_REQUIRED
GOVERNANCE_CHECK_FAILED
GOVERNANCE_REQUIRES_APPROVAL
ID_REQUIRED
INTERNAL_SERVER_ERROR
INVALID_OR_MISSING_SIGNATURE
MAX_DEPTH_MIN
MEMORY_ID_EMPTY
MEMORY_ID_REQUIRED
MEMORY_NOT_FOUND
NAMESPACE_REQUIRED
NOT_FOUND_IN_ARCHIVE
PENDING_ACTION_NOT_FOUND_OR_DECIDED
QUERY_REQUIRED
READ_SCHEMA_VERSION
SKILL_NOT_FOUND
SOURCE_ID_REQUIRED
SOURCE_MEMORY_NOT_FOUND
TARGET_ID_REQUIRED
TITLE_REQUIRED
VERIFY_LINK_ARGS_REQUIRED

Functions§

approve_rejected
"approve rejected: {reason}".
error_line
"error: {e}" — the canonical CLI stderr error line.
invalid
"invalid {field}: {e}" — the canonical invalid-parameter prose.
memory_not_found
"memory not found: {id}".
network
"network: {e}".
not_found
"not found: {id}" — the CLI stderr not-found line.
older_than_days_negative
"older_than_days must be non-negative (got {days})".
opening
"opening {path}" — fs-open .with_context label (#1558 batch 6).
pending_action_not_found
"pending action not found: {pending_id}".
reading
"reading {path}" — fs-read .with_context label (#1558 batch 6).
signature_verify_failed
"signature verify failed: {e}".
skill_not_found
"skill not found: {skill_id}".
unsubscribe
"unsubscribe: {e}".
writing
"writing {path}" — fs-write .with_context label (#1558 batch 6).
zstd_decompress_body
"zstd decompress body: {e}".