Command reference
oko-cli agenda
Lists the research paper queue from work_items in operator order, with each item's Lem roadmap projection.
Invocation
oko-cli agenda [--all]Inputs and options
- --all includes every work item instead of only the paper queue (a present paper title whose include_in_paper_queue is not explicitly false).
Output and state effect
- Prints org-scoped items ordered by finish order, deadline, then title, each with status, priority, and the metadata.lem_roadmap projection (stage states, next stage, next action) written by lem-cli roadmap --push; nothing is mutated.
Refusals and safe exits
- Missing operating-store credentials or a failed read exit unsuccessfully with the underlying reason.