← Back to search
40
Partial
Agentic Readiness Score
+25 llms.txt +15 structured API missing +20 ai-plugin
Raise this score to 95+
We ship the 6-file GEO uplift as a pull request against your repo. Flat fee, turnaround under 72 hours.
Fix this for $199 →
developer llms-txtapi

Agentic Signals

📄
Found
🤖
ai-plugin.json
Not found
📖
OpenAPI Spec
Not found
🔗
Structured API
Found
🛡
Not specified
🏷
Schema.org Markup
Not found
MCP Server
Not found

Embed this badge

Show off your agentic readiness — the badge auto-updates when your score changes.

Agentic Ready 40/100

            

llms.txt Content

# Semilattice ## Docs - [Get your context](https://docs.semilattice.ai/api-reference/context/get-your-context.md): Return the caller's saved context, or {has_context: false}. - [Discover goals and inputs](https://docs.semilattice.ai/api-reference/simulation-schema/discover-goals-and-inputs.md): Return a mode's goal list when `goal` is omitted, or a single goal's input schema when `goal` is given. `mode` is `research` or `journey`. - [Create a simulation](https://docs.semilattice.ai/api-reference/simulations/create-a-simulation.md): Create a simulation from mode + goal + inputs + user_model_ids. - [Edit the plan](https://docs.semilattice.ai/api-reference/simulations/edit-the-plan.md): Edit the generated plan while the simulation is in status `planned`. - [Get a simulation](https://docs.semilattice.ai/api-reference/simulations/get-a-simulation.md): Fetch a simulation by id. The polling target: returns progress while running, and synthesis + markdown + results once completed. - [List simulations](https://docs.semilattice.ai/api-reference/simulations/list-simulations.md): List the caller's simulations, newest first. Optionally filter by status. - [Make a simulation public](https://docs.semilattice.ai/api-reference/simulations/make-a-simulation-public.md): Make a simulation publicly viewable and return its shareable URL. - [Run a simulation](https://docs.semilattice.ai/api-reference/simulations/run-a-simulation.md): Kick off background execution of a `planned` simulation (→ `running`). - [List user models](https://docs.semilattice.ai/api-reference/user-models/list-user-models.md): List user models available to run simulations against, with accuracy and metadata. Use the ids as `user_model_ids`. - [Changelog](https://docs.semilattice.ai/changelog.md): What moved, what shipped, what we're thinking about. - [FAQ](https://docs.semilattice.ai/faq.md): Common questions about Semilattice and how it works. - [Introduction](https://docs.semilattice.ai/introduction.md): Simula