SCF-43 RFP artifact checklist โ
Single source of truth for the proposal author when filling out the SCF submission form (YK-291 / YK-295). Every artifact the SCF-43 Public-Good RFP track evaluates has a permanent URL below.
Status legend: โ ready ยท ๐ก in flight (depends on a queued issue or the Day-7 visibility flip) ยท ๐ด blocked.
| # | Artifact | Status | Stable URL | Source |
|---|---|---|---|---|
| 1 | Mermaid architecture diagram | โ | https://passkey-docs.pages.dev/architecture | docs/architecture.md โ YK-240 / PSK-009 |
| 2 | Plain-English stack walkthrough | โ | https://passkey-docs.pages.dev/architecture#plain-english-walkthrough | docs/architecture.md โ YK-240 / PSK-009 |
| 3 | Decentralization story | โ | https://passkey-docs.pages.dev/governance/decentralization | docs/governance/decentralization.md โ YK-241 / PSK-010 |
| 4 | Infrastructure explanation | โ | https://passkey-docs.pages.dev/governance/infrastructure | docs/governance/infrastructure.md โ YK-241 / PSK-010 |
| 5 | User-tracking story | โ | https://passkey-docs.pages.dev/governance/user-tracking | docs/governance/user-tracking.md โ YK-241 / PSK-010 |
| 6 | Maintenance commitment (12-month plan + named secondary maintainer + public update channel) | โ | https://passkey-docs.pages.dev/governance/maintenance | docs/governance/maintenance.md โ YK-268 / PSK-037 |
| 7 | Threat model | โ | https://passkey-docs.pages.dev/governance/threat-model | docs/governance/threat-model.md โ YK-282 / PSK-051 |
| 8 | License (MIT) | โ | (repo file โ public after Day-7 flip) | LICENSE โ YK-283 / PSK-052 |
| 9 | CONTRIBUTING | ๐ก | pending YK-233 unbypass | CONTRIBUTING.md (future) โ YK-233 / PSK-002 |
| 10 | Evidence: Stellar-Wallets-Kit maintainer conversation | ๐ก | Linear: YK-234 (Discussion thread URL lands when the maintainer-side reply posts) | YK-234 / PSK-003 |
| 11 | Evidence: coordination with @kalepail's passkey-kit (Tyler) | ๐ก | Linear: YK-235 (reply on stellar/stellar-protocol Discussion #1499 lands at the relevant URL) | YK-235 / PSK-004 |
| 12 | Compatibility matrix (โฅ 8 cells, dated last-checked) | โ | https://passkey-docs.pages.dev/matrix | docs/matrix.md + docs/matrix/data.json โ YK-267 / YK-278 |
| 13 | Usage-pattern guide (load-bearing prose) | โ | https://passkey-docs.pages.dev/guide/usage-patterns | docs/guide/usage-patterns.md โ YK-279 / PSK-048 |
| 14 | SDK API reference (TypeDoc) | โ | https://passkey-docs.pages.dev/api/README | docs/api/ โ YK-281 / PSK-050 |
| 15 | Reference demo (real on-chain tx) | โ | https://passkey-demo-3vk.pages.dev | apps/demo/ โ YK-264 / YK-266 / PSK-033 / PSK-035 |
| 16 | Deployed contract (testnet) | โ | https://stellar.expert/explorer/testnet/contract/CBCDZA5QCF6BJQO2I2AIWTR4IBJDLJX632S6SG6Y6JNPYWZL56GJR3VI | wasmHash 5ac96264โฆd28307e โ YK-244 / PSK-013 |
| 17 | SDK adopted into the upstream kit (Draft PR) | ๐ก | pending YK-288 (PR URL lands when filed) | YK-288 / PSK-057 |
| 18 | Public update channel | โ | https://github.com/justmert/stellar-passkey-kit/releases.atom (visible after Day-7 flip) | docs/governance/maintenance.md โ YK-268 |
| 19 | CI farm + green status | ๐ก | https://passkey-docs.pages.dev/matrix + the Actions tab (post-flip) | YK-275 / YK-276 / YK-277 |
19 rows total; the gate requires โฅ 11 with a check-mark status, and 14 carry โ today. The remaining 5 are blocked on either the Day-7 public-visibility flip (rows 8, 18, 19) or upstream outreach replies (rows 9, 10, 11, 17) โ none are work items the proposal author can unblock by writing more SDK code.
Notes for the proposal-form drafter (YK-291) โ
- The "Decentralization", "Infrastructure", "User tracking", "Maintenance", and "License" form fields can be answered by pasting the first paragraph of each
docs/governance/*.mdfile followed by the URL above. - The "Code repository" field is https://github.com/justmert/stellar-passkey-kit.
- The "Live demo URL" is https://passkey-demo-3vk.pages.dev (or the
passkey-demo.opak.aicustom domain once attached). - The "Documentation" field is https://passkey-docs.pages.dev.
- The "Audit / threat model" field is row 7's URL above.
How to refresh this checklist โ
When a ๐ก row resolves (its tracking issue closes), update the Status cell to โ
and replace the placeholder text in Stable URL with the live link. The dedicated YK-294 markdown-link-check workflow will fail loudly if any URL rots after the flip.