From 2743cbe718ad28a6f473968cda311832c0fad3ed Mon Sep 17 00:00:00 2001 From: DIDX Date: Tue, 9 Jun 2026 21:19:40 +0800 Subject: [PATCH] Add v0.1.0 launch readiness checklist --- LAUNCH_READINESS.md | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 LAUNCH_READINESS.md diff --git a/LAUNCH_READINESS.md b/LAUNCH_READINESS.md new file mode 100644 index 0000000..5bc8a6c --- /dev/null +++ b/LAUNCH_READINESS.md @@ -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