---
title: "Promote quarantined enrichments that clear the trust floor"
method: POST
path: "/api/verify"
---

# Promote quarantined enrichments that clear the trust floor

`POST /api/verify`

Walk quarantined `_enrichment` values, promote each whose confidence meets
the policy trust floor into the live property, and materialise any declared
subgraph edges (for example MONITORS edges to FailureMode nodes). Values
below the floor stay pending.

## Response `200`

Verification completed

- object
  - `nodes_processed` integer
  - `promoted` integer
  - `edges_materialized` integer
  - `still_pending` integer

## Changes

- **2026-08-22** `1af4d2b043ab` — 1 info
  - endpoint added
- **2026-08-22** `0caaf08c2f95` — 1 breaking
  - api path removed without deprecation
- **2026-08-22** `fc59d98a8ac3` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/samyama-ai/apis/samyama-graph-database-api/changes/api/verify/post.md)

---

[API](https://skmtc.dev/samyama-ai/apis/samyama-graph-database-api.md) · [All operations](https://skmtc.dev/samyama-ai/apis/samyama-graph-database-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/samyama-ai/samyama-graph-database-api/revisions/7f3d37bbc2cd/schema)
