Skip to content

Give the Next List one name, in code and in copy #718

Description

@capo-the-ai-bot

User Story

As a user, I want one name for the list of things I could do next, so the drawer and the planning step stop appearing to be two different lists.

Scope

Local naming only — no storage, no wire.

  • Rename providers, screens and copy from "Next Actions" to Next. The List holds Outcomes; "Next Action" stays as the role-label for the singular current Action of a row.
  • Resolve the two user-facing names: the drawer renders "Next Actions" while the Daily Planning step renders "Up Next". The divergence is currently deliberate — the step's pool is energy-filtered and net of what is already picked, so one shared name would show two different counts under one label. Either give the filtered pool its own domain term, or record the divergence with that reason in the relevant term's definition.
  • Rename Intent.maybe and its copy to the CONTEXT term Someday/Maybe.

Acceptance Criteria

  • No provider, screen or string calls the List "Next Actions" where the List is meant
  • Exactly one user-facing name per domain List, or a recorded reason for the divergence
  • Intent.maybe and its copy carry the CONTEXT term
  • flutter analyze clean and the full suite green
  • The two List-naming Flagged ambiguities are deleted from CONTEXT.md

Related

Part of #715. Independent of the Todo and Task renames.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions