Files
itpp-infrastructure/CHANGELOG.md
T
Sho'Nuff 21c80b63e6 August 8 cleanup: modelortho inventory, hexclave rename, Mattermost decommission fix
- README: Add modelortho.com as hosted client under App3 services
- README: Remove Mattermost from backup pipeline table (was decommissioned)
- CHANGELOG: Document Hexclave → Stack Auth rename (2026-08-08)
- backup-plan: Fix fabricated '14 previously-unbacked' count → actual 6
- app1-backup.sh: Remove Mattermost backup section (decommissioned service)
2026-08-08 21:34:32 -04:00

1.5 KiB

itpp-infrastructure — CHANGELOG

2026-08-08 — Hexclave Renamed → Stack Auth

  • Hexclave renamed to Stack Auth. Now running at auth2.itpropartner.com on app3.
  • This is the same service (customer-facing authentication), same server, same Docker stack — only the name changed.
  • Old references to "Hexclave" in scripts, docs, and backups should be updated to "Stack Auth" / stack-auth.
  • Rule going forward: any rename of critical infrastructure gets a changelog entry at the time of the rename, not discovered later.

2026-08-06 — Fallback Chain Overhaul & Two-Key Strategy

  • Root cause: Aug 5 admin-ai budget cap + 4 dead fallback legs = $45 Anthropic burn in 10 hours
  • Rotated all 5 fallback provider keys (new keys for deepseek, google, xai, anthropic, openai)
  • Added F5: gpt-4.1-nano via OpenAI direct (independent infrastructure)
  • Fixed F3: grok-4.6 → grok-4.5 (grok-4.6 never existed — LiteLLM catalog ghost)
  • Documented two-key strategy: operational keys (admin-ai only) vs fallback keys (direct, daily-capped)
  • Added to operational chain: claude-haiku-4-5 (lightweight), grok-4.5 (auditor 2), deepseek-v4-flash (batch)
  • Synced Anita profile with identical fallback chain + provider keys
  • Admin-ai budget raised: $20 → $30/day
  • Updated: model-chain.md, operational-models.md

2026-07-16 — Audit Remediation

  • Created CHANGELOG.md (missing per project documentation standard)
  • Project directory: /root/projects/itpp-infrastructure