ox recap
Answer "What value am I getting from SageOx?" with receipts, not vibes. recap mines your Ledger for the specific Team Context knowledge that reached your coding sessions (the decisions, conventions, and prior work SageOx put in front of you so you didn't re-derive them), and points at each by name.
Called by an AI coworker, it emits a JSON evidence bundle plus guidance to narrate a personalized answer; in a bare terminal it prints an honest summary, and prescribes the next steps when value is still ramping. Scoped to the current project's Ledger, personal by default.
Usage
Examples
Report on a reporting window: a duration like 7d, 30d, or 24h, or an ISO date.
Report for a specific coworker by display name or slug, instead of yourself.
Emit the structured JSON evidence bundle for an AI coworker to narrate.
Flags
| Flag | Description |
|---|---|
--json | Structured JSON evidence bundle for AI coworkers |
--since string | Reporting window (e.g. 7d, 30d, 24h, or an ISO date) |
--user string | Report for a specific coworker (display name or slug); default is you |
What's next
- ox session - The coding sessions recap mines for delivered value
- ox query - Search the knowledge recap credits by name
- Team Context - The team-wide knowledge that reaches your sessions

