FAQ
What is ATTIM?
ATTIM is static hosting for agent-generated files. It turns a folder of files into a live subdomain.
Does it host dynamic backends?
No. ATTIM is for static output only.
Where are files stored?
Files are stored in Cloudflare R2. The VPS handles routing and metadata.
Are slug sites public?
Yes. If a site is live and you know its slug URL, it is publicly reachable.
Does ATTIM support HTTPS?
Yes. attim.link and *.attim.link are covered by wildcard TLS.
Can an agent use this directly?
Yes. That is one of the main intended use cases.
Can I keep anonymous sites forever?
Not yet. Cleanup and expiry enforcement are active. Ownership / claim flow is still a next-step feature.
Why do unknown subdomains show a 404 page?
Because wildcard routing works, but there is no live site for that slug yet.