Releases: happysnaker/RDLeader
Release list
RDLeader v0.1.1 public proof ladder
Public proof ladder
This pre-release collects the public-safe RDLeader proof surfaces into one release note.
RDLeader is a local-first control plane for supervising AI R&D workers: task ownership, context routing, runtime dispatch, result collection, approval gates, and QA evidence.
Start here
pnpm demo:resetcreates deterministic fake worker/runtime/approval/QA state.- The browser walkthrough shows that fake state through the manager UI.
- The runtime/approval deep dive explains task envelopes, result events, and fail-closed external actions.
- The employee-agent onboarding guide documents worker homes, runtime homes, manager-only communication, and secret refs.
- The QA evidence page summarizes verification without publishing raw DevPlan logs.
- The captioned browser walkthrough video gives a quick visual pass over the flow.
Public-safe assets
- Landing section: https://github.com/happysnaker/RDLeader/blob/main/docs/public/landing-page.md
- Distribution kit: https://github.com/happysnaker/RDLeader/blob/main/docs/public/distribution-kit.md
- Submission tracker: https://github.com/happysnaker/RDLeader/blob/main/docs/public/submission-tracker.md
- Captioned video: https://github.com/happysnaker/RDLeader/blob/main/docs/public/narrated-walkthrough-video.md
Safety note
This release intentionally uses fake/demo data only. It does not publish private workspace paths, app IDs, open IDs, chat IDs, message IDs, QR artifacts, internal document links, or raw integration output.
RDLeader v0.1.0 public baseline
RDLeader v0.1.0 public baseline
This is a pre-release marker for the public-safe RDLeader baseline.
It is not a production-ready HR system and not a final open-source licensing milestone. It is a reference point for the public architecture, QA evidence, runtime model, and sponsorware packaging work currently visible in the repository.
What is included
- Local-first AI R&D worker control-plane README
- Public CI baseline
- Security policy and support entrypoints
- Funding and issue templates
- Public release roadmap
- Sanitized QA evidence summary
- Runtime endurance model
- Public-safe demo walkthrough script
- Promo kit
- License / reuse decision note
- Discussions enabled, with a public release roadmap discussion
- Dependabot config for npm and GitHub Actions
Verification
Latest public baseline commit:
65d9e81
Public CI / maintenance evidence:
- CI: https://github.com/happysnaker/RDLeader/actions/runs/28950338326
- Dependabot npm update checks: https://github.com/happysnaker/RDLeader/actions/runs/28950343571 and https://github.com/happysnaker/RDLeader/actions/runs/28950342776
- Dependabot GitHub Actions update checks: https://github.com/happysnaker/RDLeader/actions/runs/28950343722 and https://github.com/happysnaker/RDLeader/actions/runs/28950342888
Public docs
- Release roadmap: https://github.com/happysnaker/RDLeader/blob/main/docs/public-release-roadmap.md
- QA evidence: https://github.com/happysnaker/RDLeader/blob/main/docs/public/qa-evidence.md
- Runtime endurance: https://github.com/happysnaker/RDLeader/blob/main/docs/public/runtime-endurance.md
- Demo walkthrough: https://github.com/happysnaker/RDLeader/blob/main/docs/public/demo-walkthrough.md
- Promo kit: https://github.com/happysnaker/RDLeader/blob/main/docs/public/promo-kit.md
- License decision note: https://github.com/happysnaker/RDLeader/blob/main/docs/public/license-decision.md
Caveats
- License posture is still tracked in #3.
- Raw local DevPlan artifacts are intentionally not published when they may contain private paths, integration identifiers, or live operational evidence.
- This release is meant to make the public proof chain easier to reference, not to claim broad production readiness.