# Neighbor Signal auth.md

Neighbor Signal is a public, read-only school-system briefing service for parents and software agents.

## Agent audience

Agents may read and link to public pages, the edition directory API, sitemaps, and the discovery documents advertised by this site. No account or agent registration is required for these resources.

## Authentication and credentials

The public website and edition directory API do not accept OAuth access tokens, API keys, identity assertions, or other agent credentials. There are no public write actions and no public OAuth authorization server, token endpoint, registration endpoint, claim endpoint, or revocation endpoint.

Do not send credentials to Neighbor Signal. If protected or write-capable APIs are introduced later, this document and the site's OAuth discovery metadata will be updated before those APIs are advertised.

## Public resources

- API catalog: https://neighborsignal.com/.well-known/api-catalog
- Agent capability catalog: https://neighborsignal.com/.well-known/ai-catalog.json
- API documentation: https://neighborsignal.com/docs/api/
- OpenAPI description: https://neighborsignal.com/openapi.json
- Edition directory: https://neighborsignal.com/api/editions.json
- Service status: https://neighborsignal.com/status.json

## Content use

The site's current content preference is `ai-train=no, search=yes, ai-input=yes`, as declared in `robots.txt`.
