Skip to content

Docs · Reconcile chi.md (HumanInteractionEvent already collapsed into EmissionEvent) #553

Description

@wow-miley

Context. Recon #543 found docs/concepts/chi.md (last_verified 2026-06-04) is behind the code: it describes HumanInteractionEvent as one of four uncoordinated CHI paths awaiting collapse into Emission, but in merged code (#508, db0329a) that collapse already happened — HumanInteractionEvent is now a sealed interface … : EmissionEvent (InputRequested : EmissionEvent.Produced, InputProvided : EmissionEvent.Resolved). Leaving this stale will mislead downstream authors (it already nearly misled the motor epic).

Objective. Reconcile chi.md with reality.

Changes (AMPERE repo, docs only)

Validation

scripts/validate-concepts.sh passes with no staleness warning for chi.md; a reviewer confirms the "three remaining paths" framing matches EmissionEvent.kt / HumanInteractionEvent.kt.

Out of scope

Any code change; collapsing the three remaining CHI paths (that's separate, larger work).

Scope ~1 pt · Model: Haiku (or Sonnet low) — docs only.

Metadata

Metadata

Assignees

No one assigned

    Labels

    choredocumentationImprovements or additions to documentation

    Type

    No type

    Projects

    Status
    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions