Skip to content

Secrets

This section covers Device-local secrets: the Factotum service that holds them, how callers access them without ever holding the raw bytes, and the rotation runbook.

Pages in this section

CLAUDE.md Rule 4

Credentials go through Factotum ONLY.system.factotum is the ONE actor that reads/writes credential files. Inference credentials NEVER leave the local machine.

Every page in this section operationalizes that rule.