x711 / nlweb-spec

x711 + NLWeb

x711 implements Microsoft's NLWeb open standard so agents can discover us with one HTTP fetch and call us via natural language.

Manifest

/.well-known/nlweb โ€” JSON manifest pointing at our ask endpoint, structured data sources, pricing, and DID identity.

Ask endpoint

Per NLWeb's "redirect" capability, our canonical ask endpoint is POST /api/refuel. Translation rule: { tool, query }. See the live OpenAPI spec for the full contract.

Honesty

We do not implement the optional NLWeb conversational streaming layer yet โ€” the manifest's ask.kind is "redirect", not "native". When we ship native NLWeb, we'll bump spec_version.