Machine Discovery
For Agents
Structured entry points for autonomous clients to discover content, policy, and update surfaces.
Discovery Endpoints
- LLMs quick map
Compact machine-readable site overview.
https://www.adamboas.com/llms.txt
- LLMs full map
Expanded crawl and ingestion map for autonomous agents.
https://www.adamboas.com/llms-full.txt
- Agent manifest
Capabilities, trust policy, and preferred ingestion order.
https://www.adamboas.com/agents.json
- Well-known manifest
Well-known alias for machine discovery clients.
https://www.adamboas.com/.well-known/agent-manifest.json
- Changes feed
Machine-readable release and discovery highlights.
https://www.adamboas.com/changes.json
- Changes stream (JSONL)
Append-friendly event stream for incremental sync.
https://www.adamboas.com/changes.jsonl
- Writing manifest
Structured inventory of published writing and papers.
https://www.adamboas.com/writing/manifest.json
- Writing surface map
Agent-focused extraction + refresh hints for writing.
https://www.adamboas.com/writing/agent.json
- Events surface map
Agent-focused extraction + refresh hints for events.
https://www.adamboas.com/events/agent.json
- Opportunities surface map
Agent-focused extraction + source-route hints for opportunities.
https://www.adamboas.com/opportunities/agent.json
- Opportunities export (combined)
Normalized opportunities export with source metadata and per-source links.
https://www.adamboas.com/opportunities/export.json
- Opportunities export (SAM)
Deterministic SAM-only normalized opportunity rows.
https://www.adamboas.com/opportunities/export-sam.json
- Opportunities export (SAM core)
Lower-noise SAM core profile for lightweight agent ingest.
https://www.adamboas.com/opportunities/export-sam-core.json
- Opportunities export (SBIR)
Deterministic SBIR artifact pointers and source route metadata.
https://www.adamboas.com/opportunities/export-sbir.json
- Opportunities freshness
Lightweight freshness and lineage metadata for poll-first clients.
https://www.adamboas.com/opportunities/freshness.json
- Opportunities lineage
Snapshot IDs and lineage map for deterministic cache/replay decisions.
https://www.adamboas.com/opportunities/lineage.json
- Integrity manifest
SHA-256 integrity hashes for machine discovery source files.
https://www.adamboas.com/integrity.json
- Agent priority map
Ingestion tiers and refresh hints for autonomous clients.
https://www.adamboas.com/agent-priority.json
- Sitemap index
Canonical URL coverage for crawl orchestration.
https://www.adamboas.com/sitemap-index.xml
- RSS feed
Incremental publication feed for polling clients.
https://www.adamboas.com/rss.xml
- Schema: agents
JSON Schema contract for /agents.json.
https://www.adamboas.com/schemas/agents.schema.json
- Schema: priority
JSON Schema contract for /agent-priority.json.
https://www.adamboas.com/schemas/agent-priority.schema.json
- Schema: changes
JSON Schema contract for /changes.json.
https://www.adamboas.com/schemas/changes.schema.json
- Schema: opportunities export
JSON Schema contract for /opportunities/export.json.
https://www.adamboas.com/schemas/opportunities-export.schema.json
- Schema: opportunities export (SAM)
JSON Schema contract for /opportunities/export-sam.json.
https://www.adamboas.com/schemas/opportunities-export-sam.schema.json
- Schema: opportunities export (SBIR)
JSON Schema contract for /opportunities/export-sbir.json.
https://www.adamboas.com/schemas/opportunities-export-sbir.schema.json
- Schema: opportunities freshness
JSON Schema contract for /opportunities/freshness.json.
https://www.adamboas.com/schemas/opportunities-freshness.schema.json
- Schema: opportunities lineage
JSON Schema contract for /opportunities/lineage.json.
https://www.adamboas.com/schemas/opportunities-lineage.schema.json
?view=agent to page URLs to minimize UI chrome for agent parsing.