{
  "mode": "local_repo",
  "repo_path": ".",
  "license_key": "mit",
  "license_verdict": "permissive",
  "distillation_verdict": "DISTILL",
  "top_level": [
    ".claude-plugin",
    ".git",
    "LICENSE",
    "README.md",
    "examples",
    "plugins"
  ],
  "has_docs": true,
  "has_tests": false,
  "has_examples": true,
  "file_counts": {
    "total": 45,
    "python": 1,
    "javascript_or_typescript": 0,
    "config": 2
  },
  "suggested_resources": [
    "scripts: extract portable validators/generators from core logic",
    "templates: generalize config/schema files",
    "references: summarize source evidence and workflows",
    "examples: create minimal input/output validation cases"
  ],
  "reasons": []
}
