Skip to content

Releases: lightrock/drbones

v0.5.1 — README and workorder-boundary cleanup

Choose a tag to compare

@lightrock lightrock released this 27 May 16:32
42fb6cf

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/drbones source repository.
  • Added stronger AI guidance in AGENTS.md so 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, and workorders/README.md.
  • Fixed the translated README sync workorder after the checker surfaced missing required headings.

Checks

  • python tools/pmp_check.py --area all
  • python -m pytest

Doctor Bones v0.5.0

Choose a tag to compare

@lightrock lightrock released this 27 May 14:57

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

Choose a tag to compare

@lightrock lightrock released this 26 May 18:29

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

Choose a tag to compare

@lightrock lightrock released this 26 May 13:19
6a8cff0

docs/releases/v0.4.0.md

PMP AI Project Skeleton v0.3.1

Choose a tag to compare

@lightrock lightrock released this 26 May 05:39

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

Choose a tag to compare

@lightrock lightrock released this 25 May 10:42

copy from docs/releases/v0.3.0.md

v0.2.0 — Public README and agent operating layer

Choose a tag to compare

@lightrock lightrock released this 25 May 06:21

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.md into a shorter public landing page.
  • Preserved the original long-form/feral origin capture at docs/origin/stream-of-consciousness.md.
  • Added AGENTS.md as 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

Choose a tag to compare

@lightrock lightrock released this 25 May 05:33

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.