Week of 2026-06-22¶
Summary¶
Cleared a backlog of uncommitted work across seven solti-* repos: Proxmox VM provisioning gained a per-host inventory pattern and cloud-init password/bridge support, the Matrix bot stack picked up a remote-host bootstrap playbook and a pre-commit secret guard, and solti-ux got its first real README/CLAUDE.md pass. Mostly infrastructure hardening and documentation catch-up rather than new features.
Commits¶
7 commits across 7 repos (raw activity count, week in progress)
| Repo | Commits |
|---|---|
| solti-docker | 1 |
| solti-matrix-bots | 1 |
| solti-matrix-mgr | 1 |
| solti-monitoring | 1 |
| solti-platforms | 1 |
| solti-podman | 1 |
| solti-ux | 1 |
By repo¶
solti-platforms¶
- VM inventory pattern:
-i inventory/<host>-vm.ymllayers per-VM vars on the base Proxmox inventory, replacing long-eflag chains proxmox_vm createnow sets cloud-init password (VM_CI_PASSenv var) and network bridge explicitlyproxmox_templatecloud-init password moved off a hardcoded default ontoSSH_CI_PASSenv var lookup
solti-matrix-bots¶
prepare-bot-host.yml— one-time bootstrap playbook for a fresh remote VM- Pre-commit hook blocking accidental commits of gitignored files
- Docs for salty-bot and card-capture-bot promoted into CLAUDE.md
solti-matrix-mgr¶
- Documented the layered event schema (
solti:block on Matrix events) and room routing for verify/deploy events
solti-docker¶
- dockhand service docs, new
new-svcslash command
solti-monitoring¶
- Seed concepts added to
solti-docs.ymlmanifest for future doc harvest
solti-podman¶
manage-svc.sh→manage-svc.sh.deprecated(superseded by per-collection scripts after the solti-podman rename)
solti-ux¶
- First real README + CLAUDE.md: architecture diagram, infra inventory, build commands. Still POC stage (phases 1-3: scaffold, Matrix auth, sync/render)
Open threads¶
- solti-ux Step 2 (Claude API synthesis across cards) not started
- devlogs site itself — this entry is the seed for that
Claude Code Sessions¶
jackaltx (root / multi-repo)¶
- 2026-06-23 — backlog commit pass across 7 repos, devlogs mkdocs site (weekly logs, two-pane nav, instant loading), this Claude usage summary
PRs / Issues¶
No open or recently-updated PRs or issues across any solti-* repo this week —
all commits landed directly on main/test.