Releases: lightrock/drbones
Release list
v0.5.1 — README and workorder-boundary cleanup
Doctor Bones v0.5.1
Patch cleanup release after v0.5.0.
Fixed
- Synced translated READMEs with the current canonical README.
- Added clearer public guidance that users can point a foreground AI at a Doctor Bones-based repository without necessarily checking it out or running an executor.
- Added the “start with a Doctor Bones” project-start framing.
- Added a public process boundary warning users not to create their own project workorders in the public
lightrock/drbonessource repository. - Added stronger AI guidance in
AGENTS.mdso future AIs distinguish the Doctor Bones source/template repo from a user’s copied project repository. - Tightened workorder guidance so future workorders must follow
schemas/workorder-contract.json,workorders/TEMPLATE.md, andworkorders/README.md. - Fixed the translated README sync workorder after the checker surfaced missing required headings.
Checks
python tools/pmp_check.py --area allpython -m pytest
Doctor Bones v0.5.0
Doctor Bones v0.5.0
This release adds PFEM-lite analysis support, external repository read-only safety rules, and new day-in-the-life workflows for external automation output repair and adding future examples safely.
DrBones v0.4.1
Documentation, translation, example-routing, and checker-hardening release.
Highlights:
- Cleaner public README.
- README translations for Spanish, French, German, Brazilian Portuguese, and Hindi.
- Translation maintenance guidance in AGENTS.md.
- Day-in-the-life trigger map in AGENTS.md.
- Day 17 failed-test repair loop.
- Pytest guard so day-in-the-life examples must be indexed and triggered.
DrBones v0.4.0
PMP AI Project Skeleton v0.3.1
copy from docs/releases/v0.3.1.md
some minor ai repo governance, some clarifications in user docs through the path of main readme.md, day in the life examples.
PMP AI Project Skeleton v0.3.0
copy from docs/releases/v0.3.0.md
v0.2.0 — Public README and agent operating layer
v0.2.0 — Public README and agent operating layer
This release cleans up the first public skeleton into a more usable template repository.
Changes since v0.1.0:
- Reworked
README.mdinto a shorter public landing page. - Preserved the original long-form/feral origin capture at
docs/origin/stream-of-consciousness.md. - Added
AGENTS.mdas the AI/executor operating-instructions layer. - Added
workorders/README.md. - Added
workorders/TEMPLATE.md. - Surfaced AI-vendor-agnostic GitHub repo interaction.
- Clarified that this repo is project memory, not vendor-specific chat memory.
- Kept architecture-first folder philosophy visible and linked.
- Kept examples linked from the main README.
This is still an early skeleton, but it now has a cleaner public doorway and a stronger machine-facing operating layer.
v0.1.0 — First public skeleton
Initial public PMP AI Project Skeleton.
Includes:
- Foreground AI Quickstart
- AGENTS.md for AI/executor operating instructions
- template-repo usage guidance
- architecture-first folder philosophy
- workorder protocol
- workorder template
- lessons learned pattern
- break words
- full gate concept
- conflict-by-intent merge/PR guidance
- examples folder with WebGL concept demos
This is a first public pass, not a finished framework.