

Also from Kynth Studios


Also from Kynth Studios


Also from Kynth Studios
1# Backend Application Guidelines23`application/` is the WebFlux + R2DBC backend: services, routers, security, migrations, and packaging. Everything here is reactive — never block threads.45## Structure67- `application/src/main/java/` — services, routers, endpoints, and configuration.8- `application/src/main/resources/application*.yaml` — environment configuration.9- `application/src/main/resources/db/migration/{h2,mariadb,mysql,postgresql}/` — per-dialect migrations.10- `application/src/main/resources/extensions/` — extension schemas and role templates.11- `application/src/test/` — backend tests.1213## Commands1415- `./gradlew :application:test` — run backend tests.16- `./gradlew :application:bootRun` — start the backend dev server.17- `./gradlew :application:copyUiDist` — embed the built UI into the JAR.18- `./gradlew generateOpenApiDocs` — emit the OpenAPI spec used to regenerate the UI client.1920## Conventions2122- Keep reactive flows non-blocking; no blocking I/O in request paths.23- Database migrations are versioned per dialect — never auto-generate them, and review them with the `application/` guide in mind.24- Tests: JUnit 5 with Spring Boot test support; name unit tests `XxxTest` and integration tests `XxxIntegrationTest`.25- After DTO, route, or schema changes, regenerate the UI client (`./gradlew generateOpenApiDocs && pnpm -C ui api-client:gen`) and update `ui/` usage.2627## Boundaries2829- Ask before adding database migrations, changing security configuration, or introducing new dependencies.3031
One repository carrying more than one format is the comparison this product exists for: does anyone actually write different content in each file, or is one a copy of the other?
| Repository | Format | Stack | Covers | Score | Changed |
|---|---|---|---|---|---|
| halo-dev/haloAGENTS.md · 39k | AGENTS.md | archsecuritydo-notagent-behaviour | 70/100 | 8 days ago | |
| halo-dev/haloapi/AGENTS.md · 39k | AGENTS.md | styleapi | 56/100 | 11 days ago | |
| halo-dev/haloplatform/application/AGENTS.md · 39k | AGENTS.md | no sections | 24/100 | 11 days ago | |
| halo-dev/haloplatform/plugin/AGENTS.md · 39k | AGENTS.md | no sections | 16/100 | 11 days ago | |
| halo-dev/haloui/AGENTS.md · 39k | AGENTS.md | testlint-formatstylearch | 79/100 | 8 days ago |
Same format, overlapping stack, ranked by quality.
| Repository | Format | Stack | Covers | Score | Changed |
|---|---|---|---|---|---|
| n8n-io/n8npackages/@n8n/agents/AGENTS.md · 201k | AGENTS.md | buildteststylearch+3 | 100/100 | 14 days ago | |
| duckduckgo/content-scope-scriptsspecial-pages/AGENTS.md · 70 | AGENTS.md | buildteststylearch+3 | 100/100 | 14 days ago | |
| deepseek-ai/deepseek-harnessnative/landlock-run/AGENTS.md · 104k | AGENTS.md | setupteststylearch+3 | 100/100 | today | |
| code-yeongyu/oh-my-openagentpackages/web/AGENTS.md · 68k | AGENTS.md | setupbuildtestlint-format+6 | 100/100 | 13 days ago | |
| TryGhost/Ghoste2e/AGENTS.md · 55k | AGENTS.md | setupteststylearch+2 | 100/100 | today | |
| mui/material-uiAGENTS.md · 99k | AGENTS.md | setupbuildtestlint-format+9 | 100/100 | 14 days ago | |
| elastic/elasticsearchx-pack/plugin/core/src/main/java/org/elasticsearch/xpack/core/ml/AGENTS.md · 78k | AGENTS.md | buildtestlint-formatstyle+2 | 100/100 | 14 days ago | |
| bagisto/bagistoAGENTS.md · 28k | AGENTS.md | setupbuildteststyle+7 | 100/100 | 7 days ago |
A badge carrying the measured quality of the strongest agent config file in this repository, out of 100. It reads from this index every time somebody loads your page, so it changes when the measurement changes and there is nothing to keep up to date. Free, no account, and the value is not something you or we can set by hand.
[](https://rulestack.kynth.studio/configs/halo-dev-halo-application-agents)Would rather not hotlink us? Every badge is also served in shields.io’s endpoint schema, so shields renders the image and your readers never talk to our domain:
Published by Toolproof, the masthead over this index and eight others. The method behind the number is at toolproof.kynth.studio/methodology, and the whole thing is readable as JSON with no key at /api.