Skip to content

docs: update intro page#10

Merged
felippemsc merged 18 commits intomainfrom
docs/content
Feb 7, 2026
Merged

docs: update intro page#10
felippemsc merged 18 commits intomainfrom
docs/content

Conversation

@felippemsc
Copy link
Contributor

@felippemsc felippemsc commented Feb 6, 2026

Summary

Complete documentation content for SignedShot MVP launch.

Changes

  • Updated intro/getting started page
  • Added conceptual documentation (two-layer trust, sidecar format, cryptographic specs)
  • Added integration guides (quick-start, iOS, Python validation)
  • Added API reference documentation
  • Added security documentation (threat model, limitations)
  • Updated footer links and navigation

Documentation Structure

docs/
├── intro.md # Getting started overview
├── how-it-works.md # Visual flow overview
├── concepts/
│ ├── two-layer-trust.md # Capture Trust + Media Integrity
│ ├── sidecar-format.md # Full JSON schema reference
│ └── cryptographic-specs.md # Algorithms, key formats
├── guides/
│ ├── quick-start.md # 5-minute integration
│ ├── ios-integration.md # iOS SDK guide
│ └── python-validation.md # Python library usage
├── api-reference/
│ └── overview.md # All endpoints documented
└── security/
├── threat-model.md # What SignedShot protects against
└── limitations.md # What it doesn't protect against

Test plan

  • Review all documentation pages for accuracy
  • Verify all internal links work
  • Check code examples are correct
  • Test on Vercel preview deployment

@vercel
Copy link

vercel bot commented Feb 6, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
signedshot-docs Ready Ready Preview, Comment Feb 7, 2026 0:19am

Request Review

@felippemsc felippemsc marked this pull request as ready for review February 7, 2026 12:19
@felippemsc felippemsc merged commit 9174447 into main Feb 7, 2026
5 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