episteme 0.3.9

Knowledge graph for software engineering — design patterns, refactorings, and laws for AI agents
Documentation
{
  "name": "episteme",
  "version": "0.3.8",
  "description": "Software engineering knowledge graph — design patterns, laws, refactorings, and code smells with graph traversal and AI-powered code analysis.",
  "author": {
    "name": "epicsagas",
    "url": "https://github.com/epicsagas"
  },
  "homepage": "https://github.com/epicsagas/Episteme",
  "repository": "https://github.com/epicsagas/Episteme",
  "license": "Apache-2.0",
  "keywords": [
    "knowledge-graph",
    "design-patterns",
    "code-smells",
    "refactoring",
    "architecture"
  ],
  "skills": "./registry/skills/",
  "hooks": "./.codex-plugin/hooks.json"
}