Commit Graph

53 Commits

Author SHA1 Message Date
6326b3a3c1 feat: project structure and nix build setup
- Add CLI entry point with urfave/cli/v2 (serve, index, list, search commands)
- Add database interface and implementations for PostgreSQL and SQLite
- Add schema versioning with automatic recreation on version mismatch
- Add MCP protocol types and server scaffold
- Add NixOS option types
- Configure flake.nix with devShell and buildGoModule package

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-03 17:54:42 +01:00
740b846f0c docs: Add README 2026-02-03 07:34:40 +01:00
42d7ce78ba chore: initial commit 2026-02-03 07:32:27 +01:00