Status model

How AgenticFy labels maturity. This is the honesty contract — read it before trusting a number.

Feature status

StatusMeaning
product-gradeReal, deployed, exercised end-to-end against production with evidence.
partialWorks deterministically, but a live step depends on a sandbox or customer credential not yet connected.
blockedCannot proceed: a hard dependency is missing.
not-builtNot implemented. Shown honestly, never hidden.

Integration / sandbox status

StatusMeaning
requires_connectionThe connector exists; it needs your credential to run live.
connected_emptyConnected, but there is no data yet to act on.
partial_by_designLive execution is intentionally out of scope (e.g. payment detection is static, not a sandbox).
sandbox_missingA sandbox would prove the live path, but none is wired yet.
customer_live_proofProven 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.