AegisNow demos/Cortex AI
The pointEvery agent action is classified once in a single registry, and this table is rendered from it rather than drawn to match it.

Step 1 of 10 — Cortex AI

What the agent may do, from the registry itself

Not a diagram of the permission model — the permission model.

Capability registry — 219 actions

read from the same registry the API classifies against

ActionDomainWhat it does
pricing.select_modelpricingSelect the model that will price business
pricing.apply_adjustmentpricingRecord an actuarial judgment adjustment
rating.activate_versionpricingActivate a rate order version
rating.deploy_stagingpricingDeploy a rate order to staging
rating.promote_productionpricingPromote a rate order to production
rating.rollbackpricingRoll back a production deployment
rating.set_challengerpricingRoute live traffic to a challenger
reserving.save_selectionsreservingPersist selections onto a close project
reserving.lock_closereservingLock a reserving close
validation.signoffregulatorySign off a model validation run
filing.submitregulatorySubmit a regulatory filing
assumptions.updatereservingChange actuarial assumptions
certification.certify_versioncertificationCertify a dataset version for production use
valuation.signoffvaluationSign off the valuation or its assumption basis
ifrs17.approve_disclosureifrs17Approve a disclosure pack for finance use
model.gate_decisiongovernanceSet the deployment gate decision for a model
model.block_deploymentsgovernanceBlock deployments for a model that failed its gate
workflow.assign_ownerworkflowAssign or change the accountable owner of a task

Read

165

run freely

Propose

36

draft only

Mutate

18

human approves

Three kinds, one classification

  • read — inspects data, changes nothing.
  • propose — creates a draft artifact. Reversible, visible, not yet load-bearing.
  • mutate — changes what the business does. An agent may only request it.

Why it matters

Every action is classified once, in one place. Not in a prompt, not per integration — which is why the next scene can put an arbitrary string through the same function the API uses and get the same answer.

AegisNow Insurance — AI-Native Underwriting, Claims & Policy Platform