bd: backup 2026-03-02 23:05
This commit is contained in:
parent
d36ab2074c
commit
4d97175162
3 changed files with 11 additions and 6 deletions
|
|
@ -547,3 +547,8 @@
|
|||
{"actor":"ZenchantLive","comment":null,"created_at":"2026-03-02T14:09:48Z","event_type":"closed","id":551,"issue_id":"beadboard-btt","new_value":"Install/discovery contract and human-facing SKILL.md positioning are implemented and verified.","old_value":""}
|
||||
{"actor":"ZenchantLive","comment":null,"created_at":"2026-03-02T14:09:50Z","event_type":"updated","id":552,"issue_id":"beadboard-c70","new_value":"{\"notes\":\"Completed beadboard-btt: install/discovery contract + human-convincing SKILL.md framing. Remaining children: beadboard-i0q (global-skill project context contract), beadboard-05a (global package/distribution strategy).\"}","old_value":"{\"id\":\"beadboard-c70\",\"title\":\"[EPIC] BeadBoard Installation + Discovery Contract for Driver Skill\",\"description\":\"TASK CONTEXT\\\\n- Bead ID: auto\\\\n- Parent: none\\\\n- Dependencies: none\\\\n\\\\nTASK CONTRACT\\\\n- Goal: Make beadboard-driver reliably detect BeadBoard installation and provide clear install/remediation UX for both agents and humans.\\\\n- Success Criteria:\\\\n - Skill docs include explicit BeadBoard identity and GitHub link\\\\n - Driver scripts produce deterministic install guidance when BeadBoard tooling is missing\\\\n - Global vs repo-local usage model is documented and testable\\\\n- Scope:\\\\n - Installation checks and remediation messages\\\\n - Global package/distribution strategy decision\\\\n - Optional project template contract for global skills\\\\n- Out of Scope:\\\\n - Full package publish implementation unless split into child beads\\\\n\\\\nIMPLEMENTATION CONSTRAINTS\\\\n- Preserve existing bd as source-of-truth workflow semantics\\\\n- Keep user-facing copy simple and explicit\\\\n\\\\nVERIFICATION REQUIREMENTS\\\\n- Required commands: npm run typecheck, npm run lint, npm run test\",\"status\":\"in_progress\",\"priority\":1,\"issue_type\":\"epic\",\"assignee\":\"beadboard-frf\",\"owner\":\"jordanlive121@gmail.com\",\"created_at\":\"2026-03-02T21:59:02Z\",\"created_by\":\"ZenchantLive\",\"updated_at\":\"2026-03-02T22:00:17Z\"}"}
|
||||
{"actor":"ZenchantLive","comment":null,"created_at":"2026-03-02T14:49:37Z","event_type":"status_changed","id":553,"issue_id":"beadboard-i0q","new_value":"{\"assignee\":\"beadboard-frf\",\"status\":\"in_progress\"}","old_value":"{\"id\":\"beadboard-i0q\",\"title\":\"Global skill project-context contract (project.md optional path model)\",\"description\":\"TASK CONTEXT\\\\n- Bead ID: beadboard-c70.2\\\\n- Parent: beadboard-c70\\\\n- Dependencies: beadboard-c70.1\\\\n\\\\nTASK CONTRACT\\\\n- Goal: Make project template usage clear for global vs repo-local skill installs.\\\\n- Success Criteria:\\\\n - SKILL.md explains project template as source template and optional target-repo copy\\\\n - scripts optionally support external project context file path (if needed)\\\\n- Scope:\\\\n - docs + contract tests\\\\n- Out of Scope:\\\\n - UI integration changes\\\\n\\\\nVERIFICATION REQUIREMENTS\\\\n- Required commands: npm run typecheck, npm run lint, npm run test\",\"status\":\"open\",\"priority\":1,\"issue_type\":\"task\",\"owner\":\"jordanlive121@gmail.com\",\"created_at\":\"2026-03-02T22:00:44Z\",\"created_by\":\"ZenchantLive\",\"updated_at\":\"2026-03-02T22:00:44Z\"}"}
|
||||
{"actor":"ZenchantLive","comment":null,"created_at":"2026-03-02T14:52:29Z","event_type":"updated","id":554,"issue_id":"beadboard-i0q","new_value":"{\"notes\":\"Implemented global-skill project context contract: removed in-skill project.md runtime file, added skills/beadboard-driver/project.template.md as template source, added scripts/ensure-project-context.mjs to create \\u003ctarget-repo\\u003e/project.md only when missing, and updated SKILL.md + command matrix accordingly. Added contract test skills/beadboard-driver/tests/ensure-project-context.contract.test.mjs and wired into run-tests.mjs. Verification: node skills/beadboard-driver/tests/run-tests.mjs (pass, 10 tests), npm run typecheck (pass), npm run lint (0 errors, 22 warnings).\"}","old_value":"{\"id\":\"beadboard-i0q\",\"title\":\"Global skill project-context contract (project.md optional path model)\",\"description\":\"TASK CONTEXT\\\\n- Bead ID: beadboard-c70.2\\\\n- Parent: beadboard-c70\\\\n- Dependencies: beadboard-c70.1\\\\n\\\\nTASK CONTRACT\\\\n- Goal: Make project template usage clear for global vs repo-local skill installs.\\\\n- Success Criteria:\\\\n - SKILL.md explains project template as source template and optional target-repo copy\\\\n - scripts optionally support external project context file path (if needed)\\\\n- Scope:\\\\n - docs + contract tests\\\\n- Out of Scope:\\\\n - UI integration changes\\\\n\\\\nVERIFICATION REQUIREMENTS\\\\n- Required commands: npm run typecheck, npm run lint, npm run test\",\"status\":\"in_progress\",\"priority\":1,\"issue_type\":\"task\",\"assignee\":\"beadboard-frf\",\"owner\":\"jordanlive121@gmail.com\",\"created_at\":\"2026-03-02T22:00:44Z\",\"created_by\":\"ZenchantLive\",\"updated_at\":\"2026-03-02T22:49:37Z\"}"}
|
||||
{"actor":"ZenchantLive","comment":null,"created_at":"2026-03-02T14:52:32Z","event_type":"closed","id":555,"issue_id":"beadboard-i0q","new_value":"Global-vs-local project context behavior clarified and implemented via template+ensure workflow.","old_value":""}
|
||||
{"actor":"ZenchantLive","comment":null,"created_at":"2026-03-02T14:52:34Z","event_type":"updated","id":556,"issue_id":"beadboard-c70","new_value":"{\"notes\":\"Completed beadboard-i0q. Remaining epic child: beadboard-05a (global package/distribution strategy decision).\"}","old_value":"{\"id\":\"beadboard-c70\",\"title\":\"[EPIC] BeadBoard Installation + Discovery Contract for Driver Skill\",\"description\":\"TASK CONTEXT\\\\n- Bead ID: auto\\\\n- Parent: none\\\\n- Dependencies: none\\\\n\\\\nTASK CONTRACT\\\\n- Goal: Make beadboard-driver reliably detect BeadBoard installation and provide clear install/remediation UX for both agents and humans.\\\\n- Success Criteria:\\\\n - Skill docs include explicit BeadBoard identity and GitHub link\\\\n - Driver scripts produce deterministic install guidance when BeadBoard tooling is missing\\\\n - Global vs repo-local usage model is documented and testable\\\\n- Scope:\\\\n - Installation checks and remediation messages\\\\n - Global package/distribution strategy decision\\\\n - Optional project template contract for global skills\\\\n- Out of Scope:\\\\n - Full package publish implementation unless split into child beads\\\\n\\\\nIMPLEMENTATION CONSTRAINTS\\\\n- Preserve existing bd as source-of-truth workflow semantics\\\\n- Keep user-facing copy simple and explicit\\\\n\\\\nVERIFICATION REQUIREMENTS\\\\n- Required commands: npm run typecheck, npm run lint, npm run test\",\"notes\":\"Completed beadboard-btt: install/discovery contract + human-convincing SKILL.md framing. Remaining children: beadboard-i0q (global-skill project context contract), beadboard-05a (global package/distribution strategy).\",\"status\":\"in_progress\",\"priority\":1,\"issue_type\":\"epic\",\"assignee\":\"beadboard-frf\",\"owner\":\"jordanlive121@gmail.com\",\"created_at\":\"2026-03-02T21:59:02Z\",\"created_by\":\"ZenchantLive\",\"updated_at\":\"2026-03-02T22:09:50Z\"}"}
|
||||
{"actor":"ZenchantLive","comment":null,"created_at":"2026-03-02T14:52:45Z","event_type":"updated","id":557,"issue_id":"beadboard-frf","new_value":"{\"notes\":\"Implemented project template/runtime split for global skill usage and closed beadboard-i0q.\"}","old_value":"{\"id\":\"beadboard-frf\",\"title\":\"Agent: codex-skill-marketing\",\"description\":\"Refine beadboard-driver SKILL.md to sell human value while preserving agent execution contract\",\"status\":\"open\",\"priority\":0,\"issue_type\":\"task\",\"owner\":\"jordanlive121@gmail.com\",\"created_at\":\"2026-03-02T22:00:09Z\",\"created_by\":\"ZenchantLive\",\"updated_at\":\"2026-03-02T22:00:09Z\"}"}
|
||||
{"actor":"ZenchantLive","comment":null,"created_at":"2026-03-02T14:52:47Z","event_type":"closed","id":558,"issue_id":"beadboard-frf","new_value":"Session scope complete.","old_value":""}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue