# ColorForge

**Product:** Browser-based **ARK: Survival Ascended** image → **`.pnt`** converter (paintings, flags, signs, billboards).

**Key fact:** No upload, no download, no install – runs entirely in your browser (local processing; no image sent to ColorForge servers for conversion).

## Official URLs

| Resource | URL |
|----------|-----|
| Site | https://color-forge.de/ |
| LLM discovery manifest | https://color-forge.de/llms.txt |
| AI usage policy (search / training / input) | https://color-forge.de/ai.txt |
| Structured facts for assistants (JSON) | https://color-forge.de/ai/knowledge.json |
| API catalog (RFC 9727, linkset) | https://color-forge.de/.well-known/api-catalog |
| Agent skills index | https://color-forge.de/.well-known/agent-skills/index.json |
| Privacy & imprint | https://color-forge.de/datenschutz |

## No OAuth / MCP server

ColorForge has **no** OAuth 2.0– or OpenID-protected **HTTP API** for conversion (processing stays in the browser). There is **no** MCP server endpoint or SEP-1649 server card — discovery is via the URLs above only.

## Policy summary (see `ai.txt` for full text)

- **search:** yes  
- **ai-train:** no  
- **ai-input:** yes  

## For implementers

- Default machine-readable product data: `knowledge.json` (`schema_version`, `core_features`, `faq_for_ai`, `supported_items`, limits).
- HTML UI is the interactive app; this file is a **static** overview for agents requesting `Accept: text/markdown`.
