feat(frontend): add SCF diligence snapshot panel#199
Conversation
|
@Oyinkans0la12 is attempting to deploy a commit to the karagoz's projects Team on Vercel. A member of the Team first needs to authorize it. |
|
@Oyinkans0la12 Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits. You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀 |
|
Thanks for the SCF diligence snapshot panel. I cannot merge this yet because the frontend typecheck fails on the merge result. Command run:
Failure: Please remove the unused
One behavioral note while you are touching it: |
|
Thanks for the PR. I rechecked the merge ref after the latest master update, but it is not merge-ready yet. Command run: git diff --check master...pr-199-mergeResult: Please strip the trailing whitespace and push an update. After that I will re-run the frontend tests/build and verify the snapshot panel stays aligned with the investor/demo evidence surfaces already on |
I've resolved all pending issues; kindly review and merge please. |
|
Thanks for the PR! The code builds fine locally ✅, but GitHub reports merge conflicts with the base branch. Could you rebase onto the latest |
i've resolved the conflicts, please review. |
Closes #148
Summary
Add a compact Diligence Snapshot panel that surfaces existing deployment information for SCF reviewers and investors.
Changes
Why
Reviewers should be able to verify deployment evidence directly from the application without searching through documentation. This panel surfaces existing configuration in a compact, read-only format while avoiding duplicated configuration.
Testing
Covered:
Validation:
Scope
This PR is frontend-only. It does not modify swap behavior, settlement logic, deployment configuration, network semantics, or runtime application behavior.