docs: record clean lint run
Some checks failed
CI and deploy / verify (push) Successful in 2m37s
CI and deploy / publish (push) Failing after 1s
CI and deploy / deploy (push) Has been skipped

This commit is contained in:
Alex 2026-08-26 18:50:55 +02:00
parent 99fde46ed3
commit 26529a837b

View file

@ -1,6 +1,6 @@
# Nereus delivery roadmap
Updated: 2026-08-24
Updated: 2026-08-26
`[x]` means locally verified. `[~]` means implemented but awaiting a real
integration environment. `[ ]` means not implemented. `[H]` is human-owned and
@ -46,7 +46,7 @@ task. Mark a task `[x]` only after its stated verification passes.
- [x] Test database failure behavior on every data endpoint.
- [x] Assert exact metric names and route-template labels in tests.
- [x] Test malformed and oversized JSON request bodies.
- [ ] Run `golangci-lint run` with the CI-selected version.
- [x] Run `golangci-lint run` with the CI-selected version.
## Load generator