← Back to search
25
Basic
Agentic Readiness Score
developer llms-txt

Agentic Signals

📄
Found
🤖
ai-plugin.json
Not found
📖
OpenAPI Spec
Not found
🔗
Structured API
Not 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 25/100

            

llms.txt Content

# Semilattice ## Docs - [Benchmark Answer](https://docs.semilattice.ai/api-reference/answers/benchmark-answer.md): Simulates the answer to a known question to evaluate population model accuracy. - [Get Answer](https://docs.semilattice.ai/api-reference/answers/get-answer.md): Retrieves an answer simulation, along with its status and accuracy metrics if it's a benchmark simulation. - [Simulate Answer](https://docs.semilattice.ai/api-reference/answers/simulate-answer.md): Simulates the answer to a new question. - [Create Population](https://docs.semilattice.ai/api-reference/populations/create-population.md): Creates a new population model. - [Get all Populations](https://docs.semilattice.ai/api-reference/populations/get-all-populations.md): Fetches all population models available for predictions. - [Get Population](https://docs.semilattice.ai/api-reference/populations/get-population.md): Fetches a population, along with its status, accuracy metrics, and other metadata. - [Retest Population](https://docs.semilattice.ai/api-reference/populations/retest-population.md): Resets a tested population and triggers a new accuracy test. - [Test Population](https://docs.semilattice.ai/api-reference/populations/test-population.md): Triggers an accuracy test for a population model, if not yet tested. - [Create Prediction](https://docs.semilattice.ai/api-reference/predictions/create-prediction.md): Predicts the answer to a new question for a target population. - [Get Prediction](https://docs.semilattice.ai/api-reference/predictions/get-prediction.md): Retrieves an answer prediction. - [Get Prediction Batch](https://docs.semilattice.ai/api-reference/predictions/get-prediction-batch.md): Retrieves a batch of predictions. - [Create Test Prediction](https://docs.semilattice.ai/api-reference/tests/create-test-prediction.md): Tests a population model against a known question. - [Get Test Prediction](https://docs.semilattice.ai/api-reference/tests/get-test-prediction.md): Retrieves a test