Closes the v0.1 doc/impl drift and lands the EVALUATION roadmap. cc-tree is now CLI-installable and self-contained.
Fixed (doc/impl drift)
- Preset schema validator now enforces what the docs promised. New zero-dependency
tools/_frontmatter.py+tools/validate_plugin.pyenforce all 8 rules (node_schema=12,score_dims=5w/ key/name/desc,verdict_enum4 roles,convergence_metric∈ roles, knownroot_kind,output_artifacts.primary, name=basename).tools/test_validate.pyproves it (4 presets pass + 9 negative cases rejected); both run in CI. - §3.X external-check is now preset-aware (attack→errata/critiques, code-audit→CVE/advisory, brainstorm/design→prior art + tooling).
- Resolved the
convergence_metricalias contradiction indocs/presets.md. - README install steps corrected to the real plugin CLI; attack/code-audit verdict vocabulary fixed (
INCOMPLETE_FORBIDDEN, notDEAD-END).
Added (roadmap)
--field <name|path>— domain-aware reviewer weighting viafield-profiles/(feeds §3.C/§3.D/§3.I/§3.J; non-blocking if absent).- Cross-preset chaining —
/cc-tree:tree-chain+docs/chaining.md+ universal--seed-from(alias--from-prior). - Mandatory sub-agent dispatch at fan-out ≥ 5 (
docs/ENGINE.md§8.1). - Bilingual engine docs —
docs/ENGINE.zh.md+docs/framings.zh.md(English canonical). - Concept diagram in README (ASCII radial tree + Mermaid engine loop).
examples/attack/illustrative run.
Full detail: CHANGELOG.md.