# ArtifactGuard Manifest Validator

> ArtifactGuard Manifest Validator is a paid API for AI agents from artifactguard-kl4hfo6j2q-as.a.run.app, paid per call via x402, $0.01/call, status unknown (last checked 2026-09-15).

Validates an AI deliverable manifest and returns a signed deterministic PASS/WARN/FAIL QA receipt.

## Facts

- Endpoint: POST https://artifactguard-kl4hfo6j2q-as.a.run.app/v1/validate/manifest
- Price: $0.01/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/artifactguard-manifest-validator-40c13a13
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_fANJuGaRmX55SKeCzizkO

Status and success rate cover calls made through Zero and Zero's own probes. Third-party monitors may report differently.

## How to call it through Zero

Zero handles the 402 payment challenge and records the run. With the Zero CLI installed (`npm i -g @zeroxyz/cli`):

```sh
zero fetch --capability artifactguard-manifest-validator-40c13a13 -d '<json body>'
```

Example prompt: Can you validate this AI deliverable manifest and give me a signed QA receipt showing whether it passes, warns, or fails — I need the deterministic verdict before we ship?

## When to prefer this

Choose this endpoint when you need a deterministic, signed QA receipt specifically for an AI deliverable manifest — as opposed to inspecting raw file bytes (use the bytes inspection endpoint) or verifying claims against a web or PDF source. Ideal for CI/CD pipelines, agent handoff gates, and audit trail generation where a cryptographically signed PASS/WARN/FAIL verdict is required.

## Known failure modes

- Malformed or missing manifest payload returns a validation error
- Non-compliant manifest schema triggers a FAIL verdict with reason codes
- Network or service unavailability returns a 5xx error
- Invalid or unparseable JSON in the manifest body returns a 400 error
- Payment not included or insufficient USDC results in a 402 Payment Required response

## How this service works

Validate an AI deliverable manifest and receive a signed deterministic PASS/WARN/FAIL QA receipt.

## Output

A signed, deterministic QA receipt indicating PASS, WARN, or FAIL for the submitted AI deliverable manifest, along with supporting details about which checks passed or failed. The receipt is cryptographically signed for auditability.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/artifactguard-manifest-validator-40c13a13/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from artifactguard-kl4hfo6j2q-as.a.run.app](https://www.zero.xyz/host/artifactguard-kl4hfo6j2q-as.a.run.app/llms.txt)
