Skip to content

Commit 1f17e5d

Browse files
committed
docs: rephrase faf-cli section to neutral 'Render project.faf'
1 parent 0c0438d commit 1f17e5d

1 file changed

Lines changed: 2 additions & 4 deletions

File tree

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -35,15 +35,13 @@ The server is unaware of the injection. No roots, no new protocol primitives, an
3535

3636
[SEP-2577](https://github.com/modelcontextprotocol/modelcontextprotocol/pull/2577) deprecated Roots in part because of vague semantics and overlap with tool parameters and server configuration. An earlier experiment, [mcp-current-repo](https://github.com/Wolfe-Jam/mcp-current-repo), used Roots to carry project identity; that surface is no longer viable. Parameter injection uses the surface the SEP itself named as the natural alternative.
3737

38-
## Try it now — zero install
39-
40-
`project.faf` itself is [IANA-registered](https://www.iana.org/assignments/media-types/application/vnd.faf+yaml). See it rendered:
38+
## Render project.faf
4139

4240
```bash
4341
npx faf-cli show
4442
```
4543

46-
Opens a scored HTML card from the current file — always fresh, never a committed snapshot that can go stale.
44+
Renders the current `project.faf` as an HTML card (IANA media type `application/vnd.faf+yaml`).
4745

4846
## Demo
4947

0 commit comments

Comments
 (0)