This commit is contained in:
2026-05-16 00:36:16 -07:00
37 changed files with 4943 additions and 235 deletions

View File

@@ -32,6 +32,14 @@ PORT=3449 lein run
## Test Execution
prefer using clojure-eval skill
## Pull Requests on Gitea
This project uses **gitea story-basking.ts net** as the primary remote for PRs. Use `tea` (the Gitea CLI) to create and manage pull requests. The gitea remote is the one you push to, NOT origin and NOT deploy.
**When opening a PR**, load and follow the **gitea-tea** skill. In short:
- Target branch is always `master`
- Use `tea pulls create -r notid/integreat -b master --title "..." --description "..."`
### Run All Tests
```bash
lein test # WORST CASE