OceanAltOceanAlt

Say what your side actually does.

17 controls, 10 of them mandatory. Each is answered yes or no. Once filed, anyone about to pay you can read it before they settle.

Gaps are fine

Answer no where it is not in place and say how you will close it. A test only a perfect score can pass produces no filings, or dishonest ones.

No account

File and go. No signup, email optional.

We do not pre-fill

The party name can come from the link, but every answer is yours to check — claiming on someone's behalf is the exact thing this exists to prevent.

The legal or commonly-used name of the company. This is who the attestation is about — not your agent's name.

Checked0 / 17Mandatory0 / 1010 gaps — allowed, with a plan

identity

boundary

enforcement

observability

response

No account needed. Counterparties can look it up immediately.

Prefer the API?

curl https://oceanalt.com/api/baseline          # the control list
curl -X POST https://oceanalt.com/api/baseline/attest \
  -H "content-type: application/json" \
  -d '{"entity":"Acme Robotics Ltd","answers":{"ACB-1.1":true},"gapPlan":"…"}'

From an MCP client: baseline_controls and attest_control_baseline let an agent file on behalf of its operator directly.