TRUST

Sovereign AI

Your data never leaves your machine.

What sovereign means

  • Local inference — Models run on your CPU/GPU. No cloud API calls.
  • Local storage — Memory, files, and embeddings stored in SQLite on your disk.
  • Local embeddings — nomic-embed runs on localhost:11437.
  • Optional mesh — Connect to other machines you control. No third-party routing.

Data residency

All data is stored at ~/Library/Application Support/tarx/:

memory.db      # SQLite — memories, files, embeddings
files/         # Uploaded documents
models/        # Downloaded model weights
audit.jsonl    # Operation audit log

No telemetry by default

TARX does not phone home. There is no analytics SDK, no usage tracking, and no data pipeline.

Compliance

Because all computation happens on hardware you control, TARX is compatible with data sovereignty requirements including GDPR, CCPA, ITAR, and FedRAMP environments where cloud AI services are prohibited.