Skip to content

nxm-rs/pm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

397 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nexum · pm — roadmap, ADRs, and open planning

Cross-repo planning for nxm-rs. Architecture Decision Records (adr/) and quarterly roadmaps (roadmap/).

We plan in the open. There's no private Notion, no private Linear. If a decision matters across repos, it lands here so future readers — and future us — can see why the code looks the way it does.

Looking for the org overview? See github.com/nxm-rs.


ADRs

For decisions that have lasting impact on how the codebase is shaped, and that would be opaque to a future reader without context. Format: Status / Context / Decision / Consequences. Write one when the trade-off is non-obvious or the alternative was tempting. Don't write one for style preferences (linters), temporary workarounds (TODO comments), or obvious choices.

Roadmaps

One file per quarter (YYYY-QX.md). Theme, ≤3 outcome-focused goals, key deliverables organised by product, success metrics, and an explicit "what we're NOT doing" section. Plans change when reality hits — we revise in the open rather than pretending we knew all along.


Working principles

  • Ship working code. A working implementation beats perfect planning.
  • Plan in quarters. Longer horizons are unreliable; shorter ones miss strategic shifts.
  • Outcomes, not features. "Users can sign with a Keycard on Android" — not "ship Keycard pairing UI".
  • Decisions in public. If it's load-bearing across repos, the why lives here.
  • No process theater. Kill processes that don't help ship better code.

Issue conventions

The label system is shared across all nxm-rs repos (see .github):

  • Priorityp0-fire, p1-broken, p2-annoying, p3-maybe
  • Statusblocked, investigating, pr-welcome
  • Typebug, feature, dx, perf, debt, docs
  • Efforteffort/minutes, effort/hours, effort/days, effort/weeks

Templates here cover Epics (work too big for one PR) and Milestones (quarterly/release-based, 3–5 deliverables, linked epics, risks).


License

AGPL-3.0-or-later, consistent with the rest of the org. Forks of the planning process are welcome.

About

Cross-repo planning · ADRs, quarterly roadmaps, shared label conventions

Topics

Resources

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors