tractatus/public/version.json
TheFlow f9369967b1 chore: bump cache version for frontend changes
Updates cache-bust version parameter across all HTML files to force
browser reload of JavaScript changes.

Frontend Changes Requiring Cache Bust:
- Environment filter dropdown in audit-analytics.html
- Environment query parameter handling in audit-analytics.js
- Cost configuration modal improvements
- Period selector for cost avoidance metrics

New Version: 0.1.0.1761519055803

Files Updated: 16 HTML files + version.json

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-27 12:11:55 +13:00

15 lines
650 B
JSON

{
"version": "0.1.1",
"buildDate": "2025-10-26T22:50:55.809Z",
"changelog": [
"Implementer: Added Hook Architecture section (architectural enforcement credibility)",
"Implementer: Added hook-architecture.svg diagram showing PreToolUse flow",
"Implementer: Simplified deployment section (removed broken diagram)",
"Implementer: Added deployment-guide.pdf for download",
"Implementer: Responsive system architecture diagrams (mobile/desktop)",
"Docs: Created comprehensive deployment guide (14KB markdown → PDF)",
"Cache: Force update for new diagrams and PDFs"
],
"forceUpdate": true,
"minVersion": "0.1.4"
}