docs: actualizar contexto maestro de DAEMON#25
Draft
WILLIAMMDN wants to merge 1 commit into
Draft
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Qué cambió
docs/ai-project-context.mden el contexto maestro integral de DAEMON;currículo, Gradebook, OneRoster/LTI, economía, criatura, privacidad,
infraestructura, rendimiento, QA, riesgos y orden de integración;
AGENTS.mdpara exigir la lectura del contexto maestro y evitar queotra IA confunda cambios locales o PR con producción;
docs/README.mdsin mojibake y con el índice documental actual.Por qué
El contexto anterior estaba fechado el 15 de julio y no reflejaba de forma
segura la release del 19, los PR 21–24, el árbol paralelo de Antigravity ni las
decisiones recientes de producto. Esa ambigüedad podía hacer que un agente
revirtiera trabajo aceptado, atribuyera propuestas a producción o mezclara
ramas incompatibles.
Impacto
Solo documentación. No hay código de aplicación, migraciones, variables,
secretos ni despliegue. La rama parte de
origin/mainen un worktree aislado yno toca el árbol local de Antigravity.
Validación
git diff --check: OK;/api/v1/salud:ok: true, base de datos OK y commit2d76c45;Después del merge
Entregar
AGENTS.mdcomo punto de entrada ydocs/ai-project-context.mdcomoarchivo principal a cualquier IA o colaborador. Los estados de PR/ramas son una
fotografía y deben actualizarse después de cada integración o release.