# OKKAM Full Agent Index

This file extends `llms.txt` with the current public discovery topology and the most stable agent-readable entry points.

## Topology

- Tilda serves the main corporate and campaign surface.
- WordPress serves the insights hub, articles, researches, events, and taxonomy archives.
- Prefer markdown negotiation endpoints where they exist.
- For broad Tilda discovery, start from `sitemap-tilda.xml` instead of assuming every landing should be hardcoded here.

## Primary Discovery

- [API Catalog](https://okkam.group/.well-known/api-catalog)
- [Primary LLM Index](https://okkam.group/llms.txt)
- [Hybrid Sitemap Index](https://okkam.group/sitemap.xml)
- [Tilda Sitemap](https://okkam.group/sitemap-tilda.xml)
- [WordPress Sitemap Index](https://okkam.group/sitemap_index.xml)
- [Robots And Content Signals](https://okkam.group/robots.txt)
- [WordPress REST API](https://okkam.group/wp-json/)

## Preferred Markdown Views

- [Homepage Markdown](https://okkam.group/?okkam_llm=1)
- [Insights Hub Markdown](https://okkam.group/hub/?okkam_llm=1)
- [Researches Markdown](https://okkam.group/researches/?okkam_llm=1)
- [Events Markdown](https://okkam.group/events/?okkam_llm=1)

## Canonical Human-Facing URLs

- [Homepage](https://okkam.group/)
- [Press Archive](https://okkam.group/press/)
- [Researches Archive](https://okkam.group/researches/)
- [Events Archive](https://okkam.group/events/)
- [Conference 2025](https://okkam.group/conference-2025)

## Guidance

- Use `hub/?okkam_llm=1` as the top-level starting point for editorial content discovery.
- Use `/press/` as the canonical articles archive when a negotiated markdown view is unavailable for that route.
- Use `sitemap-tilda.xml` to discover Tilda pages that are intentionally omitted here to avoid stale or blocked links.
- Treat the HTML pages as canonical public URLs for attribution and link following.
