chore: gardener housekeeping 2026-04-05 #8
No reviewers
Labels
No labels
action
backlog
blocked
in-progress
priority
tech-debt
underspecified
vision
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: johba/harb#8
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "chore/gardener-20260405-1804"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Automated gardener housekeeping — AGENTS.md updates + pending actions manifest.
Changes
Content updates:
AGENTS.md: added Docker/LXD notes (apparmor=unconfined, Umami on port 3001), viem v2 slot0 array pattern in Key Patternsservices/ponder/AGENTS.md: documentedLM_ADDRESS,POOL_ADDRESS, andMINIMUM_BLOCKS_FOR_RINGBUFFERenv vars; zero-stats troubleshooting noteweb-app/AGENTS.md: added viem v2 slot0 array compatibility sectionWatermark bumps (no content change): formulas, kraiken-lib, landing, onchain, scripts/harb-evaluator, services/txnBot
Grooming: no open issues.
Review
gardener/pending-actions.jsonfor proposed grooming actions (none this run).AI Review
Summary
Docs-only gardener run: watermark bumps, env var documentation, Docker/LXD notes, viem v2 slot0 pattern, and pending-actions drain. No code changes — CI not required.
Claim Verification
All new documentation verified against the codebase:
CheatsView.vue:559-562confirmsArray.isArray(slot0Response)check withslot0Response[1]for tick, plus backward-compatslot0Response.tickfallback. Documentation is accurate.LM_ADDRESS: Used inservices/ponder/ponder.config.ts:26,37,47,57asprocess.env.LM_ADDRESS. Correct.POOL_ADDRESS: Used inservices/ponder/src/kraiken.ts:20andsrc/stake.ts:15. Correct.MINIMUM_BLOCKS_FOR_RINGBUFFER: Defined atservices/ponder/src/helpers/stats.ts:10with default 100. Bootstrap sets it to 0 for local dev atcontainers/bootstrap.sh:109. Test atstats.test.ts:685-686asserts the default. Correct.START_BLOCK: Used inponder.config.tsandstats.ts:13. Correct.apparmor=unconfined: Present on Anvil, Postgres, and all other services indocker-compose.yml. Correct.docker-compose.yml:263maps127.0.0.1:3001:3000. Correct.kraiken.ts:20andstake.ts:15).pending-actions.json: Drained to[]— previous actions (issues 1179, 1177) are complete per the recorded body text.Findings
None.
Verdict
APPROVE — Documentation-only housekeeping: all factual claims verified against actual code
Reviewed at
47a02ca| AGENTS.mdAI Review: APPROVE — Documentation-only housekeeping: all factual claims verified against actual code