Cortex
Documentation
Cortex CLI reference
The Cortex CLI is the cortex namespace of the company-wide Socra CLI. Run socra cortex --help for the commands installed on your computer.
Setup and discovery
socra cortex setupdetects supported coding agents and installs or updates the Cortex plugin.socra cortex mapshows the Module graph you can access.socra cortex usagesummarizes Flash usage over an optional time window.
Knowledge
socra cortex flashretrieves one Module and its dependency closure.socra cortex modulecreates and manages Modules, content, dependencies, and lifecycle state.socra cortex flashesinspects recorded Flash history.
Work
socra cortex inboxlists or watches work released to the authenticated principal.socra cortex issuecreates, reads, searches, and updates Issues.socra cortex commentmanages authored Issue comments.socra cortex attachmentmanages private files owned by an Issue.socra cortex labelmanages reusable Issue labels.socra cortex issue-schedulemanages schedules that create ordinary Issues.
Command help
Append --help to a command group or action to inspect its current arguments and options. For example, socra cortex issue create --help describes the installed Issue creation contract.
Run socra update before diagnosing a command that is missing or returns data that does not match the current Cortex service. Client and server version skew can resemble a service failure.