test: verify deferred review log coverage - #130
Merged
Conversation
Concepto: la bitácora de revisión diferida también necesita una compuerta mínima de trazabilidad. Problema: sin verificación, los PRs recientes, la evidencia técnica o la frontera reviewed/published pueden desaparecer de la bitácora. Alternativas: revisar la bitácora manualmente, derivarla desde GitHub o proteger sus invariantes mínimos con un script local sin dependencias. Justificación: un verificador local conserva evidencia auditable sin cambiar estados editoriales ni agregar dependencias. Closes #127 Co-authored-by: Joel Alvarez D. <124008575+joelalvarezduenas@users.noreply.github.com>
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.
Resumen
scripts/verify-deferred-review-log.mjspara proteger la cobertura mínima de la bitácora de revisión diferida.rust, README, publicación candidata, guía, checklist, paquete humano, matriz y bitácora.verify-gate-synca 15 compuertas en 7 documentos, incluyendo la bitácora.Closes #127.
Trazabilidad
curso: cloud,fase: cierre,tipo: prueba,flujo: issue-pr,estado: revisión,modo: revisión diferidaVerificación
node scripts/verify-course-links.mjsnode scripts/verify-manifest-consistency.mjsnode scripts/verify-cargo-examples.mjsnode scripts/verify-chapter-anatomy.mjsnode scripts/verify-review-packet-coverage.mjsnode scripts/verify-deferred-review-log.mjsnode scripts/verify-editorial-status.mjsnode scripts/verify-gate-sync.mjsgit diff --checkcargo fmt --checkcargo clippy --all-targets --all-features -- -D warningscargo test --all-targetscargo test --doccargo bench --all-targetsRevisión diferida
Fusionado bajo modo de revisión diferida autorizado para este repositorio.
El cambio permanece dentro del plan aprobado, no modifica currículum,
gobernanza ni arquitectura del ecosistema, no agrega dependencias, no usa
unsafey no marca capítulos comoreviewednipublished.