Skip to content

Labels

Labels

  • bug

    Something isn't working
  • documentation

    Improvements or additions to documentation
  • duplicate

    This issue or pull request already exists
  • enhancement

    New feature or request
  • good first challenge

    Next step after good first issue - more scope or contract depth, still self-contained
  • good first issue

    Good for newcomers
  • help wanted

    Extra attention is needed
  • invalid

    This doesn't seem right
  • level-1

    Docs/Markdown only. Needs git and a text editor, no Python.
  • level-10

    New subsystem, multi-week. Design discussion before any code.
  • level-2

    Mechanical: catalogue or transcribe what the code already does. Reads Python.
  • level-3

    Write a self-contained test, or add a flag following an existing sibling pattern.
  • level-4

    Touches a contract (redaction, reason codes). Needs one invariant understood.
  • level-5

    Multi-site change or cross-module test. Understand a subsystem, change no behavior.
  • level-6

    Tooling/CI/packaging, or a new extension example. Expect unfamiliar failures.
  • level-7

    Additive engine change (new rule/detector/storage policy). Raise-only by construction.
  • level-8

    Modifies existing risk classification. Needs maintainer design sign-off first.
  • level-9

    Complete an extension seam: interface, registry, tests and docs.
  • parity

    Prove a parity-matrix cell (docs/PARITY.md): mirror a sibling test on another host
  • question

    Further information is requested
  • roadmap

    Public roadmap item
  • wontfix

    This will not be worked on