Privacy Notice

Version 1.2.0 · Effective 2026-08-17 · Controller: Autoctavian LLC (operator of Cofferline)

This is a plain-English description of what Cofferline does with data. The operator is bootstrapped and has engaged no counsel. Where something is not yet built (for example a formal retention schedule), this notice says so.

Notice at collection (the short version)

Cofferline is an API. Your identity is a wallet address — there is no signup form and no email is collected. When your agent calls the API we record security and activity telemetry (see below) including the request's edge-derived IP address and a truncated user agent, and we store the treasury data you create (policies, delegations, ledger, balances) and any venue trade credentials you choose to submit (sealed, write-only). We use this to run the service you asked for, keep auditable books, detect abuse, and screen against sanctions/jurisdiction rules. On-chain transactions you authorize are permanent public records we cannot delete.

Who we are

The service is operated by Autoctavian LLC ("Cofferline", "we"). This notice is between you and Autoctavian LLC. Privacy contact: security@cofferline.com (also published in https://cofferline.com/.well-known/security.txt). Because a Cofferline account is a wallet with no email, to prove you control an account for a data request you can sign a challenge from POST https://api.cofferline.com/v1/auth/challenge with that wallet — the same SIWE mechanism you authenticate with. You do not need an email account to reach us or to verify yourself.

What we collect, and from where

Why we process it

To do the things you call the API to do: enforce your policy, execute conversions and gas top-ups under your delegation, route prediction-market orders, keep the ledger and produce statements, fund the treasury and settle payments, and run the service reliably. Security telemetry supports abuse and anomaly detection (including credential-use volume alerts). Screening and jurisdiction data support sanctions and venue-eligibility compliance. We do not sell data and we run no advertising or third-party analytics.

Automated and rules-based decisions

Several decisions are made by code, server-side and deterministically: policy checks (an action beyond your active policy is refused, naming the rule), sanctions screening (a blocked counterparty), jurisdiction gating (Polymarket surfaces refused from restricted origins), and suspension / panic switches an operator can set. Refusals are typed and carry a remediation and a request_id. To ask a human to review one, contact the operator with the request_id.

Who receives data

The venues, chains, and webhook receivers are recipients you direct — data reaches them because of an action you took, not a choice we made for you.

How long we keep it

Purged on a schedule:

Retained as long as your account is open, then handled by offboarding: your account row and its treasury records, sealed venue credentials, and statement exports. When you offboard (see Your choices), API keys and sessions are revoked, delegations are flipped to revoked with on-chain unwind calldata, every venue credential's ciphertext is zeroed, auto-topup arrows are removed with cancellation instructions, the webhook secret and dead-letter bodies are deleted, your optional contact field is scrubbed, and your statement exports are deleted by the housekeeping sweep. Statement objects are safe to delete because they are deterministic re-derivations of the ledger, not the source of truth.

Retained permanently, by design: the append-only ledger, events, policies, and the audit facts described above — these are the double-entry books and the security/accountability trail, and offboarding does not erase them. Your account row itself is retired in place, not deleted, because those immutable books reference it. Anything already on a public blockchain is permanent and outside our control. The platform's edge request logs are governed by the hosting provider's native log retention.

Your choices

Where processing happens

The primary database and secret storage are hosted in the United States; compute and storage run on a global edge network. Venues, RPC endpoints, and public blockchains are global services.

Security

Venue credentials and sealed transaction envelopes are AES-256-GCM encrypted; credential and session tokens are hashed at rest; the runtime database role is DML-only and cannot alter append-only, trigger-protected tables; secrets are never in the repository. No system is perfectly secure and we make no absolute guarantee.

Age

Cofferline is infrastructure for autonomous agents and their operators, not a service directed at children, and is not intended for anyone under 18.

Changes

Material changes bump the version and effective date in the header above; the current version and links are also carried in the agent manifest (https://cofferline.com/.well-known/cofferline.json).