Commit 9a76f0b
authored
docs: surface agentic positioning in README tagline + npm keywords (JavaScriptSolidServer#406) (JavaScriptSolidServer#547)
Per JavaScriptSolidServer#406's 'keep changes light, no marketing language' constraint,
this is deliberately a ~3-line README diff rather than a new section:
- Tagline gains 'for the agentic web' (the issue's own suggested
wording). Retrieval/embedding weight concentrates at the top of a
README, so one tagline term outweighs a section further down.
- One net-new Features bullet: Programmatic Auth via
POST /idp/credentials — the most headless-agent-relevant
capability JSS has, and previously undiscoverable from the README.
Every other agent-relevant fact (MCP, NIP-98, JSON-LD, 402) was
already in the Features list; restating them in a dedicated
'Why JSS for agents' section would be repetition, which doesn't
help LLM readers and costs tokens.
- package.json keywords gain json-ld, webid, mcp, agent, agentic —
npm-search discoverability at zero README cost.
Closes JavaScriptSolidServer#406.1 parent 5863768 commit 9a76f0b
2 files changed
Lines changed: 8 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
21 | 22 | | |
22 | 23 | | |
23 | 24 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
56 | 61 | | |
57 | 62 | | |
58 | 63 | | |
| |||
0 commit comments