[
  {
    "id": "agent-harness-absorbs-complexity",
    "data": {
      "claim": "Agent harnesses absorb complexity that would otherwise require separate infrastructure scaffolding such as service meshes or orchestration engines.",
      "confidence": 0.85,
      "evidence": [],
      "opposing": [],
      "derived_from": [
        "thoughts/agents-enable-radical-simplicity"
      ],
      "last_reviewed": "2026-05-10",
      "status": "active",
      "supersedes": [],
      "superseded_by": [],
      "tags": []
    },
    "body": ""
  },
  {
    "id": "agent-runtime-substitutes-for-platform",
    "data": {
      "claim": "An agent runtime allows a small set of well-written instructions to substitute for what previously required a small platform.",
      "confidence": 0.8,
      "evidence": [],
      "opposing": [],
      "derived_from": [
        "thoughts/agents-enable-radical-simplicity"
      ],
      "last_reviewed": "2026-05-10",
      "status": "active",
      "supersedes": [],
      "superseded_by": [],
      "tags": []
    },
    "body": ""
  },
  {
    "id": "agent-systems-collapse-surface-area",
    "data": {
      "claim": "Agent-based systems collapse the surface area of complexity: the branching is real but requires no extra system to deploy, monitor, version, or onboard people to.",
      "confidence": 0.8,
      "evidence": [],
      "opposing": [],
      "derived_from": [
        "thoughts/agents-enable-radical-simplicity"
      ],
      "last_reviewed": "2026-05-10",
      "status": "active",
      "supersedes": [],
      "superseded_by": [],
      "tags": []
    },
    "body": ""
  },
  {
    "id": "cost-shift-from-infra-to-writing-favorable",
    "data": {
      "claim": "Shifting cost from infrastructure to writing well is a favorable trade-off.",
      "confidence": 0.85,
      "evidence": [],
      "opposing": [],
      "derived_from": [
        "thoughts/agents-enable-radical-simplicity"
      ],
      "last_reviewed": "2026-05-10",
      "status": "active",
      "supersedes": [],
      "superseded_by": [],
      "tags": []
    },
    "body": ""
  },
  {
    "id": "decision-logic-as-natural-language",
    "data": {
      "claim": "Decision logic that previously required state machines, config files, DSLs, or feature-flag services can now be expressed as a few paragraphs of natural-language instruction inside an agent harness.",
      "confidence": 0.8,
      "evidence": [],
      "opposing": [],
      "derived_from": [
        "thoughts/agents-enable-radical-simplicity"
      ],
      "last_reviewed": "2026-05-10",
      "status": "active",
      "supersedes": [],
      "superseded_by": [],
      "tags": []
    },
    "body": ""
  },
  {
    "id": "prompt-is-spec-is-implementation",
    "data": {
      "claim": "In an agent-based system, the prompt simultaneously serves as the specification and the implementation.",
      "confidence": 0.75,
      "evidence": [],
      "opposing": [],
      "derived_from": [
        "thoughts/agents-enable-radical-simplicity"
      ],
      "last_reviewed": "2026-05-10",
      "status": "active",
      "supersedes": [],
      "superseded_by": [],
      "tags": []
    },
    "body": ""
  },
  {
    "id": "radical-simplicity-fewer-parts-per-capability",
    "data": {
      "claim": "Radical simplicity means fewer moving parts per unit of capability, not fewer features.",
      "confidence": 0.9,
      "evidence": [],
      "opposing": [],
      "derived_from": [
        "thoughts/agents-enable-radical-simplicity"
      ],
      "last_reviewed": "2026-05-10",
      "status": "active",
      "supersedes": [],
      "superseded_by": [],
      "tags": []
    },
    "body": ""
  }
]