{
  "version": 1,
  "root": ".",
  "generated_at": "",
  "discovery": {
    "mode": "ast_grep_commands",
    "command_pack": "agent-state/AST_GREP_COMMANDS.md",
    "subagent": "astgrep",
    "skill": "astgrep-index",
    "fingerprint_store": "agent-state/index-fingerprints.json"
  },
  "options": {
    "depth": 6,
    "max_files": 10000,
    "include_hidden": false,
    "exclude": [
      ".git",
      "node_modules",
      "dist",
      "target",
      ".venv",
      "__pycache__",
      ".DS_Store"
    ],
    "file_entry_cap": 0
  },
  "file_count": 0,
  "stored_file_count": 0,
  "directories": {},
  "extensions": {},
  "files": {}
}
