Skip to main content
Run diagnostics on your TENET project and optionally auto-fix issues.

Usage

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

Checks

CheckWhat it verifies
.jfl 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