II.
Methodology JSON
Structured · livemethodology:adversarial-spec-debates
Adversarial Specification Debates json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "methodology:adversarial-spec-debates",
"_kind": "Methodology",
"_file": "domain/methodologies/methodologies.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Adversarial Specification Debates",
"description": "A quality-focused methodology where two or more agents debate specifications and\napproaches through structured adversarial collaboration. A proposer agent creates\nan initial specification, opponent agents challenge assumptions and find flaws,\nthe proposer defends or adapts, and multiple rounds of debate refine the spec.\nA judge agent evaluates arguments and determines the strongest specification\nthrough iterative adversarial refinement.\n",
"methodologyKind": "quality-focused",
"origin": "Babysitter community"
},
"outgoingEdges": [
{
"from": "methodology:adversarial-spec-debates",
"to": "domain:software-engineering",
"kind": "applies_to"
}
],
"incomingEdges": [
{
"from": "lib-process:shared--adversarial-spec-debates",
"to": "methodology:adversarial-spec-debates",
"kind": "follows_methodology",
"attributes": {
"weight": 1
}
}
]
}