1.2 KiB
1.2 KiB
Backlog
Prioritized work that remains after link and structure fixes.
Completed
- P0 - Integrity and consistency (completed on 2026-03-11).
- EN/CS charter cadence alignment updated in
docs/cs/charter/foundational_charter.md. - Czech placeholder stubs replaced across
docs/cs/charter/anddocs/cs/codex/.
- EN/CS charter cadence alignment updated in
- P1 - Repository quality gates (completed on 2026-03-11).
- Added docs CI workflow in
.github/workflows/docs-check.yml. - Added markdown lint config in
.markdownlint.yaml. - Added local link checker script in
scripts/check_markdown_links.sh. - Added translation parity report in
scripts/translation_parity_report.shand CI summary/artifact publishing.
- Added docs CI workflow in
- P2 - Governance and contribution operations (completed on 2026-03-11).
- Added repository governance policy in
GOVERNANCE.md. - Added issue templates and PR template under
.github/. - Added
CODEOWNERSfor charter/license/governance-critical paths.
- Added repository governance policy in
- P3 - License clarity (completed on 2026-03-11).
- Added plain-language compatibility and interpretation guide in
LICENSE_FAQ.md. - Linked FAQ from
LICENSE.md, rootREADME.md, and language landing pages.
- Added plain-language compatibility and interpretation guide in