Skip to content

Labels

Labels

  • area/cli

    CLI tooling (C++)
  • area/server

    Go backend (API, auth, metadata, locks, storage orchestration)
  • area/unreal

    Unreal Engine integration (C++)
  • area/webapp

    React frontend + NGINX (UI + web delivery layer)
  • effort/1-star

    Indicates a very easy task or challenge, suitable for beginners with minimal effort required.
  • effort/2-star

    Indicates a relatively easy task, requiring some basic skills or knowledge but still accessible.
  • effort/3-star

    Indicates a moderate level of difficulty, requiring a good understanding of the topic or task.
  • effort/4-star

    Indicates a challenging task, demanding advanced skills, focus, and considerable effort.
  • effort/5-star

    Indicates a very difficult task, suitable for experts or those with extensive experience, requiring
  • priority/p0-blocker

    Blocks core use or critical path; fix immediately.
  • priority/p1-high

    High impact or milestone-critical; prioritize next.
  • priority/p2-medium

    Useful improvement; schedule when capacity allows.
  • priority/p3-low

    Low impact or polish; do when convenient.
  • status/blocked

    Waiting on dependency/decision
  • status/in-progress

    Someone actively working it
  • status/in-review

    PR review happening
  • status/needs-design

    Requires design/spec before coding
  • status/needs-info

    Needs logs/steps/clarification from reporter
  • status/ready

    Ready to pick up (clear requirements)
  • status/triage

    Needs initial sorting
  • type/bug

    Something is broken
  • type/build

    Build system / packaging
  • type/chore

    Cleanup, maintenance, dependency bumps
  • type/ci

    CI workflows, runners, caching
  • type/docs

    Documentation changes
  • type/enhancement

    Improve an existing feature
  • type/feature

    New user-facing capability
  • type/performance

    Faster, less memory, better I/O
  • type/refactor

    Internal restructure, no behavior change intended
  • type/research

    Investigation, reading, prototyping