-
Notifications
You must be signed in to change notification settings - Fork 4
CLI Companion Standup
Records a standup and, on request, checks what you said against what the record shows. The per instance result is nearly worthless. The aggregate is the point.
Usage:
ed companion standup [record] <file|-> [--verify] [--json] [--endpoint <url>]
ed companion standup report [--json] [--endpoint <url>]
ed companion standup record (also the bare default) reads a transcript from a file
or stdin, stores it as an episode, and extracts the claims inside it: what you
finished, what you committed to, how you rated yourself. --verify goes further and
resolves those claims against the connectors, tracks the commitments and scores the
calibration.
ed companion standup report is the aggregate: how many standups, what share of
commitments landed, the median slip in days, and how often your account ran ahead of
or behind the record.
--json shape for report: {standups, commitmentsResolved, metRate, medianSlipDays, overstated, understated, invisibleWork, dueSoon}.
Record JSON is {episodeId,occurredAt,verified,claims}. Each claim is
{id,statement,claimType,testable,verdict,note}; verdict and note are null
without verification or when the evidence is unclear. The file must be UTF-8
and nonempty after trimming. - reads stdin to end-of-file.
Read it as a calibration mirror rather than a lie detector. Almost all standup
inflation is optimism, not deception, and optimism bias is the more actionable finding
because it is fixable and it is not shameful. When work happened somewhere the
connectors could not see, correct it with
ed companion discrepancies override.
-
ed companion commitments, what each standup put on the clock -
ed companion, the rest of this group - All
edcommands
Auto-generated from docs/, edit the docs in the repo, not the wiki.
CLI reference
Companion
- Deploy
- Concepts
- Concepts Memory
- Concepts Ingestion
- Concepts Search
- Concepts Chat
- Concepts Learning
- Concepts Brain
- Concepts Friend
- Hosts
- Stack
- Status
- Doctor
- Search
- Index
- Ingest
- Episodes
- Sync
- Observations
- Reflect
- Beliefs
- Ask
- Extract
- Claims
- Corroborate
- Runs
- Chat
- Conversations
- Forget
- Export
- Import
- Erase
- Wipe
- Episode
- Nightly
- Reason
- Personas
- Council
- Lenses
- Core
- Why
- Hypotheses
- Predictions
- Commitments
- Discrepancies
- Calibration
- Inquire
- Entities
- Eval
- Standup
- Machines
- Baselines
- Connectors
- Facts
- Correct
- Weekly
- Db
Guides