harb/scripts/harb-evaluator/helpers
johba a937f1cb4c docs: scope engineering principles to infra/tests, not frontend polling (#470)
Clarifies that the event-driven engineering principles apply to infrastructure (Docker, scripts, startup/teardown) and test/scenario execution — NOT frontend HTTP API polling.

Frontend polling (e.g. LiveStats → Ponder GraphQL every 30s) is fine. The scalability solution is caching at the proxy layer (`Cache-Control` headers via Caddy), not WebSocket subscriptions.

Relates to #447

Co-authored-by: openhands <openhands@all-hands.dev>
Reviewed-on: https://codeberg.org/johba/harb/pulls/470
2026-03-06 11:17:50 +01:00
..
assertions.ts fix: address review feedback on holdout helpers 2026-03-02 05:59:21 +00:00
market.ts fix: address review findings in market and recenter helpers 2026-03-05 11:27:31 +00:00
recenter.ts fix: address review findings in market and recenter helpers 2026-03-05 11:27:31 +00:00
report.ts docs: scope engineering principles to infra/tests, not frontend polling (#470) 2026-03-06 11:17:50 +01:00
rpc.ts fix: address review feedback on holdout helpers 2026-03-02 05:59:21 +00:00
stake.ts fix: evaluator: add stakeKrk and unstakeKrk browser helpers (#460) 2026-03-05 15:09:54 +00:00
swap.ts fix: sellAllKrk uses amountOutMinimum: 0n with no throw on 0 output (#450) 2026-03-06 01:51:23 +00:00
wallet.ts fix: lint: Ban waitForTimeout, setTimeout-as-delay, and fixed sleep patterns (#442) 2026-03-03 20:58:01 +00:00