Skip to content

Correct integration docs and keeper poll default (audit F-8) - #156

Merged
Bluechip23 merged 1 commit into
mainfrom
claude/bluechip-explorer-integration-eatvxl
Jul 7, 2026
Merged

Correct integration docs and keeper poll default (audit F-8)#156
Bluechip23 merged 1 commit into
mainfrom
claude/bluechip-explorer-integration-eatvxl

Conversation

@Bluechip23

Copy link
Copy Markdown
Owner
  • FRONTEND_MIGRATION: document the commit event's real phase values (funding | active | threshold_crossing | threshold_hit_exact); the hyphenated names in the event-watch table never matched what creator-pool emits.
  • keepers: lower ORACLE_POLL_INTERVAL_MS default from 330s to 70s so default-configured keepers keep the factory price inside the 120s pool-side staleness gate (SECURITY_AUDIT F-8, RUNBOOK 65-75s cadence); scale ORACLE_PRUNE_EVERY_N to 750 to keep the prune sweep ~daily. Update .env.example, README, and config test; mark F-8 fixed.
  • .env.example: align the example CHAIN_ID with bluechip-3 used by the frontend/explorer configs.
  • osmo_testnet.env: the VAA-pusher comment cited a 90s staleness bound; MAX_PRICE_AGE_SECONDS_BEFORE_STALE is 300s.
  • README: drop the reference to FUZZ_REVIEW.md, which is not in the repo.

Claude-Session: https://claude.ai/code/session_013UWKkumZFgbH5AZpbH5XWy

- FRONTEND_MIGRATION: document the commit event's real phase values
  (funding | active | threshold_crossing | threshold_hit_exact); the
  hyphenated names in the event-watch table never matched what
  creator-pool emits.
- keepers: lower ORACLE_POLL_INTERVAL_MS default from 330s to 70s so
  default-configured keepers keep the factory price inside the 120s
  pool-side staleness gate (SECURITY_AUDIT F-8, RUNBOOK 65-75s cadence);
  scale ORACLE_PRUNE_EVERY_N to 750 to keep the prune sweep ~daily.
  Update .env.example, README, and config test; mark F-8 fixed.
- .env.example: align the example CHAIN_ID with bluechip-3 used by the
  frontend/explorer configs.
- osmo_testnet.env: the VAA-pusher comment cited a 90s staleness bound;
  MAX_PRICE_AGE_SECONDS_BEFORE_STALE is 300s.
- README: drop the reference to FUZZ_REVIEW.md, which is not in the repo.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_013UWKkumZFgbH5AZpbH5XWy
@Bluechip23
Bluechip23 merged commit 08c1099 into main Jul 7, 2026
2 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants