Provenance
observed · 7 Aug
Freshness
fresh
Dispute
none
Revision
sha256:163dc7ffa1d8…

Agent report card

Can an agent use Pinecone Database API through Index lifecycle?

Grade B+: Only part of the applicable terms is machine-readable.

Pinecone / active

Agent ReadinessB+Limited
Coverage
complete: 11/11
Freshness
fresh
Last tested
Evidence
observed: not disputed

Five-stage assessment

Where agent autonomy holds and where it breaks

First break: Evaluate

  1. Evaluate

    Limited

    Only part of the applicable terms is machine-readable.

    An ARD declaration has not been established.

    An agent can discover the product and funnel from the tested public entrypoints.

    Eligibility can be decided from explicit public criteria.

    Pricing or the absence of a charge is explicit and machine-readable.

    Evidence and actions

    ARD declaration unknown

    missing: unknown

    An ARD declaration has not been established.

    ard_declaration: Unknown

    Decidable eligibility

    supported: fresh

    Eligibility can be decided from explicit public criteria.

    Pinecone's website terms clearly state that access to the site and platform is directed at businesses and their representatives, requiring users to be at least 18 years old to accept the binding agreement.

    decidable_eligibility: Ready: tested 7 Aug

    Method http 1

    Machine discovery

    supported: fresh

    An agent can discover the product and funnel from the tested public entrypoints.

    The API reference explicitly exposes documentation and machine-readable structure, including a complete documentation index file available at /llms.txt.

    machine_discovery: Ready: tested 7 Aug

    Method http 1

    Readable pricing

    supported: fresh

    Pricing or the absence of a charge is explicit and machine-readable.

    Pinecone provides explicit, structured pricing details across Starter, Builder, Standard, and Enterprise tiers, detailing minimum charges and pay-as-you-go rates.

    readable_pricing: Ready: tested 7 Aug

    Method http 1

    Structured terms limited

    supported: fresh

    Only part of the applicable terms is machine-readable.

    Website Terms of Service are published as readable HTML on the site rather than as a machine-readable structured JSON/data contract.

    structured_terms: Limited: tested 7 Aug

    Method http 1

    What would improve this stage

    • Publish complete applicable terms in a stable machine-readable document.
  2. Sign up

    Ready

    A stable signup entrypoint is available.

    Machine-operable signup has not been established.

    Whether CAPTCHA blocks signup has not been established.

    Whether phone verification is required has not been established.

    A scoped, revocable machine identity flow is documented, including explicit human authorization boundaries.

    Evidence and actions

    CAPTCHA-free signup unknown

    supported: fresh

    Whether CAPTCHA blocks signup has not been established.

    The retained console access evidence shows the page title 'Pinecone Console' but does not provide sufficient detail to determine whether CAPTCHA was present or absent during signup.

    captcha_free: Unknown: tested 7 Aug

    Method headless 1

    Machine-operable signup unknown

    supported: fresh

    Machine-operable signup has not been established.

    The available snapshot of the Pinecone Console does not capture interactive form controls or DOM structures to verify machine operability.

    machine_operable_form: Unknown: tested 7 Aug

    Method headless 1

    Phone-free signup unknown

    supported: fresh

    Whether phone verification is required has not been established.

    The provided console access evidence does not detail the sign-up steps or whether phone verification is required.

    phone_verification_free: Unknown: tested 7 Aug

    Method headless 1

    Stable signup entrypoint

    supported: fresh

    A stable signup entrypoint is available.

    The HTTP response for app.pinecone.io demonstrates a stable entrypoint landing on the Pinecone Console.

    stable_entrypoint: Ready: tested 7 Aug

    Method http 1

    Supported identity flow

    supported: fresh

    A scoped, revocable machine identity flow is documented, including explicit human authorization boundaries.

    Pinecone documents generating API keys via human authorization in the Pinecone console to authenticate REST API requests via the Api-Key header.

    supported_identity_flow: Ready: tested 7 Aug

    Method headless 1

  3. Pay

    Ready

    The required price or no-charge status is explicit before commitment.

    Machine-operable checkout has not been established.

    A supported payment rail has not been established.

    Whether sales intervention is required has not been established.

    Evidence and actions

    Explicit price

    supported: fresh

    The required price or no-charge status is explicit before commitment.

    Pinecone provides explicit pricing details on its pricing page, including a free Starter plan, $20/month flat Builder plan, $50/month minimum Standard plan, and detailed usage-based rates.

    explicit_price: Ready: tested 7 Aug

    Method http 1

    Machine-operable checkout unknown

    supported: fresh

    Machine-operable checkout has not been established.

    The available headless capture of the console access page shows only initial loading content and does not demonstrate machine-operable checkout capabilities.

    machine_operable_checkout: Unknown: tested 7 Aug

    Method headless 1

    Sales-free purchase unknown

    supported: fresh

    Whether sales intervention is required has not been established.

    Retained evidence from the console access page does not provide sufficient detail to determine if sales intervention is required for completing purchases.

    sales_intervention_free: Unknown: tested 7 Aug

    Method headless 1

    Supported payment rail unknown

    supported: fresh

    A supported payment rail has not been established.

    The evidence does not contain details regarding supported payment rails within the tested console access flow.

    supported_payment_rail: Unknown: tested 7 Aug

    Method headless 1

  4. Provision

    Ready

    Usable credentials or delegated access are delivered through a documented flow.

    Automatic activation has not been established.

    A bounded provisioning delay has not been established.

    Provisioning exposes machine-readable progress, terminal states, and reconciliation.

    Evidence and actions

    Automatic activation unknown

    supported: fresh

    Automatic activation has not been established.

    Headless evidence for create_index timed out or encountered a server error, so automatic activation could not be verified in this run.

    automatic_activation: Unknown: tested 7 Aug

    Method headless 1

    Bounded provisioning delay unknown

    supported: fresh

    A bounded provisioning delay has not been established.

    Documentation describes index creation parameters and response structures but does not document a bounded provisioning delay bound.

    bounded_delay: Unknown: tested 7 Aug

    Method http 1

    Credential delivery

    supported: fresh

    Usable credentials or delegated access are delivered through a documented flow.

    Pinecone API authentication documents obtaining an API key from the Pinecone console and delivering it via the Api-Key header.

    credential_delivery: Ready: tested 7 Aug

    Method headless 1

    Machine-readable provisioning status

    supported: fresh

    Provisioning exposes machine-readable progress, terminal states, and reconciliation.

    Index creation responses return a machine-readable status object containing 'ready' boolean and 'state' string fields.

    machine_readable_status: Ready: tested 7 Aug

    Method http 1

  5. Operate

    Ready

    A documented API or tool interface is available for operation.

    An agent protocol interface has not been established.

    Authentication is documented and usable within an agent authorization boundary.

    Limits, structured errors, retry behavior, and idempotency semantics are documented where applicable.

    Credential rotation, revocation, retry, and recovery paths are documented within delegated authority.

    Evidence and actions

    Agent protocol interface unknown

    missing: unknown

    An agent protocol interface has not been established.

    agent_protocol_interface: Unknown

    API or tool access

    supported: fresh

    A documented API or tool interface is available for operation.

    Pinecone provides documented REST APIs, SDKs (Python, Node.js, Java, Go), and a CLI for programmatically interacting with Pinecone Database.

    api_tool_access: Ready: tested 7 Aug

    Method http 1

    Delegated recovery

    supported: fresh

    Credential rotation, revocation, retry, and recovery paths are documented within delegated authority.

    Pinecone documents exponential backoff retry instructions for transient 429 and 5xx response errors within API requests.

    delegated_recovery: Ready: tested 7 Aug

    Method http 1

    Documented limits and errors

    supported: fresh

    Limits, structured errors, retry behavior, and idempotency semantics are documented where applicable.

    Pinecone documents index creation parameters, validation limits (such as name length and vector dimensions), and structured API error responses.

    documented_limits_errors: Ready: tested 7 Aug

    Method http 1

    Usable authentication

    supported: fresh

    Authentication is documented and usable within an agent authorization boundary.

    API authentication is documented and usable by passing an Api-Key header on HTTP requests or configuring SDK client instances.

    usable_authentication: Ready: tested 7 Aug

    Method http 1

What works

  • Sign up: A stable signup entrypoint is available.
  • Pay: The required price or no-charge status is explicit before commitment.
  • Provision: Usable credentials or delegated access are delivered through a documented flow.
  • Operate: A documented API or tool interface is available for operation.

What blocks agents

  • Evaluate: Only part of the applicable terms is machine-readable.

Improve the report

Correct it, rerun it, or improve the funnel

Every request carries the exact profile revision, projection, declaration, and Catalog release.

Method, policy, and immutable identifiers

Complete, fresh evidence for the core service lifecycle first applies hard stage severity, then grades the share of applicable evidenced signals that are constrained. Optional blocker probes affect the grade when established and remain visible as unknown when public evidence cannot establish them.

Any incomplete, contradictory, unsupported, or non-fresh required evidence produces an unrated profile. A failed Evaluate, Sign up, or Pay stage derives D; a failed Provision or Operate stage derives F; otherwise constrained-signal ratio derives A+ through C.

Profile ID
arp_01kzf0m4xf5d9pv2y8s1jm6rw3
Revision
sha256:163dc7ffa1d854afeecd6f159004714c9b66e41e843313b95a8f84be8e876076
Projection
sha256:e16a509753d055ed555322acfee07b1c730185e1bec26ec04f46bfabd80ec99e
Policy
service-lifecycle-2026-08-08-calibrated: sha256:334e56852b5c38e178fcea839cfba680fb82dd96693842d933776baed21d63df
Base Catalog release
sha256:5082ec07047a2324648f569d234cc64342ce2707b2f3d77fde8fc06af517cee6