Skip to content

Cortex Actions

First-party addon shipped with arka-deck. Current registry is static / first-party; no active third-party marketplace.

FieldValue
Manifestaddons/cortex-actions/manifest.json
Entrypointaddons/cortex-actions/src/index.ts
Maturitybeta

Cortex Actions exposes a panel of selectable Cortex artifacts in the chat to frame an agent turn: modes, catalogue blocs, profiles, atoms and documents available through the public Cortex (read-only) or an authorized dedicated endpoint.

SurfaceLocation
Project options<project>/.arka-deck/addons/cortex-actions.json
Execution logs<project>/.arka-deck/cortex-actions/{year}/{month}/exec_*.json
Project favorites<project>/.arka-deck/cortex-actions/favorites.json
Declared workercortex-favorites-suggester
  • Listen: chat events relevant to artifact selection before a turn.
  • Publish: recorded selection, Cortex Actions execution, favorite suggestion.

The addon consumes Cortex surfaces already wired in the composition root. It does not dynamically load third-party code and does not turn the internal registry into a public marketplace.