Skip to content

CE-Harness v1.0.1 — Documentation Update

Choose a tag to compare

@doz34 doz34 released this 09 Jun 23:55

CE-Harness v1.0.1 — Documentation Update

Comprehensive English documentation pass. All 14 French documents translated, 7 new GitHub standard docs added, 8 in-depth guides in docs/.

What's new in v1.0.1

Documentation

  • README.md: comprehensive overview with badges, table of contents, examples, quick start
  • CONTRIBUTING.md: code of conduct, dev setup, PR process, style guide
  • SECURITY.md: vulnerability disclosure, supported versions, best practices
  • CHANGELOG.md: full v1.0 release notes with all 18 quick wins documented
  • CODE_OF_CONDUCT.md: Contributor Covenant v2.1

User guides (docs/)

  • INSTALLATION.md: detailed install + troubleshooting
  • QUICKSTART.md: 5-minute tutorial
  • ARCHITECTURE.md: deep dive on 5-layer model + 8 invariants
  • HOOKS.md: complete reference for 7 lifecycle hooks
  • API.md: Python API reference for 22 modules
  • ADVERSARIAL.md: attack vectors + 50+ payload corpus usage
  • FAQ.md: common questions

GitHub integration (.github/)

  • Issue templates (bug report, feature request)
  • CI workflow (Python 3.10/3.11/3.12, all 317 tests, adversarial tests)
  • Dependabot for GitHub Actions updates

Translated to English (14 files)

  • README.md, CHARTER.md, CLAUDE.md, MEMORY.md
  • strategy/00-strategy-2026-06-08.md
  • design/00-architecture.md
  • corpus/sources/INDEX.md, corpus/findings/00-synthesis.md, corpus/anti-patterns/INDEX.md
  • prototype/README.md
  • audit/00-pov-recap-2026-06-08.md, audit/01-swebok-validation-2026-06-08.md, audit/02-swebok-100pct-validation-2026-06-08.md, audit/03-adversarial-analysis-2026-06-08.md

Stats

  • 20 files changed/added in this update
  • ~7,500 lines of new English documentation
  • All 317 tests still pass
  • 8 audit reports, 22 lib modules, 28 test files — all in English

Full v1.0 release notes

See CHANGELOG.md for the complete v1.0 release notes (the v1.0.1 update is docs only, no code changes).

Links