feat(feeds): Trust402 listing for forex/composite daily fetcher snapshots - #705
Merged
Merged
Conversation
Add an idempotent post-pipeline script that fetches suite latest via fetcher Workers, archives the envelope by request.date, and publishes a Trust402 dataset listing whose commitment is the fetcher Merkle root. Co-authored-by: aggre <hiroyuki.aggre@gmail.com>
Deploying with
|
| Status | Name | Latest Commit | Preview URL | Updated (UTC) |
|---|---|---|---|---|
| ✅ Deployment successful! View logs |
fetcher | bf05b79 | Commit Preview URL Branch Preview URL |
Jul 26 2026, 02:43 PM |
Fetcher Workers fails on the ~100-leaf composite suite payload; default to in-process fetchAndCommit (Node), keep Workers behind USE_FETCHER_WORKERS. Co-authored-by: aggre <hiroyuki.aggre@gmail.com>
aggre
marked this pull request as ready for review
July 26, 2026 15:01
|
Bugbot is not enabled for your account, so this pull request was not reviewed. Enable Bugbot in the Cursor dashboard to get automatic reviews on future PRs. |
Member
Author
|
Reviewed and approved. Clean implementation: openspec docs, well-tested idempotency logic, proper Trust402 SDK fix for proof.inputs. CI all green. Merging. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
…/forex/composite/latestvia@lemmaoracle/fetcherfetchAndCommit, archives the envelope byrequest.date, and publishes a Trust402 dataset listing.data-commitment-v1.1), so pre-purchase proofs of$["request"]["url"]/$["request"]["date"]work./fetchis opt-in (USE_FETCHER_WORKERS=1) — the suite payload (~100 leaves) currently exceeds Worker limits.publish()now submits proverproof.inputs(with commitment fallback) and exportslist.Usage
Test plan
pnpm --filter @lemmaoracle/feeds test/ type-check / lintpnpm --filter @trust402/sdk test/ type-check / lintDRY_RUN=1 pnpm list:forex-composite-trust402(live suite fetch + archive)LEMMA_API_KEY(operator)