This file follows Keep a Changelog.
- Series-level documentation baseline:
docs/INDEX.md(cross-series entry map)docs/SERIES_POSITIONING_AND_TERMS.md(AZ-01/AZ-02 terminology and boundaries)docs/SECURITY_CLAIM_POLICY.md(documentation claim policy)docs/RELEASE_NOTES_TEMPLATE.md(Azazel-Edge style release note template)
README.mdandREADME_ja.mddocumentation maps now include series/index/policy/release-template entry points.
- Product-facing README restructuring for AZ-02 positioning:
- deterministic top-level structure for reviewers/operators
- explicit security boundary claims/non-claims section
- architecture overview and operating mode guarantees
- CI unit-test workflow (
.github/workflows/ci-tests.yml) running:python -m unittest discover -s tests -v- dependency bootstrap for
PyYAML
- README guard checks in CI:
- local relative link/image path validation for
README.mdandREADME_ja.md - fenced code-block balance validation
- local relative link/image path validation for
- Release process baseline documentation:
docs/RELEASE_PROCESS.md
- Pull request quality gate template:
.github/PULL_REQUEST_TEMPLATE.md
- Japanese README alignment with English top-level structure and claim boundaries.
- README top section now includes operational badges:
- latest release
- CI tests workflow
- GitHub Pages workflow
- Documentation map updated to include release/changelog entry points.
- License wording in README clarified to reflect repository reality (no top-level
LICENSEfile currently present).
- Documentation and review process now explicitly enforce non-overclaiming language and verifiable security claims only.