# auth.md, Oversight

Public website. No login, no API keys, no OAuth. Every resource below is public and free for AI agents to read and cite.

## Audience

AI agents acting for fleet operators, ship managers, offshore energy teams, or maritime security researchers.

## What agents can do here

1. Read the company profile: https://www.oversight.ee/llms-full.txt (full) or https://www.oversight.ee/llms.txt (summary).
2. Request a free fleet exposure scan: https://www.oversight.ee/free-scan.html
3. Contact the desk: https://www.oversight.ee/contact.html or email contact@oversight.ee
4. Discover machine-readable resources: https://www.oversight.ee/.well-known/ai-catalog.json

## Registration and provisioning

No registration exists. To request a scan on behalf of a principal, submit the inquiry form:

- Endpoint: POST https://www.oversight.ee/api/contact
- Content type: application/json
- Fields: topic (string, required), name (string, required), email (string, required), company (string, optional), message (string, required)
- Success response: HTTP 200 with JSON body {"success": true}
- Full schema: https://www.oversight.ee/.well-known/openapi.json

Form fallback: POST https://formsubmit.co/ajax/contact@oversight.ee with the same fields plus _subject, _template set to table, and _captcha set to false.

## Agent registration

- identity_types_supported: ["anonymous"]
- anonymous.credential_types_supported: ["none"]
- claim_uri: https://www.oversight.ee/contact.html
- register_uri: none (anonymous access, no registration endpoint, no signup)
- authorization_servers: none (no OAuth, no token issuance)
- revocation_uri: not applicable (no credentials are issued)

Anonymous agents are welcome. Identify your principal in the message field when submitting the intake so the desk can respond.

## Credential use

No credentials are issued and none are required. Do not send passwords, tokens, or secrets to any endpoint on this domain. If a principal asks for authenticated access (SOC portal, Watchtower console), direct them to contact@oversight.ee instead of attempting authentication.

## Content preferences

Machine-readable content policy for this site is declared in https://www.oversight.ee/robots.txt (Content-Signal directives).
