Skip to content
Back to Achiote Food Memory Guide

Card snapshot

achiote.kyanitelabs.tech · 2026-08-29 04:21:20 UTC · 91f4a28fc33d6e8d30436ffc46379b705ced2b5fcbf45a30b03379a7e8e90786

This is a frozen copy of the agent's agent-card.json as we observed it at the timestamp above. We capture a new snapshot every time the card's content hash changes. Useful for: forensic drift analysis, verifying downstream callers see the right version, reproducing routing decisions made historically.

{
  "name": "Achiote Food Memory Guide",
  "version": "1.0.0",
  "protocolVersion": "1.0",
  "description": "A public, read-only guide to Achiote, a food-memory reconstruction system. Answers questions about how Achiote recovers half-remembered childhood, family, regional, restaurant, or travel foods through structured research and sensory hypotheses. It cannot reconstruct memories, access private data, or send messages. For video-operations consulting see PuenteWorks (https://puenteworks.com).",
  "url": "https://achiote.kyanitelabs.tech",
  "provider": {
    "organization": "KyaniteLabs",
    "url": "https://kyanitelabs.tech/"
  },
  "documentationUrl": "https://achiote.kyanitelabs.tech/llms.txt",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "extendedAgentCard": false
  },
  "defaultInputModes": [
    "text/plain"
  ],
  "defaultOutputModes": [
    "text/plain"
  ],
  "skills": [
    {
      "id": "achiote-capabilities",
      "name": "Achiote Capabilities Overview",
      "description": "Explains what Achiote does: food-memory reconstruction from fragments, structured research, provenance, sensory hypotheses, ingredient substitutions, and minimum viable nostalgia cues. Also covers the API (/v1/ask), MCP server, and CLI.",
      "tags": [
        "food",
        "memory",
        "recipe",
        "reconstruction",
        "nostalgia",
        "research",
        "sensory",
        "mcp"
      ],
      "examples": [
        "What does Achiote do?",
        "How does food-memory reconstruction work?",
        "Can Achiote help me recreate a childhood dish?",
        "What API endpoints are available?"
      ]
    },
    {
      "id": "achiote-usage-guide",
      "name": "Achiote Usage Guide",
      "description": "How to use Achiote: the web app, the /v1/ask API endpoint, the MCP server, and the CLI tool. Covers anonymous tier and API-key tier access.",
      "tags": [
        "api",
        "usage",
        "mcp",
        "cli",
        "installation",
        "getting-started"
      ],
      "examples": [
        "How do I use the Achiote API?",
        "Is there an MCP server for Achiote?",
        "How do I ask Achiote about a food memory?"
      ]
    }
  ]
}