# AGENTS.md — austin.com.co

austin.com.co is **The Austin City Guide**, part of the **WholeTech** network. Built **Agents First** — https://agentsfirst.dev.

## What an agent can do here
Read-only content site. No write actions. Prefer the structured JSON in `/api/` over scraping HTML.

## Site map (human pages)
- `/` — Austin essentials: getting around, weather, cost of living, food, music, outdoors; plus moving guide (jobs, neighborhoods, schools, culture shock).
- `/about/` — publisher info (WholeTech Network, Austin-based, roots in the 1996 spring.com BBS).
- `/faq/` — common questions (FAQPage JSON-LD included).
- `/news/` — live Austin headlines (client-side feed via `/rss-api`).
- `/videos/` — top 18 Austin YouTube videos ranked by view count, curated June 2026.
- `/sources/` — 17 annotated external Austin sites, grouped: official/city, news, guides & eats, communities.
- `/resources/` — general research tools for studying Austin.
- `/social/`, `/sitemap/` — network follows and full page list.
- Pretty URLs are canonical; `x.html` files are redirect stubs to `/x/`.

## Machine-readable resources
- `/llms.txt` — site map for agents.
- `/openapi.json` — read API surface.
- `/api/event.json` — the June 8, 2026 Claude Code Community Meetup at Capital Factory (Austin), structured.
- `/api/glossary.json` — Agents First / AI vocabulary.
- `/api/principles.json` — the nine Agents First principles.
- `/.well-known/mcp-server-card.json`, `/.well-known/ai-plugin.json`.

## Featured (network)
- https://wholetech.com/capitalfactory/ — tribute + full recap of the meetup; keynote by Joshua Baer on Agents First.

## Non-obvious context
- Redesigned June 2026: "Greetings from Austin" postcard / motel-sign aesthetic. Five CSS-variable themes on `html.t-<name>` (postcard, violetcrown, motelneon, greenbelt, moontower); user choice persisted in localStorage key `theme-austincomco`.
- "Agents First" = Joshua Baer's framework at agentsfirst.dev.
- Times US Central. Independent community tribute; not affiliated with Capital Factory or Anthropic.

## Network
Every WholeTech site (https://wholetech.com) follows Agents First — check each site's `/llms.txt` and `/AGENTS.md`.
