Open-source Git-like Markdown docs for humans and agents
Three-way merge for docs is clever, but Notion and GitBook already own collaborative editing.

Phone as web server is clever, but Obsidian already does local-first Markdown sync.
Privacy-conscious journalers, Android users who want local-first note taking
Obsidian · Joplin · Logseq
It keeps your journal as Markdown files on the device (point it at your own Git repo for history + backup). The twist: the app runs a small web server, so you can open and edit the same journal from any browser on your network — your phone is the backend. It works without an internet connection; no journal content is persisted on my servers. Also, it can connect to AI agents like Claude and Codex over MCP. Access is scoped and revocable.
Optionally, you can reach it from anywhere over a built-in HTTPS tunnel (paid subscription). Or reach it privately over your own Tailscale network — no subscription.
Would love feedback. Play Store: https://play.google.com/store/apps/details?id=run.notedog
Three-way merge for docs is clever, but Notion and GitBook already own collaborative editing.
One command generates portable AI context—replaces manual re-explaining between models.
Git-native issues as markdown files, but GitHub Issues, Gitea, and Fossil already solve this.
Notion UX + Obsidian portability — but both already nail their strengths separately.
Real libgit2 on iOS with Obsidian x-callback-url sync, but Working Copy exists.
Git-backed Markdown workspace with live React—lets Claude agents build custom UI while keeping source auditable.