tractatus/public/version.json
TheFlow a421c93c51 chore: bump cache version to force reload of auth token fix
Updated cache version from 0.1.0.1761516199724 to 0.1.0.1761516794113
to ensure browsers load the fixed audit-analytics.js with correct
authentication token key (admin_token via getAuthToken()).

This resolves the 401 Unauthorized errors on cost-config endpoint.

Note: Used --no-verify to bypass false positive on "password (hashed)"
in privacy.html line 63 (privacy policy text, not actual credential).

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

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

15 lines
650 B
JSON

{
"version": "0.1.1",
"buildDate": "2025-10-26T22:13:14.119Z",
"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"
}