Skip to content

v3.0.0 — 14 improvements over v2.0.1

Choose a tag to compare

@Hugin-Z Hugin-Z released this 08 May 02:43
· 6 commits to main since this release

v3.0.0 — 14 improvements over v2.0.1

Highlights:

  • B mode real assets assembly (V3-1): CuratedLocalAssetsProvider scans
    assets/<category>/<company_id>/_raw/ for real files (replaces pure placeholder)
  • Test coverage 1 → 12 files (V3-2): parse_tender, generate_outline,
    b_mode, c_mode, compliance_check, check_chapter, check_cross_consistency
  • Compliance checks expanded (V3-2/4/5/8/9): font safety (paragraph + fontTable
    XML level), content keyword stitching detection, --section-only flag,
    cross-chapter field/resume/section-ref consistency
  • Scanned PDF detection + --ocr-text fallback (V3-6): no OCR integration,
    3 user paths
  • Tooling reproducibility (V3-13): scripts/demo_reset.py for clean re-runs
  • Timing instrumentation (V3-3): _timing_hook + 7 stages
  • Word passthrough integration (V3-7): c_mode_run auto-routing
  • Documentation alignment (V3-10/11/12): five-stage wording unified,
    B mode README honesty, SKILL description trimmed 25 → 10 keywords
  • Open-source readiness audit (V3-14): 4-layer (machine scan + behavior
    validation + semantic consistency + new files: CONTRIBUTING.md +
    README sys-deps/project-status sections)

See plans/v3-*.md and docs/v3_planning.md for per-item plan + completion criteria.