Update for v0.2.0: dashboard removed, CLI/MCP-only Home: mention factfolio mcp as the integration path for external clients. Installing: no-args behaviour reflects cmd_welcome's new status+next-steps flow (the dashboard it used to open is gone); drop the now-inaccurate dashboard Overview-tab mention from the auth-requirements note.
FAQ: fix macOS Gatekeeper guidance for the newer strict warning Learned from a real user hitting exactly this on v0.1.2: current macOS (Sonoma/Sequoia) shows a stricter 'Apple could not verify... free of malware' message for a fully unsigned binary, and the right-click->Open bypass this previously led with often isn't offered at all in that case. Lead with the Terminal xattr fix instead -- deterministic across macOS versions -- with the System Settings route as a GUI fallback.
Populate wiki: Home, Architecture, Installing, FAQ Cross-links with the GitHub Pages landing page (pankajads.github.io/factfolio) in both directions. Architecture and Installing carry Mermaid versions of the landing page's three diagrams (review pipeline, privacy boundary, install decision tree) rather than duplicating docs/*.md content -- those stay the single source of truth and are linked out to instead. FAQ documents the unsigned-executable SmartScreen/Gatekeeper warning (bypass steps for both OSes) for the first time anywhere in the project.
Initial Home page