1. Conduid
  2. Blockchain
  3. ACM-68000 Product Eligibility for AI Agents
MCP server · Blockchain

ACM-68000 Product Eligibility for AI Agents

ACM-68000 DPU resolver. First CPG product eligibility checker on MCP.

Unclaimed blockchain
34Low

Scored 5 months ago · breakdown

About ACM-68000 Product Eligibility for AI Agents

ACM-68000 Product Eligibility for AI Agents is an MCP server in the Blockchain category: aCM-68000 DPU resolver. First CPG product eligibility checker on MCP. It has been installed 0 times through Conduid.

Install

Clone
git clone https://github.com/allooloo/acm-68000

This server has no ConduID identity, so agent calls to it are not receipted. Pin the version you install and review the source before granting it credentials.

Ask AI

Ask AI about ACM-68000 Product Eligibility for AI Agents

Powered by Claude · Grounded in docs

I know everything about ACM-68000 Product Eligibility for AI Agents. Ask me about installation, configuration, usage, or troubleshooting.

Security checks

  • ·README presentNot checked yet.
  • ·License declaredNot checked yet.
  • ·Tests presentNot checked yet.
  • ·Dependencies pinnedNot checked yet.
  • ·No dynamic code executionNot checked yet.
  • ·Scoped permissionsNot checked yet.

README

ACM-68000

The Deterministic Signal Protocol for Agentic Commerce

Operator: Allooloo Technologies Corp.
Version: 1.2 · Status: LIVE
License: MIT (protocol spec) · Commercial license required for production resolver access
Resolver: resolver.aio-resolver.com
Protocol reference: allooloo.ai


What It Is

ACM-68000 is a machine-executable eligibility protocol. It issues deterministic terminal signals for SKU orderability — enabling AI procurement agents and enterprise ERP systems to execute commercial actions without interpreting ESG, regulatory, or sourcing rules themselves.

One query. One resolved state. No interpretation required.


Signal Vocabulary

Signal State Meaning
ACM-200 ALLOW Agent may execute the commercial action
ACM-300 CONDITIONAL Execution permitted only if required conditions are satisfied
ACM-403 RESTRICT Action blocked under current policy or compliance conditions
ACM-404 NOT_FOUND Referenced object or identifier could not be resolved
ACM-451 ESCALATE Human review required before execution
ACM-500 SYSTEM_ERROR Resolver infrastructure could not produce a valid execution state
ACM-000 NOT_APPLICABLE Signal does not govern the evaluated object or context

Query the Resolver

# Query by GTIN
curl "https://resolver.aio-resolver.com/resolve?gtin=00990832300006&jurisdiction=EU"

# Query by SKU
curl "https://resolver.aio-resolver.com/resolve?sku=ZTPL-D"

# Protocol metadata
curl "https://resolver.aio-resolver.com/protocol"

Response:

{
  "protocol"    : "ACM-68000",
  "version"     : "1.2",
  "object_id"   : "GTIN:00990832300006",
  "jurisdiction": "EU",
  "acm_signal"  : "ACM-200",
  "state"       : "ALLOW",
  "timestamp"   : "2026-03-14T00:00:00Z",
  "resolver"    : "RCO-10060",
  "dpu_uri"     : "dpu://eco-10060.org/es/2026-03-14/43777"
}

Agent Bootstrap Discovery

Place agent.json at your root domain so procurement agents can discover your resolver automatically:

{
  "protocol"   : "ACM-68000",
  "version"    : "1.2",
  "resolver"   : "https://resolver.aio-resolver.com/protocol",
  "license"    : "MIT",
  "commercial" : "https://allooloo.ai/license",
  "operator"   : "Allooloo Technologies Corp."
}

Infrastructure

Resolver resolver.aio-resolver.com
Latency Sub-40ms
Region Azure France Central · Paris
Compute Microsoft Azure · AWS · Google Cloud · Cloudflare
Governance Standard-10060
Auth required None (open protocol layer)

Governance

Maintainer Allooloo Technologies Corp.
Protocol ACM-68000 — AI Commerce Mechanism 68000
Signal Layer Agentic Hyperscaler Signals (AHS)
Governance Framework Standard-10060
Versioning Semantic · append-only · non-breaking

License

The ACM-68000 protocol specification is open under the MIT License.
Production resolver access requires a commercial license. See allooloo.ai/license.


First Live Deployment

The AIO-TFX Rail — the non-lignocellulosic hygiene vertical execution rail — is the first live deployment on the ACM-68000 signal cluster, operational for GreenCore Solutions Corp.

  • Signal: ACM-200 ALLOW · clean execution confirmed
  • ERP: SAP ECC 6.0 confirmed
  • Live jurisdictions: ES · EU · MX · CR · DO

Allooloo Technologies Corp. · Vancouver · Paris · Barcelona
allooloo.ai · licensing@allooloo.ai

README mirrored from the source repository 5 months ago. The original is authoritative.

Questions

About ACM-68000 Product Eligibility for AI Agents

How do I install ACM-68000 Product Eligibility for AI Agents?

Run git clone https://github.com/allooloo/acm-68000, then add the server to your MCP client's configuration. Conduid has recorded 0 installs, so the command is known to work with current clients.

Is ACM-68000 Product Eligibility for AI Agents safe to use with an AI agent?

Its trust score is 34 out of 100 (low). Conduid hasn't run static security checks on this repository yet, so review the source yourself before granting it credentials. It has no ConduID identity yet, so agent calls to it are not receipted.

Is ACM-68000 Product Eligibility for AI Agents still maintained?

Conduid hasn't recorded a commit date for this repository yet. Check the repository directly for recent activity.