Andrés Eduardo García Márquez
df06225b98
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:
- DEV-GUIDE.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
2026-01-09 07:43:57 -05:00
Andrés Eduardo García Márquez
1455f729b2
docs: add explicit Git credentials reference to DEV-GUIDE.md
...
- Add GIT_USER, GIT_PASS, GIT_REMOTE_URL variables
- Make auto-login mandatory rule
- Reference ~/.secrets/credentials.env for all auth
2026-01-08 16:51:50 -05:00
Andrés Eduardo García Márquez
b91b278d01
docs: add credentials section and update namespace to academia
...
- Document ~/.secrets/credentials.env usage
- Add auto-login examples for Gitea, API, and K3s
- Update namespace from student-enrollment to academia
- Remove DEV-GUIDE.md from .gitignore to track in repo
2026-01-08 16:48:56 -05:00