Skip to content

feat: add version-header verification tooling #6

@mmilanez

Description

@mmilanez

Problem

Framework files carry human-readable version headers. Patch releases can leave those headers inconsistent unless release tooling verifies them.

Proposed change

Add a script and CI check that verifies expected Lead Protocol version headers across the maintained framework files.

Acceptance criteria

  • A version check command exists and can run locally and in CI.
  • The check has an explicit allowlist of files and avoids rewriting historical notes or changelogs.
  • Release documentation explains what the header version means.
  • Tests cover stale-header detection.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestroadmapTracked work item on the project roadmap

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions