Short answer

AER Police is the product name Aeredium introduced in its July 2 AMA for policy and containment around autonomous agents. In the newer AER360 product map, the integrated agent component is instead called the Agent Control Center.

The live AERPOLICE website expands that into three operating verbs: Bind, Govern, and Prove. Bind means every agent gets its own AERKey-backed cryptographic identity. Govern means every proposed action is checked against policy before execution. Prove means every decision, approval, and transaction becomes a signed audit record.

The website, ACI self-assessment, report flow, and early-adopter registration are public. The July 30 AMA says AER Police is timely because AI agents can be attacked or manipulated, and frames the product as a policy/governance layer for agents that can touch money. The site still provides no public customer names, named partners, adoption numbers, pricing, contract addresses, independent audits, or production usage metrics.

AER Police at a glance

ProductAER Police
Websiteaerpolice.com
Use caseAgent containment
Core flowPacts + Triple Gate
Agent interfaceMCP tools
Self-assessmentACI
StatusACI live; product relationship unresolved
AER360 termAgent Control Center
RelationshipNot publicly defined

Agent Control Center does not automatically mean AER Police was renamed

AER360 describes an owner creating child wallets so each agent has exactly one wallet and one policy. Each wallet uses one of twelve stated policy templates, with amount, frequency, and counterparty limits enforced as conditions of signature.

Agent Control CenterChild wallets · 12 policy templates
AER PolicePacts · Triple Gate · MCP · kill switches
Shared foundationAERKey policy and signing
Formal mappingNot published

The number twelve appears in both products but refers to different things. AER360 states twelve agent policy templates. The AER Police ACI has twelve assessment questions across six scored layers. They should not be combined or treated as the same catalogue.

Why agents need containment

Eitan's July 2 explanation draws a useful line between chat apps and agents. ChatGPT, Claude, Gemini, and similar products are interfaces to LLMs. An agent goes further: it uses the model to decide, call tools, write code, query systems, and act through APIs or MCP servers. That autonomy is the point, but it also creates new attack surfaces.

Risk

Intent-action gap

The user may intend one action, while the LLM-driven agent interprets the task differently or executes a harmful variation.

July 2 AMA
Risk

Prompt injection

An attacker can try to alter the prompt, tool context, or retrieved content so the agent follows hostile instructions.

July 2 AMA
Risk

Weak gates

Simple software gates can be bypassed if the agent is instructed to ignore or route around them. The policy check has to be harder to evade than another prompt.

July 2 AMA
Risk

Financial finality

A hallucinated answer is annoying. An autonomous transfer to a hostile address can be permanent.

July 2 AMA
Risk

Confused-agent and attack risk

The July 30 AMA emphasized agents that can be attacked, misdirected, or pushed into unsafe money movement, making cryptographic policy enforcement more important than prompt-level guardrails.

July 30 AMA

How Aeredium says AER Police fits the stack

The key claim is that agent controls should be enforced at the signing and policy layer, not only in application code. That maps directly to AERKey: threshold signing, policy evaluation inside the signing path, audit trails, selective disclosure, and no complete private key held by one party.

In practical terms, an agent that wants to move funds should not simply hold a wallet key. It should request authorization under policy: limits, whitelisted destinations, velocity controls, approval thresholds, and recoverability rules. In that model, if policy fails, the signing path should refuse the request rather than producing a valid signature.

The July 2 AMA also connects this to Aeredium's throughput thesis. Eitan argued that agents will transact 24/7 and at machine speed, so settlement infrastructure must be instant enough for high-frequency trading, arbitrage, treasury management, stablecoin payments, and cross-border flows.

Where Aeredium enters the flow: the July 23 AMA gave two modes: an agent-only execution stack and an independent policy-engine mode. The July 30 AMA adds the adoption thesis: this is relevant wherever institutions let agents touch money, because the policy layer needs to survive confused-agent behavior, prompt injection, and hostile tool contexts.

Policy checks, approvals, containment decisions, and audit traces should not be assumed to consume AERX gas by themselves. A protected action becomes an Aeredium transaction, and therefore consumes AERX gas, when execution or settlement is submitted on-chain. The exact policy-audit boundary still needs formal documentation.

The audit lifecycle was described as recording the requested signature, its purpose, the policy evaluated, threshold participation, and the resulting action. Albert said that anchoring this record on-chain would be possible, but he and Eitan did not describe it as a current requirement. The public page should therefore not imply that every policy decision or audit event is already anchored to Aeredium.

Albert also said policies run inside an enclave. That is the team's security design claim, not independent proof that policies are immutable. The AMA's stronger statements about complete prompt-injection protection and being "fully covered" should not be treated as verified security guarantees.

Platform mechanics from the AERPOLICE site

The official site is more specific than the AMA. It says AERPOLICE sits between agents and the systems they act on, and that every proposed action becomes a Pact: a signed unit of intent that is evaluated before it touches the outside world.

Bind

Agent identity

Every agent is bound to its own key with AERKey signing. Roles and scopes are resolved per agent, while owner authority stays outside the agent's reach.

Official site
Govern

Triple Gate policy

Each Pact is checked across identity, intent, and limits. The policy answer is always explicit: accept, deny, or requires owner approval.

Official site
Prove

Signed audit trail

Decisions, approvals, transactions, and outcomes are recorded as signed, readable audit records designed for session replay and compliance review.

Official site
Contain

Layered kill switch

The site describes kill-switch scope at agent, role, tenant, and global levels, with in-flight Pacts stopped before settlement.

Official site

The platform page also names MCP tools exposed to agents: list_roles, propose_pact, get_pact, submit_transaction, and get_wallet_state. That means the product is being presented as infrastructure an agent can call directly, not just a dashboard for humans.

Agent Containment Index

The ACI page is live as a browser-scored self-assessment. It positions OWASP LLM Top 10 and MITRE ATLAS as attack catalogs, then frames ACI as the companion score for what happens after an attack lands: whether the agent stack contains the blast before money or systems are touched.

The site says the assessment has twelve questions across six scored layers. The first layer, input semantic filtering, is explicitly described as a separate crowded market that AERPOLICE does not provide. The six ACI-scored layers are fail-open behavior, key extraction, approve-then-mutate risk, limits as enforcement, atomicity, and audit tamper-evidence.

ACI is not proof that a project is safe. It is a diagnostic starting point. Treat it as an Aeredium product framework, not an independent certification standard, unless third-party validation appears later.

Evidence limits

  • The public AERPOLICE site is live, but it does not publish named customers, named partners, audit reports, production usage metrics, pricing, or contract addresses.
  • The live AERPOLICE site says design and distribution partner conversations are open with enterprise software platforms, robotics companies, agent harness/platform builders, and systems-of-record owners, but it does not name those parties.
  • The platform and about pages include draft or vision-level labels, so implementation details should be treated as product positioning until formal technical documentation, audits, or deployments are published.
  • Agent Control Center is the current name used inside AER360, while AER Police remains a separate public product name. No rename, retirement, or merger statement was identified.
  • The twelve AER360 policy templates are not the twelve questions in the AER Police Agent Containment Index.
  • The July 23 architecture explanation expands AER Police into agent-wallet and independent-policy-engine modes; AER360 now provides a more concrete child-wallet model. Formal technical documentation still needs to define the boundary.
  • Claims of 100% prompt-injection protection or complete coverage are not independently substantiated and are not adopted as this site's wording.

Sources

Current

AER360 official page

Current source for Agent Control Center, isolated child wallets, one policy per agent, twelve templates, signature-enforced limits, and audit-chain claims. Checked August 24, 2026.

Open AER360
AMA

Aeredium AMA - July 2, 2026

Product debut for AER Police, agent-risk explanation, Agent Containment Index, and public-site status.

Team statements
AMA

Aeredium AMA - July 9, 2026

Earlier availability update, separate human and agent services, off-chain policy and audit flow, threshold-signature traceability, optional on-chain anchoring, and AERKey launch dependency.

Superseded where July 23 differs
AMA

Aeredium AMA - July 23, 2026

Agent-only wallet/execution layer, independent policy-engine mode for third-party systems, confused-agent and prompt-injection risks, beta-user target for agents touching money, and AERKey commercial-phase framing.

Superseded where July 30 differs
AMA

Aeredium AMA - July 30, 2026

Revenue/adoption framing: AER Police is timely for agent attacks and prompt-injection-style risks, and remains work in progress / beta / early-adopter stage until named users or metrics are public.

Latest team statements
Primary

AERPOLICE website

Official product site checked July 3, 2026. Describes Bind/Govern/Prove, Pacts, Triple Gate, MCP tools, kill switches, ACI, and draft/vision-level platform notes.

Product site
Related

AERKey guide

Threshold signing, Policy Engine, audit trail, and privacy primitives that AER Police appears to build on.

Read AERKey
Related

StablePro Wallet guide

Wallet, KIMA conversion, Genesis points, and earlier agents/MCP context.

Read StablePro

FAQ

What problem does AER Police solve?

It is designed for autonomous agents that can touch money. The July 2 AMA framed the core problem as keeping agent actions inside cryptographic policy boundaries even when LLMs hallucinate, prompts are attacked, or simple software gates are bypassed.

Is AER Police the same as AERKey?

No. AERKey is the threshold signing and policy primitive. AER Police appears to be a product built on that primitive for agent containment.

Is Agent Control Center the new name for AER Police?

Aeredium has not said so. Agent Control Center is the current AER360 component for isolated agent wallets and policies. AER Police remains the public name associated with Pacts, Triple Gate, MCP tools, kill switches, and ACI.

What is a Pact?

The official AERPOLICE site describes a Pact as the unit of intent for an agent action. The agent proposes it, Triple Gate policy evaluates it, and the system resolves it as accept, deny, or requires owner approval.

Does every AER Police action use AERX gas?

No. The July 23 AMA says AER Police can also operate as an independent policy engine with third-party systems. The July 30 AMA keeps it in beta/early-adopter framing. AERX gas is relevant when protected execution or settlement is actually submitted to Aeredium.

Is the full AER Police service live?

The website, ACI assessment, and early-adopter registration are live. The July 30 AMA says the product is in work-in-progress / beta / early-adopter stage; no public customer deployment or production metric is available yet.

Is AER Police independently verified?

Not yet based on available public evidence. No independent audit, named customer deployment, or production metric has been published.