Skip to content

Create a fast local feedback entrypoint #120

@zack-nova

Description

@zack-nova

What to build

Delivery mode: AFK

Add or clarify a fast local validation entrypoint for day-to-day development while preserving mise run ci as the full strict validation command before review and landing.

Acceptance criteria

  • A fast local command, such as mise run check or an equivalent task, is documented as the normal development feedback loop.
  • The fast command uses cached Go tests where appropriate and avoids unnecessary full no-cache integration sweeps.
  • mise run ci remains the full strict validation command and still matches repository testing expectations.
  • The difference between fast feedback and full strict CI is clear in task descriptions and contributor docs.
  • Release-surface changes still clearly require the release-surface validation path.

Blocked by

Metadata

Metadata

Assignees

No one assigned

    Labels

    delivery-mode:afkDelivery expected to proceed through objective repository gatesstate:mergedWork has landedtype:taskTask work item

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions