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

dcdpr / jp / 24936242053
66%

Build:
DEFAULT BRANCH: main
Ran 25 Apr 2026 05:18PM UTC
Jobs 1
Files 290
Run time 1min
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

25 Apr 2026 05:14PM UTC coverage: 64.094%. Remained the same
24936242053

push

github

web-flow
docs(rfd): Move draft RFDs under `docs/rfd/drafts/` (#579)

Draft RFDs previously lived alongside published RFDs in `docs/rfd/`.
This made it impossible to exclude them from the documentation website
without special-casing every draft filename. Drafts are now kept in
`docs/rfd/drafts/`, which is excluded from the VitePress build via
`srcExclude`. Published RFDs that reference a `DNN`-style draft ID now
fail the docs build, enforced by a new validation pass in the
`rfds.data.js` loader.

RFD 001 is updated throughout to reflect the new file layout: `just
rfd-draft` creates files under `docs/rfd/drafts/`, and `just
rfd-promote` moves the file up to `docs/rfd/` when assigning a permanent
number. The `rfd_draft` skill, the `rfd_promote` MCP tool description,
and all `rfd-*` justfile recipes have been updated to match. The draft
status badge CSS and Vue component no longer apply to published pages,
since drafts are never rendered by the site.

A batch of new draft RFDs (D01–D33) is added under the new directory,
capturing design work across knowledge base, config editing, tool
execution, plugin architecture, logging, and more.

A VitePress preprocessing rule (`join-inline-code.mts`) is added to
collapse newlines inside inline backtick spans before block parsing.
This sidesteps a `@mdit-vue/plugin-component` issue where a tag-like
placeholder at the start of a continuation line terminates the enclosing
paragraph, producing broken HTML that the Vue compiler rejects.

---------

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

23350 of 36431 relevant lines covered (64.09%)

214.68 hits per line

Jobs
ID Job ID Ran Files Coverage
1 24936242053.1 25 Apr 2026 05:18PM UTC 290
64.09
GitHub Action Run
Source Files on build 24936242053
  • Tree
  • List 290
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #24936242053
  • f7e4a38e on github
  • Prev Build on main (#24579271925)
  • Next Build on main (#25038269703)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc