-
Notifications
You must be signed in to change notification settings - Fork 66
[SCF high][easy] Add frontend diligence snapshot panel for deployment proof #148
Copy link
Copy link
Open
Labels
SCF 7.0Issues that strengthen the SCF 7.0 resubmission packageIssues that strengthen the SCF 7.0 resubmission packageStellar WaveIssues in the Stellar wave programIssues in the Stellar wave programenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomersinvestor readinessWork that improves investor, grant, or partner diligence materialsWork that improves investor, grant, or partner diligence materialslow riskScoped work that should not change bridge settlement semanticsScoped work that should not change bridge settlement semanticspriority: highHigh-impact work for SCF, investor readiness, or launch confidenceHigh-impact work for SCF, investor readiness, or launch confidence
Description
Metadata
Metadata
Assignees
Labels
SCF 7.0Issues that strengthen the SCF 7.0 resubmission packageIssues that strengthen the SCF 7.0 resubmission packageStellar WaveIssues in the Stellar wave programIssues in the Stellar wave programenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomersinvestor readinessWork that improves investor, grant, or partner diligence materialsWork that improves investor, grant, or partner diligence materialslow riskScoped work that should not change bridge settlement semanticsScoped work that should not change bridge settlement semanticspriority: highHigh-impact work for SCF, investor readiness, or launch confidenceHigh-impact work for SCF, investor readiness, or launch confidence
Why this matters
SCF reviewers and investors should be able to see the live OverSync proof points without digging through README tables. This is a small frontend-only feature that turns existing deployment facts into an investor/SCF-ready evidence surface.
Scope
Add a compact
Diligence snapshotpanel to the frontend that shows:testnet-onlyvs mainnet-enabled flag;No validator set, no attester, HTLC refund path.Prefer deriving values from existing config/deployment files instead of hard-coding new constants in the component.
Suggested files
frontend/src/App.tsxfrontend/src/config/networks.tsdeployments.testnet.jsonfrontend/src/components/Acceptance criteria
Not configuredinstead of throwing.pnpm --filter @oversync/frontend buildpasses.