Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.10et.ai/llms.txt

Use this file to discover all available pages before exploring further.

Run diagnostics on your TENET project and optionally auto-fix issues.

Usage

tenet doctor          # Check health
tenet doctor --fix    # Auto-repair issues
tenet doctor --json   # Machine-readable output

Checks

CheckWhat it verifies
.tenet directoryExists with required files
config.jsonValid JSON with required fields
Context HubRunning and responsive
Memory databaseExists, has entries, embeddings available
JournalHas session files
AgentsValid TOML configs with eval scripts
Git branchOn expected branch
HooksHTTP hooks configured