{
  "adcs_version": "3.0",
  "schema_version": "1.0",
  "project": {
    "name": null,
    "type": null,
    "description": null,
    "project_version": "0.0.0",
    "stack": {
      "language": null,
      "framework": null,
      "database": null,
      "other": []
    }
  },
  "lifecycle": {
    "current_phase": 0,
    "phase_names": [
      "Phase 0: Requirements Analysis",
      "Phase 1: Compatibility & Risk Audit",
      "Phase 2: Architecture & Planning",
      "Phase 3: Foundation / Setup",
      "Phase 4: Core Features",
      "Phase 5: Integration & Testing",
      "Phase 6: Optimization & Security",
      "Phase 7: Deployment & Documentation"
    ],
    "phase_status": {
      "phase_0": "pending",
      "phase_1": "pending",
      "phase_2": "pending",
      "phase_3": "pending",
      "phase_4": "pending",
      "phase_5": "pending",
      "phase_6": "pending",
      "phase_7": "pending"
    }
  },
  "session": {
    "created_at": null,
    "last_updated": null,
    "last_action": null,
    "next_immediate_action": null,
    "current_mode": null,
    "active_task_id": null
  },
  "progress": {
    "total_tasks": 0,
    "completed_tasks": 0,
    "pending_tasks": 0,
    "blocked_tasks": 0,
    "completed_task_ids": [],
    "pending_task_ids": [],
    "blocked_task_ids": []
  },
  "errors_encountered": [],
  "decisions_made": [],
  "notes": []
}
