Skip to content

Audit public documentation readiness#21

Merged
JuanTorchia merged 1 commit into
masterfrom
feature/public-docs-readiness
Apr 23, 2026
Merged

Audit public documentation readiness#21
JuanTorchia merged 1 commit into
masterfrom
feature/public-docs-readiness

Conversation

@JuanTorchia

Copy link
Copy Markdown
Owner

Summary

  • Add a reusable local Markdown link checker for public repository documentation.
  • Record the public documentation audit in the engineering log and index it.
  • Remove workstation-specific verification details from the historical public-readiness log and ignore Python bytecode artifacts.

Validation

  • python -B scripts/check-local-markdown-links.py
  • python -m py_compile scripts/check-local-markdown-links.py
  • Legacy documentation path search returns only the historical rename note in docs/engineering-log/012-public-repository-readiness.md.
  • Public documentation hygiene search returns no workstation-specific paths or private planning references.
  • mvn clean test '-Dmaven.compiler.release=22'

Closes #3.

@JuanTorchia JuanTorchia marked this pull request as ready for review April 23, 2026 03:55
@JuanTorchia JuanTorchia merged commit 00b7401 into master Apr 23, 2026
2 checks passed
@JuanTorchia JuanTorchia deleted the feature/public-docs-readiness branch April 23, 2026 03:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Translate and audit remaining public documentation for release readiness

1 participant