request conflicts with current state

OpenAPI contract umbrella example for 409 responses; not emitted verbatim at runtime. Runtime responses use specific codes such as `idempotency.conflict` or `target.match_ambiguous`.

https://id.registrystack.org/problems/registry-notary/request/conflict

Authority Boundary

This site identifies stable Registry Stack identifiers and links to public documentation. Product documentation, published schemas, and the actual service response remain authoritative for runtime behavior.

For problem responses, use the stable code extension and the response status/detail fields. Do not parse URL paths for program logic.

Defined Facts

Canonical URIhttps://id.registrystack.org/problems/registry-notary/request/conflict
Kindproblem
Productregistry-notary
Coderequest.conflict
Categorynot published
HTTP statusesnot published in this resolver record

Documentation

Guidance

Guidance statusnot_published
Retryablenot published
Caller actionnot published
Operator actionnot published
NoteNo per-identifier remediation guidance is published in this resolver record.

Problem record

{
  "id": "https://id.registrystack.org/problems/registry-notary/request/conflict",
  "type": "https://id.registrystack.org/problems/registry-notary/request/conflict",
  "kind": "problem",
  "product": "registry-notary",
  "code": "request.conflict",
  "title": "request conflicts with current state",
  "summary": "OpenAPI contract umbrella example for 409 responses; not emitted verbatim at runtime. Runtime responses use specific codes such as `idempotency.conflict` or `target.match_ambiguous`.",
  "description": "OpenAPI contract umbrella example for 409 responses; not emitted verbatim at runtime. Runtime responses use specific codes such as `idempotency.conflict` or `target.match_ambiguous`.",
  "category": null,
  "http_statuses": null,
  "guidance": {
    "status": "not_published",
    "retryable": null,
    "caller_action": null,
    "operator_action": null,
    "note": "No per-identifier remediation guidance is published in this resolver record."
  },
  "documented_by": [
    {
      "title": "Error and status code reference",
      "href": "https://docs.registrystack.org/reference/errors/"
    },
    {
      "title": "Registry Notary product docs",
      "href": "https://docs.registrystack.org/products/registry-notary/"
    },
    {
      "title": "Registry Notary API overview",
      "href": "https://docs.registrystack.org/reference/apis/registry-notary/"
    }
  ],
  "authority": {
    "scope": "identifier metadata",
    "statement": "This site identifies stable Registry Stack identifiers and links to public documentation. Product documentation, published schemas, and the actual service response remain authoritative for runtime behavior. For problem responses, use the stable code extension and the response status/detail fields. Do not parse URL paths for program logic."
  },
  "identifier_policy": {
    "stability": "stable",
    "programmatic_key": "code",
    "parsing": "Do not parse semantics from the URL path."
  }
}

Machine-readable JSON