docs: list all draft NAPs in the README registry - #38
Merged
Conversation
The NAP-WORD table was missing 10 draft interface NAPs and the NAP-N track
had no table at all. Add every open draft NAP so the registry is complete.
- NAP-WORD: add RESOURCE, CONFIG, CONNECT, UPLOAD, VALUE, OUTBOX, CVM, and the
CLASS / CLASS-1 / CLASS-2 sub-track.
- NAP-N: add a wire-format table (NAP-1..NAP-5) with topic prefixes, noting all
ride NAP-INC and negotiate via shell.supports("inc", "NAP-N").
Draft rows link to their open PRs; merged specs link to their file under naps/.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The README registry was incomplete: the NAP-WORD table listed only 8 of the draft interfaces, and the NAP-N track had no table at all. This adds every open draft NAP so the registry reflects the full ecosystem.
NAP-WORD — added 10 rows:
resource(#13),config(#14),connect(#19),upload(#33),value(#30),outbox(#32),cvm(#31), and theclasssub-track — CLASS (#16), CLASS-1 (#17), CLASS-2 (#18).NAP-N — new table: NAP-1
profile:*(#21), NAP-2stream:*(#26), NAP-3chat:*(#27), NAP-4note:open(#28), NAP-5feed:*(#36), with a note that all ride NAP-INC and negotiate viashell.supports("inc", "NAP-N").Draft rows link to their open PRs; merged specs link to their file under
naps/. All entries areDraft.🤖 Generated with Claude Code