Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
26 changes: 26 additions & 0 deletions LAUNCH_READINESS.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
# Launch Readiness — v0.1.0

Status: public draft standard proposal.

Day-1 checks:
- README understandable in 60–120 seconds
- clone/test path works from a fresh environment
- GitHub Action is green
- main branch is protected
- v0.1.0 release exists
- Pilot Access path is visible
- no private customer data, production keys, scoped key internals, Passpod Hub backend logic, or buyer-specific workflows are exposed

Public repo purpose:
- understand Passpod TASK Core
- inspect Trust Action Receipt schema
- validate sanitized examples
- discuss Sensitive Action Control as a public draft standard proposal

Pilot Access purpose:
- scoped pilot keys
- signed pilot receipts
- hosted verification
- scenario mapping
- security review material
- commercial pilot/license path
Loading