Skip to content

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.yml layers per-VM vars on the base Proxmox inventory, replacing long -e flag chains
  • proxmox_vm create now sets cloud-init password (VM_CI_PASS env var) and network bridge explicitly
  • proxmox_template cloud-init password moved off a hardcoded default onto SSH_CI_PASS env 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-svc slash command

solti-monitoring

  • Seed concepts added to solti-docs.yml manifest for future doc harvest

solti-podman

  • manage-svc.shmanage-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.