Skip to content

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 setup detects supported coding agents and installs or updates the Cortex plugin.
  • socra cortex map shows the Module graph you can access.
  • socra cortex usage summarizes Flash usage over an optional time window.

Knowledge

  • socra cortex flash retrieves one Module and its dependency closure.
  • socra cortex module creates and manages Modules, content, dependencies, and lifecycle state.
  • socra cortex flashes inspects recorded Flash history.

Work

  • socra cortex inbox lists or watches work released to the authenticated principal.
  • socra cortex issue creates, reads, searches, and updates Issues.
  • socra cortex comment manages authored Issue comments.
  • socra cortex attachment manages private files owned by an Issue.
  • socra cortex label manages reusable Issue labels.
  • socra cortex issue-schedule manages 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.