pub fn default_state(workspace_dir: &Path) -> (AppState, Vec<SkippedEntry>)Expand description
Build an AppState with Construct’s baseline tool registry (no Config).
Kept as the M1 entry point — returns the curated set of ~16 tools and no integrations. Tests targeting the baseline surface call this directly.