Skip to content

First-party addons catalogue

Synthetic view of addons embedded in arka-deck, with their detailed sheet and status.


All listed addons are first-party and explicitly wired in the composition root. There is no active third-party marketplace (see contrat-addon, “Current public limit” section).

AddonSheetStatusInbound portRole
cortex-actionscortex-actionsbetaForCortexActionsCortex artifact panel in chat
cortex-litecortex-litestable— (sidecar runtime)Local Cortex sidecar runtime
memory-localmemory-localbetaForMemoryPer-project agentic memory
gouvernance-litegouvernance-litebetaForGovernanceLiteLocal Cortex-compatible policies
mission-guardianmission-guardianbetaForMissionGuardianMission state, leader and QA gates
squad-leadersquad-leaderbetaForSquadsSquad composition
squad-orchestrationsquad-orchestrationbetaForSquadOrchestrationMulti-agent LangGraph orchestration
notion-connectnotion-connectbetaForConnectorsNotion connector

  • You want to use an addon: see the corresponding sheet on the Product side (../../produit/06-addons).
  • You want to modify an addon: see the addon’s dev sheet, then the code under addons/<name>/.
  • You want to write a new addon: see ecrire-un-addon and contrat-addon.

Several addons expose 1-shot headless workers:

Parent addonWorkers
cortex-actionscortex-favorites-suggester
memory-localmemory-note-writer
gouvernance-litegovernance-policy-designer
squad-leadersquad-creator

To design a worker: ecrire-un-worker.