{
  "schema_version": "1.0",
  "name": "SDFrame",
  "canonical_url": "https://sdframe.caldis.me",
  "description": "Curated bilingual reference of 317 software design frameworks for engineers, architects, and AI agents.",
  "use_cases": [
    "Select software architecture, coding, testing, deployment, security, API, data, team, and AI collaboration frameworks.",
    "Compare frameworks by complexity, abstraction level, maturity, and quality concerns.",
    "Retrieve framework implementation steps and when-to-use guidance for agent-assisted engineering work."
  ],
  "limitations": [
    "The public API is read-only.",
    "No private account, paid plan, OAuth login, write API, live MCP transport, or official SDK package is currently provided.",
    "Framework entries are educational references, not legal, security, or compliance advice."
  ],
  "auth": {
    "type": "none",
    "required": false
  },
  "pricing": {
    "url": "https://sdframe.caldis.me/pricing.md",
    "summary": "Free public reference. No paid plans are currently published."
  },
  "api": {
    "openapi": "https://sdframe.caldis.me/openapi.json",
    "base_url": "https://sdframe.caldis.me"
  },
  "docs": {
    "developers": "https://sdframe.caldis.me/developers/",
    "markdown_home": "https://sdframe.caldis.me/index.md",
    "llms": "https://sdframe.caldis.me/llms.txt",
    "llms_full": "https://sdframe.caldis.me/llms-full.txt",
    "skill": "https://sdframe.caldis.me/skill/SKILL.md"
  },
  "contact": {
    "email": "mail@caldis.me",
    "github": "https://github.com/Caldis/frameworks"
  }
}
