II.
Methodology JSON
Structured · livemethodology:everything-claude-code
Everything Claude Code json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "methodology:everything-claude-code",
"_kind": "Methodology",
"_file": "domain/methodologies/methodologies.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Everything Claude Code",
"description": "Performance optimization system for AI agent harnesses integrating specialized\nsubagents, continuous learning, and research-first development workflows. Features\nresearch-first development, mandatory TDD with 80% coverage, 4-axis code review\nwith confidence gating, AgentShield security scanning with 102 static analysis\nrules, auto-extraction of patterns into reusable skills, and dynamic context\ninjection with strategic compaction.\n",
"methodologyKind": "ai-assisted",
"origin": "affaan-m"
},
"outgoingEdges": [
{
"from": "methodology:everything-claude-code",
"to": "domain:software-engineering",
"kind": "applies_to"
}
],
"incomingEdges": [
{
"from": "lib-process:shared--ecc-continuous-learning",
"to": "methodology:everything-claude-code",
"kind": "follows_methodology",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:shared--ecc-multi-service",
"to": "methodology:everything-claude-code",
"kind": "follows_methodology",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:shared--ecc-orchestrator",
"to": "methodology:everything-claude-code",
"kind": "follows_methodology",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:shared--ecc-security-pipeline",
"to": "methodology:everything-claude-code",
"kind": "follows_methodology",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:shared--ecc-tdd-workflow",
"to": "methodology:everything-claude-code",
"kind": "follows_methodology",
"attributes": {
"weight": 1
}
}
]
}