# Housebro Projects

> Working drawings for Bobby's housing projects: phases, area status, open decisions, and site measurements.

## Docs

- [How this site is built](/about): Every projects/<slug>/project.json becomes a dashboard page. How to add a project and rebuild.

## Agent resources

- [llms-full.txt](/llms-full.txt): The full Markdown of every page in one file.
- [Page Markdown](/index.md): Append `.md` to any page URL to fetch that page as raw Markdown.
- [JSON API](/api/docs/pages.json): Page index of the JSON docs API; each entry links the page's JSON and Markdown forms. Described by the OpenAPI document at /openapi.json.
- [API catalog](/.well-known/api-catalog): RFC 9727 linkset of the APIs documented here.
- [agent-readability.json](/agent-readability.json): Manifest of every agent-facing artifact on this site.
