Status model
How AgenticFy labels maturity. This is the honesty contract — read it before trusting a number.
Feature status
| Status | Meaning |
|---|---|
| product-grade | Real, deployed, exercised end-to-end against production with evidence. |
| partial | Works deterministically, but a live step depends on a sandbox or customer credential not yet connected. |
| blocked | Cannot proceed: a hard dependency is missing. |
| not-built | Not implemented. Shown honestly, never hidden. |
Integration / sandbox status
| Status | Meaning |
|---|---|
| requires_connection | The connector exists; it needs your credential to run live. |
| connected_empty | Connected, but there is no data yet to act on. |
| partial_by_design | Live execution is intentionally out of scope (e.g. payment detection is static, not a sandbox). |
| sandbox_missing | A sandbox would prove the live path, but none is wired yet. |
| customer_live_proof | Proven against the customer's own live credentials — the strongest evidence tier. |
- ·External credentials are explicit proof dependencies, not product gaps. The status model makes that distinction visible instead of hiding it behind a green checkmark.