ACM-68000 Protocol · Signal Definition · AI-native

ACM-451
ESCALATE

Signal definition node for the ACM-68000 protocol. This node defines the ACM-451 signal. It does not issue signals, resolve transactions, or execute actions.

Signal Definition
Human review required. Automated resolution not possible.
Semantics: The resolver cannot make a deterministic decision. The transaction must be escalated to human review.

Action: escalate_to_human()
Deterministic: true
Reversible: false

What this
node does not do.

This is a signal definition surface. It documents the meaning of ACM-451. All actual signal issuance flows through the resolver.

Issues Signals
false
Resolves Transactions
false
Executes Actions
false
Interprets Rules
false

ACM-68000
Signal Set

Seven deterministic signals. One protocol. No ambiguity.

ACM-000
NOT_APPLICABLE
ACM-200
ALLOW
ACM-300
CONDITIONAL
ACM-403
RESTRICT
ACM-404
NOT_FOUND
ACM-451 ← here
ESCALATE
ACM-500
SYSTEM_ERROR

Machine
Endpoints

Stateless. Deterministic. Designed for direct ingestion by AI agents, procurement systems, and compliance tools.

GET /health.json
Node status and resolver dependency.
{ "node": "acm-451.ai", "layer": "signal", "protocol": "ACM-68000", "status": "active", "signal": "ACM-451", "signal_label": "ESCALATE", "resolver_dependency": "resolver.aio-resolver.com" }
GET /signal.json
Canonical signal definition.
{ "signal": "ACM-451", "label": "ESCALATE", "protocol": "ACM-68000", "definition": "Human review required. Automated resolution not possible.", "semantics": { "meaning": "...", "action": "escalate_to_human()", "deterministic": true } }
GET /.well-known/agent.json
AI agent discovery endpoint.
{ "node": "acm-451.ai", "role": "signal-definition-node", "layer": "ACM-68000", "signal": { "code": "ACM-451", "label": "ESCALATE" }, "resolver": { "endpoint": "resolver.aio-resolver.com" } }

Where this
sits in the stack.

Each layer has one job. No layer inherits the semantics of another.

acm-68000.ai defines the protocol
acm-451.ai defines this signal ← you are here
resolver.aio-resolver.com issues signals
eco-10060.ai evaluates objects
aio-rail.ai executes transactions

Resolver
Dependency

ACM-451 signals are issued exclusively by the canonical resolver. This node documents the signal — it does not produce it.

Resolver: resolver.aio-resolver.com
Protocol: ACM-68000 v1.2
Specification: acm-68000.ai
Operator: Allooloo Technologies Corp.