# Reference

This section collects lookup-oriented documentation and stable reference points.

## Reference Areas

- output and help conventions
- public endpoints for protocol checks
- schema mapping and `--schema-url`
- daemon and runtime reference material

## Guides

- [Public Endpoints](./public-endpoints.md)
- [Schema Mapping](./schema-mapping.md)

## Maintainer Docs

These remain repository docs rather than public site pages:

- [Release Process](https://github.com/holon-run/uxc/blob/main/docs/operations/release.md)

<!-- INDEX:START -->

- [Public Endpoints](./public-endpoints.md)
  These endpoints are useful for protocol availability checks without API keys.
  <!-- mdorigin:index kind=article -->

- [Schema Mapping](./schema-mapping.md)
  Some services expose runtime APIs and OpenAPI schemas at different URLs.
  <!-- mdorigin:index kind=article -->

<!-- INDEX:END -->
