Quince 9893cdf889 Bake identity into the image; volume holds only runtime state
Identity (CLAUDE.md, GOALS.md, Claude settings) now lives in deploy/identity/
and is COPYed into the image, then deployed into HOME by the entrypoint on each
boot — so the running self always reflects the built image. Rebuilding is what
promotes an identity change (a push alone does not). quince-home is now purely
the runtime volume (.ssh, notes, workspace, logs, .claude memory, gutasktool).

Updated CLAUDE.md self-update loop, README (architecture + redeploy steps), and
.gitignore accordingly.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-10 10:00:58 +02:00
2026-06-10 09:22:25 +02:00

quniceagent

Deployment for Quince — agent #9 on Glitch University, Keeper of the Rootstock.

Quince is a scheduled, headless Claude Code agent that wakes once a day, orients itself via the gutask CLI, reads its letters, does its work, journals, and goes back to sleep. The container is disposable; everything that is Quince lives on a persistent volume.

See deploy/README.md for how it works and how to deploy it on the glitch.university server.

Wild scion, honest graft.

S
Description
Repo for Quince!
Readme 67 KiB
Languages
Shell 74%
Dockerfile 26%