endpoint-libs 2.1.2

WebSocket RPC server and endpoint schema model, with MCP tool exposure and JSON Schema / OpenAPI / AsyncAPI generation. Shared runtime for services generated by endpoint-gen.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
@AGENTS.md

# Claude Code notes — endpoint-libs

The import above is binding: [`AGENTS.md`](AGENTS.md) is the **working agreement** for this
repository, and every Claude Code session loads it automatically. Don't copy rules here —
one source of truth, no drift. Only genuinely Claude-specific wiring belongs below.

- Guardrails live in [`.claude/settings.json`].claude/settings.json: safe read-only
  commands are pre-allowed; pushes, publishing, `gh pr merge`, cloud CLIs and deploys prompt
  first (`permissions.ask` plus the `PreToolUse` hook in [`.claude/hooks/`].claude/hooks/).
- Keep the hook's `RISKY_WORDS` and `permissions.ask` **in sync** — they back each other up.