Vault Recon¶
Diagnostic-grade vault reconnaissance. Returns cross-tabs an agent can reason over to spot recurring conventions: frontmatter state machines (type x status), tag families (depth-3 tree), path-by-type distribution, recent activity by region, cardinality-capped frontmatter values. Single page walk with anti-noise caps.
MCP name: vault_recon
Category: context
Parameters¶
| Name | Type | Required | Description |
|---|---|---|---|
activity_days |
int |
No | Lookback window in days for recent_activity_by_path. Default: 30. |
path_prefix |
str |
No | Optional vault-relative path prefix to scope the walk (e.g. 'repos/electricrag/'). Default: full vault. |
Requirements¶
- obsidian
- datacore