feat: add C++23 AWS Durable Execution SDK - #1
Conversation
Codex goal execution metricsThe following values were captured from the completed goal telemetry and the final token-count event at the goal completion boundary. Runtime configuration
Token usage
The goal-accounted total is:
The much larger total-input figure includes repeatedly reused cached context. Cached input is excluded from the goal-accounted token total above. Time usage
Timing methodology and limitationThe system records exact goal wall-clock time, token usage, model metadata, and context-window size. It does not separately record command runtime and approval-wait duration for every approval-gated command. Short approval waits and command execution therefore overlap in the event log. The approval-wait-excluded value is calculated by subtracting clearly identifiable long approval-blocked intervals from total wall-clock time. It is an event-log estimate, not an exact active-time measurement. |
Summary
Conformance
Verification