• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

dcdpr / jp / 28592655619
69%

Build:
DEFAULT BRANCH: main
Ran 02 Jul 2026 01:15PM UTC
Jobs 1
Files 432
Run time 2min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

02 Jul 2026 01:11PM UTC coverage: 67.559% (+0.02%) from 67.544%
28592655619

push

github

web-flow
chore(rfd): Add prioritized RFD details to dev and architect personas (#832)

The architect and dev personas gain a `rfd-priority` knowledge file:
each conversation receives the live `rfd-list --all` output and
instructions to consult priority and status before treating an unbuilt
RFD as a blocker.

`just rfd-list` previously printed all RFDs in file order with no
awareness of priority. It now calls `assembleBoard()`, the same function
the web board at `/rfd/priority` uses, so the CLI and site always agree
on what is planned, what is backlogged, and what is in development.

By default the command shows the planned list in priority order, marking
actively-developed RFDs with `*`. New flags expose the rest of the
board: `--backlog` shows the unranked queue, `--all` includes terminal
and unplaced RFDs, `--full` appends per-entry summaries and dependency
lists, and `--json` emits the raw data for `jq` pipelines.

`rfd-shared.js` is renamed to `rfd-shared.mjs` to enable
`import.meta.dirname`, and the board-assembly logic previously inline in
`rfd-board.data.js` is extracted into `assembleBoard()` so both callers
share a single implementation.

---------

Signed-off-by: Jean Mertz <git@jeanmertz.com>

38151 of 56471 relevant lines covered (67.56%)

674.56 hits per line

Jobs
ID Job ID Ran Files Coverage
1 28592655619.1 02 Jul 2026 01:15PM UTC 432
67.56
GitHub Action Run
Source Files on build 28592655619
  • Tree
  • List 432
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #28592655619
  • 1491d80b on github
  • Prev Build on main (#28583491968)
  • Next Build on main (#28609088649)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc