Repository Guidelines
The repository follows a lightweight `deps.edn` layout: core source lives under `src/msc/*`, mirroring the functional areas (`term`, `truth`, `stamp`, `fifo`, `memory`, `infer`, `decide`, `engine`, `check`). Tests sit in `test/msc/*` with namespaces that mirror their production counterparts (e.g., `