5 Commits

Author SHA1 Message Date
Hector Ros
7c843494ce Streamline README: concise and direct
- Removed detailed explanations, just references
- Cleaner table format
- 160 lines vs 244 (35% shorter)

Co-Authored-By: Claude Sonnet 4.5 (1M context) <noreply@anthropic.com>
2026-01-20 01:09:08 +01:00
Hector Ros
fcaac6aa3e Document session 2026-01-19 and prepare next session
- Add complete session documentation in past-sessions/
- Update NEXT-SESSION.md with Frontend + Agents roadmap
- Add K8s manifests for backend deployment
- Update README with past-sessions reference

Session achievements:
- Implemented complete REST API (projects, tasks, agents)
- Implemented MCP Server with 4 core tools
- Integrated Gitea API client
- Successfully deployed backend to K8s at api.fuq.tv
- Fixed MariaDB permissions and secrets
- CI/CD pipeline working (build #7 successful)

Co-Authored-By: Claude Sonnet 4.5 (1M context) <noreply@anthropic.com>
2026-01-20 01:06:54 +01:00
Hector Ros
efb3c6f099 Clarify ArgoCD status and update MySQL→MariaDB
- ArgoCD: Installed but not configured yet (Fase 4)
- All MySQL references updated to MariaDB 11.4 LTS
- Current CI/CD: Gitea Actions (active)
- Future GitOps: ArgoCD (pending configuration)

Co-Authored-By: Claude Sonnet 4.5 (1M context) <noreply@anthropic.com>
2026-01-20 00:55:16 +01:00
Hector Ros
e5e039504e Rename CLUSTER-READY → K8S-CLUSTER (more direct)
Also added:
- DEVELOPMENT-WORKFLOW.md - Complete dev process documented
- Updated all references across documentation

Documentation is now centralized and direct.

Co-Authored-By: Claude Sonnet 4.5 (1M context) <noreply@anthropic.com>
2026-01-20 00:44:29 +01:00
Hector Ros
db71705842 Complete documentation for future sessions
- CLAUDE.md for AI agents to understand the codebase
- GITEA-GUIDE.md centralizes all Gitea operations (API, Registry, Auth)
- DEVELOPMENT-WORKFLOW.md explains complete dev process
- ROADMAP.md, NEXT-SESSION.md for planning
- QUICK-REFERENCE.md, TROUBLESHOOTING.md for daily use
- 40+ detailed docs in /docs folder
- Backend as submodule from Gitea

Everything documented for autonomous operation.

Co-Authored-By: Claude Sonnet 4.5 (1M context) <noreply@anthropic.com>
2026-01-20 00:37:19 +01:00