hack-house/hh/src
leetcrypt 5676216a2f feat(ui): stacking role badges in roster + chat; drop default pentagram
- introduce a Role model + App::host()/roles_of(): the host is the first
  occupant of the roster (shown the moment they join, no sandbox required),
  and roles are additive — a host who summoned a sandbox and can drive reads
  ✝◆. Badges read the same ACL the broker enforces, so they can never
  advertise a power the room won't honour
- render the stacked badge in the clergy panel and inline next to the author
  on every chat message; split VirtualBox commands into their own help cluster
- default styling: the startup handle prompt now prints ✝ (crypt sigil)
  instead of the inverted pentagram
- README: document VirtualBox VMs, snapshot save/load, AI streaming + recall,
  the badge system, and the expanded theme set
- gitignore out-of-tree experiments, the heavy demo-build kit, and logs

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-06-04 22:56:10 -07:00
..
app.rs feat(ui): stacking role badges in roster + chat; drop default pentagram 2026-06-04 22:56:10 -07:00
crypto.rs ci: proper Rust+Python CI workflow; cargo fmt + clippy clean 2026-06-01 00:52:20 -07:00
ft.rs ci: proper Rust+Python CI workflow; cargo fmt + clippy clean 2026-06-01 00:52:20 -07:00
main.rs feat(ui): stacking role badges in roster + chat; drop default pentagram 2026-06-04 22:56:10 -07:00
net.rs test(client),ci: fuzz frame parsers, VT-x classifier tests, smoke + CI hardening 2026-06-04 22:56:00 -07:00
sbx.rs test(client),ci: fuzz frame parsers, VT-x classifier tests, smoke + CI hardening 2026-06-04 22:56:00 -07:00
theme.rs feat(ui): stacking role badges in roster + chat; drop default pentagram 2026-06-04 22:56:10 -07:00
ui.rs feat(ui): stacking role badges in roster + chat; drop default pentagram 2026-06-04 22:56:10 -07:00