Demo — synthetic data, read-only. Nothing here is a real account. trycorridor.com

pr_demo_tiered_draft

Draft rules have not been published yet. Publish to activate or archive to discard.

Rule

Identity and publication state.

ID
pr_demo_tiered_draft
Status
draft
Version
v1

Lifecycle

Created
2026-06-07T17:25:00Z
Published
Archived

Body

The rule as the engine evaluates it. Read-only.

{
  "name": "corpus-search-tiered",
  "meter": "tool.search_corpus",
  "type": "tiered",
  "tiers": [
    {
      "up_to": 1000,
      "amount_cents": 100
    },
    {
      "up_to": null,
      "amount_cents": 60
    }
  ],
  "currency": "USD"
}