Skip to main content

Module error

Module error 

Source
Expand description

Core error type shared across AgentVisor AI crates.

Enums§

CoreError
Errors produced by core primitives.

Constants§

JCS_SAFE_MAX
Largest integer exactly representable as an IEEE-754 double (2^53).

Functions§

check_jcs_safe
Validate that n is exactly representable in a JCS number.