Skip to content

docs: update event reference (31 → 58) and cut 0.2.0 in CHANGELOG#70

Merged
tzone85 merged 1 commit into
mainfrom
docs/event-reference-and-changelog-0.2.0
Jun 11, 2026
Merged

docs: update event reference (31 → 58) and cut 0.2.0 in CHANGELOG#70
tzone85 merged 1 commit into
mainfrom
docs/event-reference-and-changelog-0.2.0

Conversation

@tzone85

@tzone85 tzone85 commented Jun 11, 2026

Copy link
Copy Markdown
Owner

Summary

  • event-reference.md said NXD has 31 event types; the code has 58. The 27-event gap covers everything shipped since April: devdb lifecycle, controller auto-recovery, Tech-Lead conflict resolver, integration build, stage timing, operator directives, requirement classifier + estimator + pause/resume.
  • CHANGELOG.md [Unreleased] had accreted ~12 features since 0.1.0. Cut it as [0.2.0] — 2026-06-02, matching CLAUDE.md's "Production-readiness pass complete" marker. [Unreleased] is now empty, ready for the next batch.

Changes

  • Correct the headline count (31 → 58) in event-reference.md.
  • Add an "Additional events (post-2026-04 ports)" section listing the missing 26 with one-line summaries grouped by subsystem (pipeline/staging, requirement-level, investigation, conflict resolution, controller, operator directives). Point readers at internal/state/events.go for the canonical list.
  • Reword the changelog so [Unreleased] is the empty next-up section and [0.2.0] carries the merged work.

Test plan

  • Pure docs change — go build ./... still clean
  • Render preview on GitHub for the markdown

Audit traceability

Architecture findings ARCH-H7, ARCH-M7 (2026-06-11 sweep).

event-reference.md said NXD has 31 event types; the code has 58. The
27-event gap covers everything shipped since April: devdb lifecycle,
controller (auto-recovery), Tech-Lead conflict resolver, integration
build, stage timing, operator directives, requirement classifier +
estimator + pause/resume, and the post-merge story-state events.

Don't try to rewrite every section in this PR. Instead:
- correct the headline count (31 → 58),
- add an "Additional events (post-2026-04 ports)" section that lists
  the missing 26 with one-line summaries, grouped by subsystem, with
  a pointer to internal/state/events.go for the canonical list.

CHANGELOG: cut the accreted [Unreleased] section as [0.2.0] — 2026-06-02,
matching CLAUDE.md's "Production-readiness pass complete (2026-06-02)"
marker. [Unreleased] now empty, ready for the next batch of changes.

Surfaced by the 2026-06-11 architecture audit (ARCH-H7, ARCH-M7).
@tzone85 tzone85 merged commit 49fc3ce into main Jun 11, 2026
8 of 9 checks passed
@tzone85 tzone85 deleted the docs/event-reference-and-changelog-0.2.0 branch June 11, 2026 11:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant