docs: add comprehensive project README.md v1.3.3

This commit is contained in:
Daniel Bedeleanu
2026-04-11 12:47:23 +03:00
parent df9468344d
commit ed06f0b56e
3 changed files with 64 additions and 5 deletions

View File

@@ -1,12 +1,11 @@
{
"version": "1.3.2",
"last_build": "2026-04-11-1245",
"version": "1.3.3",
"last_build": "2026-04-11-1246",
"commit": "PENDING",
"changelog": [
"v1.3.3: Added comprehensive project README.md documenting all operational modes",
"v1.3.2: Systemd Standalone: Switched systemd service from Docker to bare-metal (Direct Python/Node management)",
"v1.3.1: Systemd support added (Docker-compose based - DEPRECATED)",
"v1.3.0: Dockerization: Dual-mode architecture, standalone Next.js, Python logger, and prod export script",
"v1.2.9: Automatic IDE Entry Points (GEMINI.md, CLAUDE.md proxies)",
"v1.2.8: Absolute Documentation Consolidation (Unified ARCHITECTURE and AI_RULES)"
"v1.3.0: Dockerization: Dual-mode architecture, standalone Next.js, Python logger, and prod export script"
]
}