Companion: chat_backend — introduce Hesychia as assistant name in system prompt
## Summary
Rebrand the chat web app from the current AIML Operations chat product to **Hesychia**, hosted at **hesychia.ai**.
**Hesychia** is the minor goddess / personified spirit (daimona) of quiet, rest, silence, and stillness — fitting for a calm AI assistant experience.
## Scope
- Update user-facing product name to **Hesychia** (titles, headers, about copy, loading/empty states, etc.)
- Update domain / env / config references toward **hesychia.ai** (and related API/WS hosts as decided)
- Update page metadata (`title`, favicon references if name-tied, Open Graph / app name strings)
- Update Capacitor / Android app display name and package branding strings where applicable
- Update README and any in-repo docs that still describe the old brand/domain
- Keep functional behavior unchanged; this is a naming/branding pass
## Out of scope
- New logo artwork (tracked separately as a follow-on issue)
- Backend system-prompt identity (tracked in `chat_backend`)
## Acceptance criteria
- [ ] No user-visible old product name remains in the web UI
- [ ] Domain / env docs and configs reflect hesychia.ai (or clearly note migration path)
- [ ] Mobile shell display name shows Hesychia
- [ ] README reflects new brand and domain
## Related
- Follow-on: new Hesychia logo (this repo)
- Companion: `chat_backend` — introduce Hesychia as assistant name in system prompt
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Summary
Rebrand the chat web app from the current AIML Operations chat product to Hesychia, hosted at hesychia.ai.
Hesychia is the minor goddess / personified spirit (daimona) of quiet, rest, silence, and stillness — fitting for a calm AI assistant experience.
Scope
title, favicon references if name-tied, Open Graph / app name strings)Out of scope
chat_backend)Acceptance criteria
Related
chat_backend— introduce Hesychia as assistant name in system promptFollow-on logo work: #30
Companion backend prompt identity: ai_ml_operations/chat_backend#20