{
  "name": "Agentile — ISEE Framework",
  "description": "Operating model and structured instructions for AI agents implementing the ISEE framework (Intent, Structure, Execution, Evidence) by Suzanne Daniels.",
  "version": "1.0.0",
  "updated_at": "2026-04-29",
  "author": {
    "name": "Suzanne Daniels",
    "url": "https://thesuzannedaniels.substack.com"
  },
  "instructions_url": "https://agentile.com/agents",
  "llms_txt_url": "https://agentile.com/llms.txt",
  "documentation_url": "https://agentile.com/what-is-agentile",
  "framework": {
    "name": "ISEE",
    "layers": ["Intent", "Structure", "Execution", "Evidence"],
    "summary": "Four layers and two directions of flow. Intent flows down. Evidence flows up. Structure makes the space between them navigable."
  },
  "links": {
    "home": "https://agentile.com",
    "newsletter": "https://thesuzannedaniels.substack.com",
    "series": "https://thesuzannedaniels.substack.com/p/engineering-beyond-agile-speed-with",
    "ape_context": "https://github.com/suuus/ape-context",
    "isee_advisor": "https://github.com/suuus/isee-advisor"
  }
}
