# Mosaic Artifact Worker

This origin serves static artifacts and rendered Markdown documents published through the Mosaic Rails control plane.

- Rails control/API origin: https://mosaic.heyoodle.com
- Artifact serving origin: https://a.mosaic.heyoodle.com
- OpenAPI: https://a.mosaic.heyoodle.com/openapi.json
- Agent context: https://a.mosaic.heyoodle.com/llms.txt

## URL shape

Current artifact URL:

```text
https://a.mosaic.heyoodle.com/a/{location}/
```

Immutable version URL:

```text
https://a.mosaic.heyoodle.com/a/{location}/@{versionId}/
```

Use the `mosaic` CLI for publishing, listing, sharing, and agent handoffs. Markdown/MDX files render as documents for browser requests; add `?raw=1` for source.
