API Reference SigilGuard v#0.2.0
View SourceModules
SIGIL Protocol integration for Elixir.
OTP application for SigilGuard.
Tamper-evident audit logging for the SIGIL protocol.
Typed action information for audit events.
Typed actor information for audit events.
Audit event types defined by the SIGIL protocol.
Typed execution result for audit events.
Behaviour for audit event persistence backends.
Behaviour for SigilGuard processing backends.
Pure-Elixir backend using OTP :crypto.
Rust NIF backend wrapping the sigil-protocol crate via Rustler.
Low-level NIF function stubs for the Rust sigil_guard_nif
shared library.
Configuration access for SigilGuard.
SIGIL envelope implementation for MCP JSON-RPC _sigil metadata.
Identity provider behaviour and trust levels for the SIGIL protocol.
Identity binding linking a provider credential to a trust level.
Pattern compilation and management for sensitivity scanning.
Risk classification and trust-gated policy enforcement for the SIGIL protocol.
REST client for the SIGIL registry.
GenServer-based TTL cache for SIGIL registry data.
Sensitivity scanning and redaction for text content.
Behaviour for signing operations in the SIGIL protocol.
Default Ed25519 signer using OTP :crypto.
Telemetry event definitions and span helpers for SigilGuard.
Secure vaulting behaviour and utilities for the SIGIL protocol.
Vault entry representing an encrypted secret.
ETS-backed in-memory vault using AES-256-GCM encryption.