chore: initial commit

Add project scaffolding: CLAUDE.md, PLAN.md, README.md, flake.nix, and go.mod.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-02-14 16:18:04 +01:00
commit f657b90357
5 changed files with 237 additions and 0 deletions

3
go.mod Normal file
View File

@@ -0,0 +1,3 @@
module git.t-juice.club/torjus/oubliette
go 1.25.5