# auth.md - CompuArt Agent Access Policy

Last updated: 2026-07-16

## Summary

CompuArt publishes a public, read-only discovery surface for agent clients. No authenticated agent actions are supported at this time.

## Agent Registration

Agent registration is not required for CompuArt's public read-only discovery resources.

CompuArt does not currently offer an agent registration endpoint, agent onboarding flow, OAuth client registration flow, or delegated agent approval flow.

If CompuArt introduces authenticated agent actions in the future, this document will be updated with the required registration and authorization process.

### Registration Markers

- register_uri: not supported
- supported_identity_types: none
- credential_types: none
- claim_url: not supported
- revocation_url: not supported

### Registration Policy

Agents may access CompuArt's public read-only discovery resources without registration.

CompuArt does not currently support:

- agent registration
- OAuth client registration
- issued credentials for agents
- claim or revocation endpoints
- delegated user approval for agent actions

## Public Access

The following resources are available without authentication:

- Homepage: https://compuartstore.com/
- Agent card: https://compuartstore.com/agent.json
- A2A agent card: https://compuartstore.com/.well-known/agent-card.json
- API catalog: https://compuartstore.com/.well-known/api-catalog
- OpenAPI document: https://compuartstore.com/openapi.json
- Catalog discovery endpoint: https://compuartstore.com/wp-json/compuart-agent/v1/catalog
- Agent skills index: https://compuartstore.com/.well-known/agent-skills/index.json

## Unsupported Actions

The following agent actions are not supported:

- Agent registration for authenticated access
- Account access
- Order access
- Cart modification
- Checkout submission
- OAuth-based delegated actions
- MCP tool invocation against customer or store-private systems

## Support And Policies

- Support: https://compuartstore.com/support/
- Contact: https://compuartstore.com/contact-us/
- Warranty: https://compuartstore.com/warranty/
- Delivery: https://compuartstore.com/delivery-information/
- Returns: https://compuartstore.com/returns/
- FAQ: https://compuartstore.com/faq/
- Privacy Policy: https://compuartstore.com/privacy-policy/
- Terms and Conditions: https://compuartstore.com/terms-conditions/
