Skip to content

release(truth): correct every published inventory number and record PR #1 ancestry #24

Description

@lidge-jun

The published product does not describe the shipped payload.

Measured ground truth (2026-08-15, branch dev)

Inventory Truth
Skills 28
Hooks (disk == manifest) 21
Components 8
Tests 1,631 pass / 0 fail
Latest release v0.1.0 (2026-07-06), zero assets

PR #1 ancestry, resolved

git merge-base --is-ancestor origin/pr1head origin/main  -> 1   (head 8f2efab not an ancestor)
git merge-base --is-ancestor dac77cc7 origin/main        -> 0   (squash commit IS on main)

PR #1 was squash-merged as dac77cc7 on 2026-08-09. The runtime hardening is on main but has never appeared in a published release.

Drift to close — High severity rows first:

  • README.ko.md:57,106 and README.zh.md:57,106 say 18 hooks; there are 21.
  • docs-site/.../reference/hooks.md, .../reference/plugin-manifest.md, .../concepts/how-it-works.md all publish an 18-hook table missing session-start-detecting-managed-worktree, user-prompt-submit-guiding-worktree-rename, pre-tool-use-guarding-managed-worktree-deletion.
  • docs-site/.../guides/skills.md documents cxc-ultraresearch, which does not ship (absorbed into search), lists 25 skills, and omits dev-diagram-viewer, kwrite, remote, worktree-guardian.
  • structure/INDEX.md skills map is missing three skills and lists ultraresearch; the component map omits skill-search; eight devlog/_plan/mvp_* paths moved to _fin/.
  • All three READMEs and docs-site claim 1,213 tests.

Plan: devlog/_plan/260815_release_train_production/010_release_truth.md. Also adds CHANGELOG.md.

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions