The trust layer, tuned per sector.

Every regulated sector has its own actions, its own regulators, and its own definition of a human-approval boundary. The Vortalis sector packs codify that vocabulary as policy templates, regulator bindings, and integration briefs. The general platform tokenises, enforces, and audits; the sector pack tells it what to enforce.

Four artefacts, one PR per sector.

  1. 1

    Policy template.

    A YAML file under policies/sectors/<sector>/ that names the actions an agent may take in that vertical, plus any rate limits and the anticipated require_human list.

  2. 2

    Regulator bindings.

    Evidence-pack builder code and conformance tests bound to the named regulators (EU AI Act, UK AI Bill, sector-specific frameworks).

  3. 3

    Integration brief.

    A markdown document under docs/governance/integration-briefs/ describing how the operator wires the calling system, the rate-limit choices, and the audit-chain consumption.

  4. 4

    Public landing page.

    This page; a single file under src/app/sectors/<sector>/page.tsx using the shared SectorPage component.

Your sector is not on the list yet.

The pack-building pattern is generic. If the regulators you answer to, and the agent actions your operators take, are not already covered above, tell us and we will scope the pack alongside the engagement.

Talk to us about your sector