A time travel map featuring non-Euclidean geometries and map-augmented generation (MAG)
Find a file
2025-10-14 13:28:45 -07:00
nix feat: ship it 2025-09-14 09:27:52 -04:00
profiles feat: ship it 2025-09-14 09:27:52 -04:00
src feat: ship it 2025-09-14 09:27:52 -04:00
.envrc Initial commit 2025-09-13 09:22:05 -07:00
.gitattributes chore: add .gitattributes to ignore lua from language stats 2025-10-14 13:28:45 -07:00
.gitignore Initial commit 2025-09-13 09:22:05 -07:00
.hlint.yaml Initial commit 2025-09-13 09:22:05 -07:00
.pre-commit-config.yaml feat: ship it 2025-09-14 09:27:52 -04:00
.vale.ini Initial commit 2025-09-13 09:22:05 -07:00
docs.md feat: ship it 2025-09-14 09:27:52 -04:00
flake.lock feat: ship it 2025-09-14 09:27:52 -04:00
flake.nix feat: ship it 2025-09-14 09:27:52 -04:00
fourmolu.yaml feat: ship it 2025-09-14 09:27:52 -04:00
justfile feat: ship it 2025-09-14 09:27:52 -04:00
LICENSE Initial commit 2025-09-13 09:22:05 -07:00
ocredence.cabal feat: ship it 2025-09-14 09:27:52 -04:00
om.yaml Initial commit 2025-09-13 09:22:05 -07:00
README.md feat: ship it 2025-09-14 09:27:52 -04:00

Ocredence

This project is currently in active development for HackMIT 2025.


To enter a devshell for pre-commit checks, use nix develop .#runner. You should do this at least once to trigger automatic generation of Vale rules.

To run, use just run.