Back to Napplet Machines V8
SOURCE / PINNED RELEASE

Made of little things.

Napplet Machines V8

Release
b3f614e739f0…
Author-recorded commit
534f19acb4ba…
License
LICENSE
Author’s source reference
nostr://npub182jczunncwe0jn6frpqwq3e0qjws7yqqnc3auccqv9nte2dnd63scjm4rf/wss%3A%2F%2Fgit.napplet.soy%2F/n-b5572362d4a

Archive hash verified: 0f7feb97e2c3d336…. The source-to-build association is the author’s claim; it has not been independently rebuilt.

docs/context-map.md
# 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.