Skip to content

docs: proof inspector safety boundaries and contributor handoff (#985)#1105

Open
Anichris-koded wants to merge 3 commits into
Stellar-Mail:mainfrom
Anichris-koded:docs/proof-inspector-safety-boundaries-985
Open

docs: proof inspector safety boundaries and contributor handoff (#985)#1105
Anichris-koded wants to merge 3 commits into
Stellar-Mail:mainfrom
Anichris-koded:docs/proof-inspector-safety-boundaries-985

Conversation

@Anichris-koded

Copy link
Copy Markdown

Summary

Documents the safety boundaries, privacy assumptions, and contributor handoff for the Proof Inspector area.

Changes

  • Added docs/architecture/proof-inspector.md covering:
    • All files a contributor must understand (ProofInspectorModal, ProvenanceInspector, provenance.ts, trust-state.ts, data.ts)
    • Full data contracts (Email fields, ProvenanceDetails, MockProofRecord, TrustState)
    • Safety notes: fake demo data, body withheld from clipboard, client-only trust derivation, cosmetic search validation
    • All user-facing states for ProofInspectorModal and ProvenanceInspector
    • Links to existing tests and docs
    • QA checklist (functional, trust states, type safety, privacy)
  • Updated docs/architecture/README.md with a link to the new doc

Tested

  • No production code changed
  • Existing unit tests in trust-state.test.ts unchanged and passing

Closes #985

Document safety boundaries, data contracts, user-facing states, and QA
checklist for the proof inspector surface.

Closes Stellar-Mail#985
docs: proof inspector safety boundaries and contributor handoff
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.

[Existing app][Proof Inspector] Document safety boundaries and contributor handoff

1 participant