Commit Graph

3 Commits

Author SHA1 Message Date
Andrés Eduardo García Márquez 2aeca86a9e docs: update project documentation for activation feature
Updated documentation across all deliverables:

Requirements (AN-001):
- Add activation flow requirements
- Document admin management capabilities

User Stories (AN-003):
- Add activation-related user stories
- Admin stories for student management

Domain Model (DI-002):
- Document Student activation fields
- Update entity relationships

GraphQL Schema (DI-004):
- Add activation mutations and queries
- Document new endpoints

Configuration:
- DV-004: Database schema changes
- DV-005: New environment variables

Project docs:
- CLAUDE.md: Update project structure and commands
- README.md: Add activation feature documentation
- ENTREGABLES.md: Update deliverables summary
- DEPLOYMENT.md: Update deployment instructions
- RECOMMENDATIONS.md: Add security recommendations

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-09 07:43:57 -05:00
Andrés Eduardo García Márquez bbdc5620dd docs: add explicit Git credentials reference to CLAUDE.md
Deploy to k3s / deploy (push) Failing after 20s Details
- Add GIT_USER, GIT_PASS, GIT_REMOTE_URL variables
- Make auto-login mandatory rule
- Reference ~/.secrets/credentials.env for all auth

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-08 16:51:50 -05:00
Andrés Eduardo García Márquez 8a69ac615f docs: add credentials section and update namespace to academia
Deploy to k3s / deploy (push) Failing after 27s Details
- Document ~/.secrets/credentials.env usage
- Add auto-login examples for Gitea, API, and K3s
- Update namespace from student-enrollment to academia
- Remove CLAUDE.md from .gitignore to track in repo

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-08 16:48:56 -05:00