lifeloop-cli 0.2.0

Provider-neutral lifecycle abstraction and normalizer for AI harnesses
Documentation
1
2
3
4
5
6
7
8
9
10
{
  "kind": "pressure_observation",
  "expect": "valid",
  "description": "Codex pressure observation with minimal fields",
  "data": {
    "adapter_id": "codex",
    "observed_at_epoch_s": 1778100050,
    "context_used_pct": 31
  }
}