Why it was built
Built to keep project documentation and evidence tied to plain files under Git rather than a hosted service, so records stay durable, diffable, and portable, per the README's stated rationale ("Markdown and YAML in Git are the canonical data"). The local-only editor, loopback-request checks, and static build output show a deliberate choice to avoid a database or auth backend for the read path. The AI-fill and device-unlock features suggest the goal was to lower the effort of writing up new projects while still letting some entries stay restricted to the author via passkey rather than a login system.


