SOURCE / PINNED RELEASE
Made of little things.
Drone Zone — deep field
- Release
- 578f277a8be1…
- Author-recorded commit
- a96742b428de…
- License
- LICENSE
- Author’s source reference
- nostr://npub1n8ga89w8h6tvwamxusfyzexw8gjy84yxu9rxgnmk955cxtml4ujswzxydd/wss%3A%2F%2Fgit.napplet.soy%2F/n-9753e6cf3ec
Archive hash verified: f7f3bf8ff3482551…. The source-to-build association is the author’s claim; it has not been independently rebuilt.
# Context Map
Read the smallest set that covers the change.
| Need | Read |
| --- | --- |
| Protocol authority and NIP-5D links | `docs/nip-5d.md` |
| Shell vs napplet responsibility | `docs/boundaries.md` |
| Runtime implementation patterns | `docs/design-patterns.md` |
| Which `@napplet` package to import | `docs/package-surfaces.md` |
| Missing NAP interface or wire format | `docs/new-nap-proposals.md` |
| Pre-merge checklist | `docs/authoring-checklist.md` |
| Conformance testing | `pnpm test:conformance` / `:ui` (see README) |
| Agent workflow | `npx skills add napplet/napplet`, then the `napplet-make` skill |
| Layout and visual contract | `napplet-ui` skill; `src/styles.css` header comment |
The upstream napplet SDK is alpha. Treat current package README files and the
living NIP-5D/NAP sources as more authoritative than assumptions copied into
this template.