hermes(chat): enable Wave A cards on the HUX canary

Ordinal 3 only (partition unchanged): activity timeline, projects,
privacy and memory control join the foundation flag, observe-only.
The roll also serves as the HUX-11 restart-persistence gate via the
recorded identity hashes.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01BvMSXH8VH2tMWXanb8SJdf
This commit is contained in:
jenkins 2026-08-24 06:02:35 -03:00
parent 39a544828f
commit c05ec2386f

View File

@ -587,7 +587,7 @@ spec:
- {name: HUX_BIND, value: 127.0.0.1}
- {name: HUX_PORT, value: "8790"}
- {name: HUX_DATA_ROOT, value: /var/lib/hux/store}
- {name: HUX_FLAGS, value: 'hux.foundation'}
- {name: HUX_FLAGS, value: 'hux.foundation,hux.activity_timeline,hux.projects,hux.privacy,hux.memory_control'}
- {name: HUX_RELAY_KEY_FILE, value: /run/hermes-webui-hux/relay-key}
- {name: HUX_WORKER_KEY_FILE, value: /run/hermes-hux-worker/worker-key}
- {name: HUX_SUBJECT_BINDING_FILE, value: /var/lib/hux/binding/subject}