Skip to content

fix: align fixed range-mode behavior across context, pipeline, doctor, and docs #22

Description

@chtnnh

Problem

The context resolver supports rangeMode: "range" without an active session, but pipeline, strict doctor, and ship treat that documented configuration as broken.

Scope

Choose one coherent fixed-range contract and apply it consistently.

Acceptance criteria

  • Fixed range mode either works without a session everywhere or is rejected/documented everywhere.
  • status, doctor --strict, ship, and the resolver agree.
  • Documentation describes the same required setup.
  • Tests cover the supported no-session path and the rejected path, as applicable.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions