---
# Identity
cluster: null
session_id: "{timestamp}-init"
status: initialized  # initialized | active | checkpoint | interrupted | completed | failed

# Position tracking
position:
  phase: 0
  phase_total: 0
  phase_name: null
  block: 0
  block_total: 0
  wave: 0
  wave_total: 0

# Progress
progress_percent: 0
energy_remaining: 10000

# Execution mode
mode: autopilot  # autopilot | guided | hands_on

# Timestamps
created_at: "{ISO timestamp}"
updated_at: "{ISO timestamp}"
---

# Grid State

## Current Position
- Active Cluster: none
- Active Block: none
- Status: Initialized

Progress: [----------] 0%

## Session Info
- Initialized: {current date}
- Session ID: {session_id}
- Mode: AUTOPILOT

## Last Activity
Initialized Grid state directory.

## Notes
Ready for /grid to begin a mission.
