PalveronPalveronDocs
User Handbook

Agent Lifecycle Management

Status transitions, emergency stop, and audit trail for agent lifecycles

Status Transitions

Every agent goes through defined statuses. Each change is documented as a governance event and captured by the attestation rules.

Draft → Active → Paused → Active (reactivated)
              → Suspended → Active (after review)
              → Revoked (permanent)
StatusMeaningWho Can ChangeNext Steps
DraftWizard not completed or FRIA pendingCompliance OfficerContinue wizard or complete FRIA
ActiveAgent is operational and processing requestsCompliance / AdminPause, Suspend, or Revoke
PausedTemporarily deactivated. Requests rejected (HTTP 403).Compliance / AdminReactivate or Revoke
SuspendedLocked by system or admin (e.g., incident).System / AdminConduct review, then Activate or Revoke
RevokedPermanently deactivated. Cannot be reactivated.Admin— (final state)

Changing Status in the Agent Drawer

  1. Navigate to Agents. Click on the desired agent.
  2. The Agent Drawer opens on the right.
  3. In the Status section, click the current status.
  4. Select the new status and confirm.

Emergency Stop (Emergency Kill)

For immediate agent shutdown: Open the agent drawer, click Emergency Stop (red button, only for active agents), and confirm. The agent is immediately suspended. The emergency stop is dispatched as a critical governance event and always captured by the attestation rules.

Emergency stop is not revocation. A suspended agent can be reactivated after review. Revocation is permanent.

Automatic Suspension

The platform automatically suspends agents on severe incidents and anomaly detection (>500% request rate spike).

On this page