Skip to content

Restore reserve sync, yield cleanup, and hourly price handoffs - #1040

Merged
TokenBrice merged 4 commits into
mainfrom
release/night-watch-20260905
Sep 5, 2026
Merged

Restore reserve sync, yield cleanup, and hourly price handoffs#1040
TokenBrice merged 4 commits into
mainfrom
release/night-watch-20260905

Conversation

@TokenBrice

@TokenBrice TokenBrice commented Sep 5, 2026

Copy link
Copy Markdown
Owner

Production reserve synchronization rejected current Hive heads, dropped River redemption telemetry on unused contract slots, and held USDRIF/USDGO behind superseded evidence pins. This release refreshes the verified USDRIF implementation and USDGO July report, gives each reserve attempt its current clock, and preserves required River reads while tolerating unused slots.

It also retries transient D1 overload during yield cleanup after successful publication, and repairs the hourly price handoff that discarded approved low-volume observations through ordinary replay policy. Staged observations retain original timestamps and fallback authority; stale or uncorroborated severe prices remain withheld. The handoff spans the next hourly primary publication before its replacement runs.

USDGO's July examination identifies BUIDL on Solana. The obsolete June Avalanche check is retired; latest-report/hash verification, reconciliation, and same-period issuer disagreement guards remain mandatory. No report-time Solana replay is claimed.

Validation:

  • 441 cron/scheduled test files, 5,104 tests passed; subsequent hourly phase-order regression passed.
  • Worker/root typing and stablecoin data validation passed; full generated-artifact check passed.
  • USDGO compiler reproduced the reviewed 406,396-byte report and exact SHA-256.
  • Direct live probes passed for AUDX, USDGO, USDRIF, HBD, and River; River emitted approximately $19.17M of bounded redemption capacity.
  • Adaptive local static/docs and 5,684 tests passed. Critical coverage passed after adding the new staging module’s measured 100% baseline; existing baselines are unchanged. GitHub PR gate and post-deploy scheduled execution remain required.

Existing upstream disclosure staleness and adverse reserve evidence remain visible. Production acceptance requires the next yield, price, and reserve/redemption scheduled executions.

Plan: agents/2026-09-05-night-watch/README.md; tasks R1, Y1, B1, P1, V1.

Refresh USDGO to the examined July Solana reserve report and retire the obsolete June Avalanche check. Rebind verified USDRIF implementations, refresh each adapter clock, and tolerate unused River manager slots while preserving required reads.

Plan: agents/2026-09-05-night-watch/README.md
Tasks: R1, B1
A successful yield publication was reported failed when post-publication cleanup hit D1 queue overload. Retry only the idempotent cleanup with the existing bounded abort-aware policy, preserving terminal schema and exhausted-retry errors.

Plan: agents/2026-09-05-night-watch/README.md
Tasks: Y1
Hourly fallback observations were routed through ordinary replay policy, discarding approved low-volume quotes and non-replay sources. Keep actual fetched observations in a CAS-fenced handoff, enforce both stage and source ages, and revalidate missing prices without elevating fallback authority.

Plan: agents/2026-09-05-night-watch/README.md
Tasks: P1
Enroll the new critical observation staging module at its measured 100 percent line coverage so the existing no-regression gate can evaluate it. Preserve all existing baselines.
@TokenBrice
TokenBrice merged commit d781022 into main Sep 5, 2026
14 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.

1 participant