Skip to content

Nothing checks the README's lint count against the shipped lint count #520

Description

@mallison031

Important

System Directive: Mandatory Context Review
Before proposing a solution or writing code, you MUST parse and strictly adhere to the constraints defined in the following state documents:

Operating Constraints: Do not extrapolate beyond the specified scope or rely on baseline assumptions. You must autonomously verify that the code passes all CI gates (cargo check, cargo clippy, cargo test) before marking this task as complete.

Description

Context:

Task:

Why it's independent:

What "done" looks like

Complete the task as described.

Implementation guidelines

  • Ensure you are strictly following the MVP cuts described in the architecture documents.
  • Keep the scope strictly limited to this issue. Do not over-engineer.

PR guidelines

  • Get assigned before starting.
  • PR description must include: Closes #[this issue].
  • Check off the corresponding box in ROADMAP.md upon completion!

Contact & Support


📋 Before you start

Please read our Code Quality Standards. Before submitting a PR, ensure you run:

  • cargo fmt --all -- --check
  • cargo clippy --workspace --all-targets -- -D warnings
  • cargo test --workspace

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

    Type

    No type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions