# Terms — AWcode

---

**Canonical HTML version:** https://www.awcode.com/terms

**About this document:** This is a plain-Markdown mirror of an AWcode.com page, served so that LLMs and agents can read the content without executing the site's retro-OS JavaScript UI. The HTML page at the canonical URL above carries the same content and is also fully indexable.

## Machine-readable

Resources for AI agents, LLMs and integrations:

- [https://www.awcode.com/llms.txt](https://www.awcode.com/llms.txt) — index of markdown mirrors
- [https://www.awcode.com/llms-full.txt](https://www.awcode.com/llms-full.txt) — every page + post concatenated
- [https://www.awcode.com/sitemap.xml](https://www.awcode.com/sitemap.xml) — full sitemap
- [https://www.awcode.com/robots.txt](https://www.awcode.com/robots.txt) — crawl + Content-Signal policy
- [https://www.awcode.com/ai.txt](https://www.awcode.com/ai.txt) — AI access policy
- [https://www.awcode.com/openapi.json](https://www.awcode.com/openapi.json) — OpenAPI 3.1 spec
- [https://www.awcode.com/.well-known/api-catalog](https://www.awcode.com/.well-known/api-catalog) — RFC 9264 / 9727 link set
- [https://www.awcode.com/.well-known/mcp.json](https://www.awcode.com/.well-known/mcp.json) — MCP discovery
- [https://www.awcode.com/mcp](https://www.awcode.com/mcp) — MCP server endpoint (POST JSON-RPC 2.0)
- [https://www.awcode.com/.well-known/agent-skills/index.json](https://www.awcode.com/.well-known/agent-skills/index.json) — Agent Skills index

### Public API — concrete examples

- [GET https://www.awcode.com/api/posts](https://www.awcode.com/api/posts) — list recent published posts
- [GET https://www.awcode.com/api/posts/navigating-the-challenges-of-saas-development](https://www.awcode.com/api/posts/navigating-the-challenges-of-saas-development) — fetch one post
- [GET https://www.awcode.com/api/pages/about](https://www.awcode.com/api/pages/about) — fetch the about page

### Markdown mirrors — concrete examples

- [https://www.awcode.com/index.md](https://www.awcode.com/index.md) — homepage
- [https://www.awcode.com/about.md](https://www.awcode.com/about.md) — about page
- [https://www.awcode.com/news/navigating-the-challenges-of-saas-development.md](https://www.awcode.com/news/navigating-the-challenges-of-saas-development.md) — one news post
