@jiggai/kitchen 0.1.11 → 0.1.12

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (72) hide show
  1. package/.next/BUILD_ID +1 -1
  2. package/.next/build-manifest.json +2 -2
  3. package/.next/server/app/_global-error.html +2 -2
  4. package/.next/server/app/_global-error.rsc +1 -1
  5. package/.next/server/app/_global-error.segments/__PAGE__.segment.rsc +1 -1
  6. package/.next/server/app/_global-error.segments/_full.segment.rsc +1 -1
  7. package/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
  8. package/.next/server/app/_global-error.segments/_index.segment.rsc +1 -1
  9. package/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
  10. package/.next/server/app/_not-found.html +1 -1
  11. package/.next/server/app/_not-found.rsc +1 -1
  12. package/.next/server/app/_not-found.segments/_full.segment.rsc +1 -1
  13. package/.next/server/app/_not-found.segments/_head.segment.rsc +1 -1
  14. package/.next/server/app/_not-found.segments/_index.segment.rsc +1 -1
  15. package/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +1 -1
  16. package/.next/server/app/_not-found.segments/_not-found.segment.rsc +1 -1
  17. package/.next/server/app/_not-found.segments/_tree.segment.rsc +1 -1
  18. package/.next/server/app/channels.html +2 -2
  19. package/.next/server/app/channels.rsc +1 -1
  20. package/.next/server/app/channels.segments/_full.segment.rsc +1 -1
  21. package/.next/server/app/channels.segments/_head.segment.rsc +1 -1
  22. package/.next/server/app/channels.segments/_index.segment.rsc +1 -1
  23. package/.next/server/app/channels.segments/_tree.segment.rsc +1 -1
  24. package/.next/server/app/channels.segments/channels/__PAGE__.segment.rsc +1 -1
  25. package/.next/server/app/channels.segments/channels.segment.rsc +1 -1
  26. package/.next/server/app/cron-jobs.html +1 -1
  27. package/.next/server/app/cron-jobs.rsc +1 -1
  28. package/.next/server/app/cron-jobs.segments/_full.segment.rsc +1 -1
  29. package/.next/server/app/cron-jobs.segments/_head.segment.rsc +1 -1
  30. package/.next/server/app/cron-jobs.segments/_index.segment.rsc +1 -1
  31. package/.next/server/app/cron-jobs.segments/_tree.segment.rsc +1 -1
  32. package/.next/server/app/cron-jobs.segments/cron-jobs/__PAGE__.segment.rsc +1 -1
  33. package/.next/server/app/cron-jobs.segments/cron-jobs.segment.rsc +1 -1
  34. package/.next/server/app/goals/new.html +2 -2
  35. package/.next/server/app/goals/new.rsc +1 -1
  36. package/.next/server/app/goals/new.segments/_full.segment.rsc +1 -1
  37. package/.next/server/app/goals/new.segments/_head.segment.rsc +1 -1
  38. package/.next/server/app/goals/new.segments/_index.segment.rsc +1 -1
  39. package/.next/server/app/goals/new.segments/_tree.segment.rsc +1 -1
  40. package/.next/server/app/goals/new.segments/goals/new/__PAGE__.segment.rsc +1 -1
  41. package/.next/server/app/goals/new.segments/goals/new.segment.rsc +1 -1
  42. package/.next/server/app/goals/new.segments/goals.segment.rsc +1 -1
  43. package/.next/server/app/goals.html +1 -1
  44. package/.next/server/app/goals.rsc +1 -1
  45. package/.next/server/app/goals.segments/_full.segment.rsc +1 -1
  46. package/.next/server/app/goals.segments/_head.segment.rsc +1 -1
  47. package/.next/server/app/goals.segments/_index.segment.rsc +1 -1
  48. package/.next/server/app/goals.segments/_tree.segment.rsc +1 -1
  49. package/.next/server/app/goals.segments/goals/__PAGE__.segment.rsc +1 -1
  50. package/.next/server/app/goals.segments/goals.segment.rsc +1 -1
  51. package/.next/server/app/settings.html +1 -1
  52. package/.next/server/app/settings.rsc +1 -1
  53. package/.next/server/app/settings.segments/_full.segment.rsc +1 -1
  54. package/.next/server/app/settings.segments/_head.segment.rsc +1 -1
  55. package/.next/server/app/settings.segments/_index.segment.rsc +1 -1
  56. package/.next/server/app/settings.segments/_tree.segment.rsc +1 -1
  57. package/.next/server/app/settings.segments/settings/__PAGE__.segment.rsc +1 -1
  58. package/.next/server/app/settings.segments/settings.segment.rsc +1 -1
  59. package/.next/server/app/tickets.html +1 -1
  60. package/.next/server/app/tickets.rsc +2 -2
  61. package/.next/server/app/tickets.segments/_full.segment.rsc +2 -2
  62. package/.next/server/app/tickets.segments/_head.segment.rsc +1 -1
  63. package/.next/server/app/tickets.segments/_index.segment.rsc +1 -1
  64. package/.next/server/app/tickets.segments/_tree.segment.rsc +1 -1
  65. package/.next/server/app/tickets.segments/tickets/__PAGE__.segment.rsc +1 -1
  66. package/.next/server/app/tickets.segments/tickets.segment.rsc +1 -1
  67. package/.next/server/pages/404.html +1 -1
  68. package/.next/server/pages/500.html +2 -2
  69. package/package.json +1 -1
  70. /package/.next/static/{N9RkFGiZEAkG3RdK_y3XE → QOy0ilqTW1kHfmpls_oWp}/_buildManifest.js +0 -0
  71. /package/.next/static/{N9RkFGiZEAkG3RdK_y3XE → QOy0ilqTW1kHfmpls_oWp}/_clientMiddlewareManifest.json +0 -0
  72. /package/.next/static/{N9RkFGiZEAkG3RdK_y3XE → QOy0ilqTW1kHfmpls_oWp}/_ssgManifest.js +0 -0
@@ -10,10 +10,10 @@ d:I[68027,[],"default"]
10
10
  :HL["/_next/static/chunks/a4e69b85b74277a7.css","style"]
11
11
  :HL["/_next/static/media/797e433ab948586e-s.p.dbea232f.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
12
12
  :HL["/_next/static/media/caa3a2e1cccd8315-s.p.853070df.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
13
- 0:{"P":null,"b":"N9RkFGiZEAkG3RdK_y3XE","c":["","tickets"],"q":"","i":false,"f":[[["",{"children":["tickets",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",true],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/a4e69b85b74277a7.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/_next/static/chunks/40f7fde35327d214.js","async":true,"nonce":"$undefined"}]],["$","html",null,{"lang":"en","suppressHydrationWarning":true,"children":[["$","head",null,{"children":["$","script",null,{"dangerouslySetInnerHTML":{"__html":"(function(){try{var t=localStorage.getItem('ck-theme');var theme=(t==='light')?'light':'dark';document.documentElement.dataset.theme=theme;}catch(e){document.documentElement.dataset.theme='dark';}})();"}}]}],["$","body",null,{"suppressHydrationWarning":true,"className":"geist_a71539c9-module__T19VSG__variable geist_mono_8d43a2aa-module__8Li5zG__variable antialiased","children":["$","$L2",null,{"children":["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]}]]}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":["$L5",[["$","script","script-0",{"src":"/_next/static/chunks/de9e30e86ef31e72.js","async":true,"nonce":"$undefined"}]],["$","$L6",null,{"children":["$","$7",null,{"name":"Next.MetadataOutlet","children":"$@8"}]}]]}],{},null,false,false]},null,false,false]},null,false,false],["$","$1","h",{"children":[null,["$","$L9",null,{"children":"$La"}],["$","div",null,{"hidden":true,"children":["$","$Lb",null,{"children":["$","$7",null,{"name":"Next.Metadata","children":"$Lc"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],false]],"m":"$undefined","G":["$d",[]],"S":true}
13
+ 0:{"P":null,"b":"QOy0ilqTW1kHfmpls_oWp","c":["","tickets"],"q":"","i":false,"f":[[["",{"children":["tickets",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",true],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/a4e69b85b74277a7.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/_next/static/chunks/40f7fde35327d214.js","async":true,"nonce":"$undefined"}]],["$","html",null,{"lang":"en","suppressHydrationWarning":true,"children":[["$","head",null,{"children":["$","script",null,{"dangerouslySetInnerHTML":{"__html":"(function(){try{var t=localStorage.getItem('ck-theme');var theme=(t==='light')?'light':'dark';document.documentElement.dataset.theme=theme;}catch(e){document.documentElement.dataset.theme='dark';}})();"}}]}],["$","body",null,{"suppressHydrationWarning":true,"className":"geist_a71539c9-module__T19VSG__variable geist_mono_8d43a2aa-module__8Li5zG__variable antialiased","children":["$","$L2",null,{"children":["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]}]]}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":["$L5",[["$","script","script-0",{"src":"/_next/static/chunks/de9e30e86ef31e72.js","async":true,"nonce":"$undefined"}]],["$","$L6",null,{"children":["$","$7",null,{"name":"Next.MetadataOutlet","children":"$@8"}]}]]}],{},null,false,false]},null,false,false]},null,false,false],["$","$1","h",{"children":[null,["$","$L9",null,{"children":"$La"}],["$","div",null,{"hidden":true,"children":["$","$Lb",null,{"children":["$","$7",null,{"name":"Next.Metadata","children":"$Lc"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],false]],"m":"$undefined","G":["$d",[]],"S":true}
14
14
  a:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]
15
15
  e:I[27201,["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/d2be314c3ece3fbe.js"],"IconMark"]
16
16
  8:null
17
17
  c:[["$","title","0",{"children":"Claw Kitchen"}],["$","meta","1",{"name":"description","content":"Local-first UI for authoring ClawRecipes recipes and scaffolding agents/teams."}],["$","link","2",{"rel":"icon","href":"/favicon.ico?favicon.0b3bf435.ico","sizes":"256x256","type":"image/x-icon"}],["$","$Le","3",{}]]
18
18
  f:I[57915,["/_next/static/chunks/40f7fde35327d214.js","/_next/static/chunks/de9e30e86ef31e72.js"],"TicketsBoardClient"]
19
- 5:["$","$Lf",null,{"tickets":[{"number":1,"id":"0001-claw-kitchen-ui-update-design-to-match-mission-control-style","title":"Claw Kitchen UI Update Design To Match Mission Control Style","owner":"dev","stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0001-claw-kitchen-ui-update-design-to-match-mission-control-style.md","updatedAt":"2026-02-12T22:03:10.000Z","ageHours":416.33126166666665},{"number":2,"id":"0002-p1-push-clawcipes-repo-tags-to-github-and-publish-latest-ver","title":"P1 Push Clawcipes Repo Tags To Github And Publish Latest Ver","owner":"devops","stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0002-p1-push-clawcipes-repo-tags-to-github-and-publish-latest-ver.md","updatedAt":"2026-02-10T17:37:50.000Z","ageHours":468.75348388888887},{"number":3,"id":"0003-p1-docs-consistency-pass-ensure-docs-reflect-testing-stage-d","title":"P1 Docs Consistency Pass Ensure Docs Reflect Testing Stage D","owner":"dev","stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0003-p1-docs-consistency-pass-ensure-docs-reflect-testing-stage-d.md","updatedAt":"2026-02-11T12:09:21.000Z","ageHours":450.2282061111111},{"number":4,"id":"0004-completion-report","title":"0004 — Completion Report","owner":null,"stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0004-completion-report.md","updatedAt":"2026-02-11T00:41:13.000Z","ageHours":461.6970952777778},{"number":4,"id":"0004-p1-scaffold-sanity-verify-generated-team-md-and-tickets-md-m","title":"P1 Scaffold Sanity Verify Generated Team MD And Tickets MD M","owner":"dev","stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0004-p1-scaffold-sanity-verify-generated-team-md-and-tickets-md-m.md","updatedAt":"2026-02-11T01:07:17.000Z","ageHours":461.26265083333334},{"number":5,"id":"0005-p2-add-handoff-command-move-ticket-to-testing-assign-to-test","title":"P2 Add Handoff Command Move Ticket To Testing Assign To Test","owner":"test","stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0005-p2-add-handoff-command-move-ticket-to-testing-assign-to-test.md","updatedAt":"2026-02-11T12:37:19.000Z","ageHours":449.7620952777778},{"number":6,"id":"0006-p2-add-automated-tests-for-recipes-plugin-core-behaviors-age","title":"P2 Add Automated Tests For Recipes Plugin Core Behaviors Age","owner":"test","stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0006-p2-add-automated-tests-for-recipes-plugin-core-behaviors-age.md","updatedAt":"2026-02-11T13:09:39.000Z","ageHours":449.2232063888889},{"number":7,"id":"0007-p2-hardening-better-errors-ensure-work-testing-is-created-mi","title":"P2 Hardening Better Errors Ensure Work Testing Is Created Mi","owner":"test","stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0007-p2-hardening-better-errors-ensure-work-testing-is-created-mi.md","updatedAt":"2026-02-11T13:41:04.000Z","ageHours":448.6995952777778},{"number":8,"id":"0008-completion-report","title":"— completion report (QA checklist + verification workflow)","owner":"dev","stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0008-completion-report.md","updatedAt":"2026-02-11T14:04:00.000Z","ageHours":448.31737305555555},{"number":8,"id":"0008-p1-qa-checklist-template-for-tester-define-verification-step","title":"P1 Qa Checklist Template For Tester Define Verification Step","owner":"dev","stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0008-p1-qa-checklist-template-for-tester-define-verification-step.md","updatedAt":"2026-02-11T14:03:46.000Z","ageHours":448.3212619444445},{"number":9,"id":"0009-completion-report","title":"0009 — Completion Report (Option A: recipe-defined cron jobs)","owner":null,"stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0009-completion-report.md","updatedAt":"2026-02-10T20:26:16.000Z","ageHours":465.9462619444445},{"number":9,"id":"0009-implement-recipe-defined-cron-jobs-option-a-requirements-rec","title":"Implement Recipe Defined Cron Jobs Option A Requirements Rec","owner":"dev","stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0009-implement-recipe-defined-cron-jobs-option-a-requirements-rec.md","updatedAt":"2026-02-10T19:48:28.000Z","ageHours":466.57626194444447},{"number":9,"id":"0009-pr-body","title":"(untitled)","owner":null,"stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0009-pr-body.md","updatedAt":"2026-02-10T19:10:48.000Z","ageHours":467.20404},{"number":10,"id":"0010-implement-shared-context-best-practices-across-team-agents-w","title":"Implement Shared Context Best Practices Across Team Agents W","owner":"test","stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0010-implement-shared-context-best-practices-across-team-agents-w.md","updatedAt":"2026-02-11T00:35:17.000Z","ageHours":461.79598444444446},{"number":10,"id":"0010-pr-body","title":"(untitled)","owner":null,"stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0010-pr-body.md","updatedAt":"2026-02-11T01:31:44.000Z","ageHours":460.8551511111111},{"number":10,"id":"0010-testing-verified","title":"Implement Shared Context Best Practices Across Team Agents W","owner":"lead","stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0010-testing-verified.md","updatedAt":"2026-02-11T01:07:17.000Z","ageHours":461.2626511111111},{"number":11,"id":"0011-add-cron-jobs-management-to-kitchen-ui-context-we-re-adding-","title":"Add Cron Jobs Management To Kitchen UI Context We Re Adding","owner":"test","stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0011-add-cron-jobs-management-to-kitchen-ui-context-we-re-adding-.md","updatedAt":"2026-02-11T02:41:27.000Z","ageHours":459.69320666666664},{"number":11,"id":"0011-completion-report","title":"#0011 — Completion Report","owner":null,"stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0011-completion-report.md","updatedAt":"2026-02-11T02:41:34.000Z","ageHours":459.69126222222224},{"number":11,"id":"0011-pr-body","title":"(untitled)","owner":null,"stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0011-pr-body.md","updatedAt":"2026-02-11T02:38:19.000Z","ageHours":459.7454288888889},{"number":12,"id":"0012-add-lightweight-automated-scaffold-output-regression-test-fo","title":"Add Lightweight Automated Scaffold Output Regression Test Fo","owner":"dev","stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0012-add-lightweight-automated-scaffold-output-regression-test-fo.md","updatedAt":"2026-02-11T12:06:05.000Z","ageHours":450.28265111111114},{"number":12,"id":"0012-pr-body","title":"(untitled)","owner":null,"stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0012-pr-body.md","updatedAt":"2026-02-11T12:05:26.000Z","ageHours":450.29348444444446},{"number":13,"id":"0013-add-proper-test-harness-vitest-jest-for-clawcipes-recipes-co","title":"— Add proper test harness (vitest/jest) for @clawcipes/recipes","owner":null,"stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0013-add-proper-test-harness-vitest-jest-for-clawcipes-recipes-co.md","updatedAt":"2026-02-28T05:00:38.773Z","ageHours":49.37326970669216},{"number":14,"id":"0014-completion-report","title":"0014 — Completion Report (P0)","owner":null,"stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0014-completion-report.md","updatedAt":"2026-02-11T04:05:04.000Z","ageHours":458.2995955555556},{"number":14,"id":"0014-fix-kitchen-settings-and-plugin-schema","title":"— Fix Kitchen Settings Page + Plugin Schema","owner":"dev","stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0014-fix-kitchen-settings-and-plugin-schema.md","updatedAt":"2026-02-11T04:05:14.000Z","ageHours":458.2968177777778},{"number":15,"id":"0015-add-automatic-cleanup-for-scaffold-test-workspaces-we-accumu","title":"Add Automatic Cleanup For Scaffold Test Workspaces We Accumu","owner":"test","stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0015-add-automatic-cleanup-for-scaffold-test-workspaces-we-accumu.md","updatedAt":"2026-02-11T17:44:51.000Z","ageHours":444.63654},{"number":16,"id":"0016-add-tasks-to-update-the-other-builtin-team-recipes-product-t","title":"Add Tasks To Update The Other Builtin Team Recipes Product T","owner":"lead","stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0016-add-tasks-to-update-the-other-builtin-team-recipes-product-t.md","updatedAt":"2026-02-11T18:31:30.000Z","ageHours":443.85904027777775},{"number":16,"id":"0016-completion-report","title":"— completion report (breakdown + inventory)","owner":"lead","stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0016-completion-report.md","updatedAt":"2026-02-11T18:06:05.000Z","ageHours":444.2826513888889},{"number":17,"id":"0017-p2-parity-baseline-add-cronjobs-frontmatter-to-built-in-team-recipes","title":"P2 Parity Baseline Add Cronjobs Frontmatter To Built In Team Recipes","owner":"test","stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0017-p2-parity-baseline-add-cronjobs-frontmatter-to-built-in-team-recipes.md","updatedAt":"2026-02-11T22:07:53.000Z","ageHours":440.25265138888886},{"number":18,"id":"0018-p2-update-product-team-recipe-parity-status-cron-role-templates","title":"P2 Update Product Team Recipe Parity Status Cron Role Templates","owner":"test","stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0018-p2-update-product-team-recipe-parity-status-cron-role-templates.md","updatedAt":"2026-02-11T22:31:50.000Z","ageHours":439.8534847222222},{"number":19,"id":"0019-p2-update-research-team-recipe-parity-status-cron-role-templates","title":"P2 Update Research Team Recipe Parity Status Cron Role Templates","owner":"test","stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0019-p2-update-research-team-recipe-parity-status-cron-role-templates.md","updatedAt":"2026-02-11T22:32:53.000Z","ageHours":439.835985},{"number":20,"id":"0020-p2-update-writing-team-recipe-parity-status-cron-role-templates","title":"P2 Update Writing Team Recipe Parity Status Cron Role Templates","owner":"test","stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0020-p2-update-writing-team-recipe-parity-status-cron-role-templates.md","updatedAt":"2026-02-11T23:02:15.000Z","ageHours":439.3465405555556},{"number":21,"id":"0021-p2-update-social-team-recipe-parity-status-cron-role-templates","title":"P2 Update Social Team Recipe Parity Status Cron Role Templates","owner":"test","stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0021-p2-update-social-team-recipe-parity-status-cron-role-templates.md","updatedAt":"2026-02-11T23:32:35.000Z","ageHours":438.840985},{"number":22,"id":"0022-p2-update-customer-support-team-recipe-parity-status-cron-role-templates","title":"P2 Update Customer Support Team Recipe Parity Status Cron Role Templates","owner":"test","stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0022-p2-update-customer-support-team-recipe-parity-status-cron-role-templates.md","updatedAt":"2026-02-12T00:05:15.000Z","ageHours":438.29654055555557},{"number":23,"id":"0023-move-g-009-into-backlog-build-clawcipes-public-website-marke","title":"Move G 009 Into Backlog Build Clawcipes Public Website Marke","owner":"test","stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0023-move-g-009-into-backlog-build-clawcipes-public-website-marke.md","updatedAt":"2026-02-13T03:37:22.000Z","ageHours":410.7612627777778},{"number":24,"id":"0024-clawkitchen-ui-update-layout-to-resemble-mission-control-top","title":"Clawkitchen UI Update Layout To Resemble Mission Control Top","owner":"test","stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0024-clawkitchen-ui-update-layout-to-resemble-mission-control-top.md","updatedAt":"2026-02-12T22:37:39.000Z","ageHours":415.75654055555555},{"number":26,"id":"0026-add-openclaw-recipes-remove-team-uninstall-cleanup","title":"Add Openclaw Recipes Remove Team Uninstall Cleanup","owner":"devops","stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0026-add-openclaw-recipes-remove-team-uninstall-cleanup.md","updatedAt":"2026-02-13T03:41:13.000Z","ageHours":410.69709611111114},{"number":27,"id":"0027-build-clawcipes-marketplace-backend-registry-search-install","title":"Build Clawcipes Marketplace Backend Registry Search Install","owner":"test","stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0027-build-clawcipes-marketplace-backend-registry-search-install.md","updatedAt":"2026-02-13T01:04:35.000Z","ageHours":413.3076516666667},{"number":28,"id":"0028-kitchen-board-move-test","title":"Kitchen Board Move Test","owner":"test","stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0028-kitchen-board-move-test.md","updatedAt":"2026-02-13T01:34:04.000Z","ageHours":412.81626277777775},{"number":29,"id":"0029-update-documentation-ui-copy-to-replace-clawcipes-branding-w","title":"Update Documentation UI Copy To Replace Clawcipes Branding W","owner":"test","stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0029-update-documentation-ui-copy-to-replace-clawcipes-branding-w.md","updatedAt":"2026-02-13T04:34:21.000Z","ageHours":409.81154055555555},{"number":30,"id":"0030-clawkitchen-v2-requirements-1-home-page-remove-middle-pill-m","title":"Clawkitchen V2 Requirements 1 Home Page Remove Middle Pill M","owner":"test","stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0030-clawkitchen-v2-requirements-1-home-page-remove-middle-pill-m.md","updatedAt":"2026-02-14T04:38:30.000Z","ageHours":385.7423738888889},{"number":31,"id":"0031-release-push-ship-remove-team-clawrecipes-rebrand-steps-merg","title":"Release Push Ship Remove Team Clawrecipes Rebrand Steps Merg","owner":"devops","stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0031-release-push-ship-remove-team-clawrecipes-rebrand-steps-merg.md","updatedAt":"2026-02-13T12:39:32.000Z","ageHours":401.72515194444446},{"number":32,"id":"0032-fix-recipes-clawrecipes-plugin-to-avoid-openclaw-dangerous-c","title":"Fix Recipes Clawrecipes Plugin To Avoid Openclaw Dangerous C","owner":"test","stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0032-fix-recipes-clawrecipes-plugin-to-avoid-openclaw-dangerous-c.md","updatedAt":"2026-02-13T19:34:27.000Z","ageHours":394.80987416666665},{"number":33,"id":"0033-publish-no-warning-package-name-jiggai-recipes-for-clawrecip","title":"Publish No Warning Package Name Jiggai Recipes For Clawrecip","owner":"lead","stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0033-publish-no-warning-package-name-jiggai-recipes-for-clawrecip.md","updatedAt":"2026-02-14T04:43:41.000Z","ageHours":385.6559852777778},{"number":34,"id":"0034-fix-openclaw-install-warning-plugin-recipes-has-suspicious-c","title":"Fix Openclaw Install Warning Plugin Recipes Has Suspicious C","owner":"test","stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0034-fix-openclaw-install-warning-plugin-recipes-has-suspicious-c.md","updatedAt":"2026-02-14T04:49:43.000Z","ageHours":385.55542972222224},{"number":35,"id":"0035-finish-g-008-clawrecipes-close-remaining-gaps-ensure-missing","title":"Finish G 008 Clawrecipes Close Remaining Gaps Ensure Missing","owner":"devops","stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0035-finish-g-008-clawrecipes-close-remaining-gaps-ensure-missing.md","updatedAt":"2026-02-14T04:05:56.000Z","ageHours":386.28515194444446},{"number":36,"id":"0036-clawkitchen-team-editor-save-semantics-bugs-clarify-and-fix-","title":"Clawkitchen Team Editor Save Semantics Bugs Clarify And Fix","owner":"test","stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0036-clawkitchen-team-editor-save-semantics-bugs-clarify-and-fix-.md","updatedAt":"2026-02-14T12:08:12.000Z","ageHours":378.24737416666665},{"number":37,"id":"0037-clawkitchen-lock-builtin-source-team-recipes-in-team-editor-","title":"Clawkitchen Lock Builtin Source Team Recipes In Team Editor","owner":"test","stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0037-clawkitchen-lock-builtin-source-team-recipes-in-team-editor-.md","updatedAt":"2026-02-14T14:33:51.000Z","ageHours":375.8198741666667},{"number":38,"id":"0038-clawkitchen-files-tab-too-many-missing-files-shown-for-some-","title":"Clawkitchen Files Tab Too Many Missing Files Shown For Some","owner":"test","stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0038-clawkitchen-files-tab-too-many-missing-files-shown-for-some-.md","updatedAt":"2026-02-14T13:03:58.000Z","ageHours":377.31792972222223},{"number":39,"id":"0039-completion-report","title":"Completion Report","owner":"dev","stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0039-completion-report.md","updatedAt":"2026-02-14T12:35:11.000Z","ageHours":377.79765194444445},{"number":40,"id":"0040-clawkitchen-ui-polish-show-team-agent-display-names-identity","title":"Clawkitchen UI Polish Show Team Agent Display Names Identity","owner":"test","stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0040-clawkitchen-ui-polish-show-team-agent-display-names-identity.md","updatedAt":"2026-02-14T15:02:41.000Z","ageHours":375.33931861111114},{"number":41,"id":"0041-clawkitchen-ui-align-team-recipe-agent-editing-home-page-beh","title":"Clawkitchen UI Align Team Recipe Agent Editing Home Page Beh","owner":"test","stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0041-clawkitchen-ui-align-team-recipe-agent-editing-home-page-beh.md","updatedAt":"2026-02-14T18:03:27.000Z","ageHours":372.32654083333335},{"number":42,"id":"0042-clawkitchen-persist-team-provenance-parent-recipe-and-lock-i","title":"Clawkitchen Persist Team Provenance Parent Recipe And Lock I","owner":"test","stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0042-clawkitchen-persist-team-provenance-parent-recipe-and-lock-i.md","updatedAt":"2026-02-14T20:35:41.000Z","ageHours":369.7893186111111},{"number":43,"id":"0043-root-cause-fix-scaffold-team-must-persist-team-provenance-pa","title":"Root Cause Fix Scaffold Team Must Persist Team Provenance Pa","owner":"test","stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0043-root-cause-fix-scaffold-team-must-persist-team-provenance-pa.md","updatedAt":"2026-02-14T20:03:08.000Z","ageHours":370.3318186111111},{"number":44,"id":"0044-implement-new-scaffold-team-behavior-create-workspace-recipe","title":"Implement New Scaffold Team Behavior Create Workspace Recipe","owner":"test","stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0044-implement-new-scaffold-team-behavior-create-workspace-recipe.md","updatedAt":"2026-02-15T02:05:28.000Z","ageHours":364.29293},{"number":45,"id":"0045-clawmarket-get-started-page-add-real-screenshots-of-user-pro","title":"Clawmarket Get Started Page Add Real Screenshots Of User Pro","owner":"devops","stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0045-clawmarket-get-started-page-add-real-screenshots-of-user-pro.md","updatedAt":"2026-02-15T20:33:07.000Z","ageHours":345.83209666666664},{"number":46,"id":"0046-extend-recipes-scaffold-single-agent-to-also-create-a-worksp","title":"Extend Recipes Scaffold Single Agent To Also Create A Worksp","owner":"test","stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0046-extend-recipes-scaffold-single-agent-to-also-create-a-worksp.md","updatedAt":"2026-02-15T20:04:33.000Z","ageHours":346.3082077777778},{"number":47,"id":"0047-overnight-propose-15-20-specialty-agents-business-focused-us","title":"Overnight Propose 15 20 Specialty Agents Business Focused Us","owner":"lead","stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0047-overnight-propose-15-20-specialty-agents-business-focused-us.md","updatedAt":"2026-02-15T21:11:10.000Z","ageHours":345.19793},{"number":48,"id":"0048-expand-specialty-agent-catalog-beyond-generic-business-creat","title":"Expand Specialty Agent Catalog Beyond Generic Business Creat","owner":"test","stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0048-expand-specialty-agent-catalog-beyond-generic-business-creat.md","updatedAt":"2026-02-15T22:34:15.000Z","ageHours":343.8132077777778},{"number":49,"id":"0049-marketplace-add-login-auth-to-clawkitchen-ai-marketplace-cla","title":"Marketplace Add Login Auth To Clawkitchen Ai Marketplace Cla","owner":"test","stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0049-marketplace-add-login-auth-to-clawkitchen-ai-marketplace-cla.md","updatedAt":"2026-02-17T22:21:54.000Z","ageHours":296.0190411111111},{"number":50,"id":"0050-marketplace-add-recipe-submissions-ugc-flow-to-clawkitchen-a","title":"Marketplace Add Recipe Submissions Ugc Flow To Clawkitchen A","owner":"dev","stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0050-marketplace-add-recipe-submissions-ugc-flow-to-clawkitchen-a.md","updatedAt":"2026-02-26T23:42:07.000Z","ageHours":78.68209666666667},{"number":51,"id":"0051-clawkitchen-add-goals-feature-scope-ui-page-route-for-goals-","title":"Clawkitchen Add Goals Feature Scope UI Page Route For Goals","owner":"test","stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0051-clawkitchen-add-goals-feature-scope-ui-page-route-for-goals-.md","updatedAt":"2026-02-28T04:35:29.325Z","ageHours":49.79256187750922},{"number":52,"id":"0052-create-a-new-bundled-team-recipe-marketing-team-add-5-roles-","title":"Create A New Bundled Team Recipe Marketing Team Add 5 Roles","owner":"lead","stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0052-create-a-new-bundled-team-recipe-marketing-team-add-5-roles-.md","updatedAt":"2026-02-16T23:30:56.000Z","ageHours":318.86848555555554},{"number":53,"id":"0053-expand-social-marketing-team-recipe-add-roles-for-1-social-m","title":"Expand Social Marketing Team Recipe Add Roles For 1 Social M","owner":"lead","stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0053-expand-social-marketing-team-recipe-add-roles-for-1-social-m.md","updatedAt":"2026-02-16T23:36:50.000Z","ageHours":318.77015222222224},{"number":54,"id":"0054-implement-team-recipe-template-standardization-across-bundle","title":"Implement Team Recipe Template Standardization Across Bundle","owner":"lead","stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0054-implement-team-recipe-template-standardization-across-bundle.md","updatedAt":"2026-02-16T23:36:50.000Z","ageHours":318.77015222222224},{"number":55,"id":"0055-ship-reliable-lead-wake-up-after-dispatch-enable-triage-auto","title":"Ship Reliable Lead Wake Up After Dispatch Enable Triage Auto","owner":"test","stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0055-ship-reliable-lead-wake-up-after-dispatch-enable-triage-auto.md","updatedAt":"2026-02-17T02:09:18.000Z","ageHours":316.2290411111111},{"number":56,"id":"0056-publish-or-sync-the-jiggai-recipes-extension-so-openclaw-rec","title":"Publish Or Sync The Jiggai Recipes Extension So Openclaw Rec","owner":"lead","stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0056-publish-or-sync-the-jiggai-recipes-extension-so-openclaw-rec.md","updatedAt":"2026-02-16T23:36:50.000Z","ageHours":318.77015222222224},{"number":57,"id":"0057-publish-jiggai-recipes-bump-version-and-revert-local-link","title":"Publish Jiggai Recipes Bump Version And Revert Local Link","owner":"lead","stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0057-publish-jiggai-recipes-bump-version-and-revert-local-link.md","updatedAt":"2026-02-17T10:05:22.000Z","ageHours":308.29459694444444},{"number":58,"id":"0058-clawkitchen-add-channels-section-for-channel-bindings-crud","title":"Clawkitchen Add Channels Section For Channel Bindings Crud","owner":"test","stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0058-clawkitchen-add-channels-section-for-channel-bindings-crud.md","updatedAt":"2026-02-17T06:07:01.000Z","ageHours":312.26709694444446},{"number":63,"id":"0063-clawkitchen-clone-should-scaffold-or-copy-workspace-files","title":"Clawkitchen Clone Should Scaffold Or Copy Workspace Files","owner":"test","stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0063-clawkitchen-clone-should-scaffold-or-copy-workspace-files.md","updatedAt":"2026-02-26T23:42:09.000Z","ageHours":78.68154138888889},{"number":64,"id":"0064-clawmarket-recipe-detail-page-defaults-ugc","title":"Clawmarket Recipe Detail Page Defaults Ugc","owner":"dev","stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0064-clawmarket-recipe-detail-page-defaults-ugc.md","updatedAt":"2026-02-26T23:42:11.000Z","ageHours":78.68098583333334},{"number":65,"id":"0065-working-ticket-deep-review-clawrecipes-pr-35-after-fixes-rol","title":"Working Ticket Deep Review Clawrecipes PR 35 After Fixes Rol","owner":"lead","stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0065-working-ticket-deep-review-clawrecipes-pr-35-after-fixes-rol.md","updatedAt":"2026-02-26T23:30:44.000Z","ageHours":78.87181916666667},{"number":67,"id":"0067-rj-update-2026-02-18-1-mailgun-url-env-added-2-captcha-site-","title":"Rj Update 2026 02 18 1 Mailgun Url Env Added 2 Captcha Site","owner":"lead","stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0067-rj-update-2026-02-18-1-mailgun-url-env-added-2-captcha-site-.md","updatedAt":"2026-02-26T23:42:12.000Z","ageHours":78.68070805555556},{"number":77,"id":"0077-archive-assignment-stubs-on-ticket-completion","title":"Archive Assignment Stubs On Ticket Completion","owner":"dev","stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0077-archive-assignment-stubs-on-ticket-completion.md","updatedAt":"2026-02-23T00:08:45.000Z","ageHours":174.23820805555556},{"number":81,"id":"0081-clawmarket-add-kitchen-plugin-and-recipes-plugin-pages","title":"Clawmarket Add Kitchen Plugin And Recipes Plugin Pages","owner":"lead","stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0081-clawmarket-add-kitchen-plugin-and-recipes-plugin-pages.md","updatedAt":"2026-02-26T23:22:22.000Z","ageHours":79.0112636111111},{"number":82,"id":"0082-implement-an-agent-swarm-workflow-recipe-based-on-elvis-sun","title":"— Implement an agent swarm workflow recipe (swarm-orchestrator)","owner":"test","stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0082-implement-an-agent-swarm-workflow-recipe-based-on-elvis-sun.md","updatedAt":"2026-02-27T02:04:17.000Z","ageHours":76.3126525},{"number":83,"id":"0083-clawkitchen-add-swarm-orchestrator-surfacing-if-a-team-has-a","title":"— ClawKitchen: surface Swarm Orchestrator for teams that have it","owner":"lead","stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0083-clawkitchen-add-swarm-orchestrator-surfacing-if-a-team-has-a.md","updatedAt":"2026-02-27T02:04:19.000Z","ageHours":76.31209694444445},{"number":84,"id":"0084-competitive-response-lobstack-brandononchain-visual-workflow","title":"— Competitive response: Lobstack parity mapping (visual workflows + dashboard UX)","owner":"lead","stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0084-competitive-response-lobstack-brandononchain-visual-workflow.md","updatedAt":"2026-02-27T19:01:58.463Z","ageHours":59.351134999728735},{"number":85,"id":"0085-clawkitchen-visual-workflows-mvp-node-edge-canvas-that-is-fi","title":"— ClawKitchen: Visual Workflows MVP (canvas)","owner":"lead","stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0085-clawkitchen-visual-workflows-mvp-node-edge-canvas-that-is-fi.md","updatedAt":"2026-02-27T02:41:49.000Z","ageHours":75.68709694444445},{"number":87,"id":"0087-recovered-missing-ticket","title":"— Recovered: missing ticket #0087 (title TBD)","owner":"lead","stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0087-recovered-missing-ticket.md","updatedAt":"2026-02-27T02:41:50.000Z","ageHours":75.68681916666667},{"number":88,"id":"0088-team-memory-info-sharing-start-with-within-team-a-design-and","title":"— Team memory/info sharing (within-team)","owner":"dev","stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0088-team-memory-info-sharing-start-with-within-team-a-design-and.md","updatedAt":"2026-02-28T00:07:35.004Z","ageHours":54.25765141215007},{"number":89,"id":"0089-workflows-add-cron-trigger-configuration-schedule-suggestion","title":"— Workflows: add cron trigger configuration + schedule suggestions","owner":"dev","stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0089-workflows-add-cron-trigger-configuration-schedule-suggestion.md","updatedAt":"2026-03-01T20:02:35.233Z","ageHours":10.340921287231446},{"number":90,"id":"0090-recovered-missing-ticket","title":"— Recovered: missing ticket #0090 (title TBD)","owner":"lead","stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0090-recovered-missing-ticket.md","updatedAt":"2026-02-27T02:41:52.000Z","ageHours":75.68626388888889},{"number":91,"id":"0091-recovered-missing-ticket","title":"— Recovered: missing ticket #0091 (title TBD)","owner":"lead","stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0091-recovered-missing-ticket.md","updatedAt":"2026-02-27T02:41:54.000Z","ageHours":75.68570833333334},{"number":92,"id":"0092-swarm-ux-build-cli-first-swarm-runner-and-have-kitchen-call","title":"— Swarm UX: CLI-first swarm runner; Kitchen calls CLI","owner":"lead","stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0092-swarm-ux-build-cli-first-swarm-runner-and-have-kitchen-call.md","updatedAt":"2026-02-27T02:41:55.000Z","ageHours":75.68543055555556},{"number":93,"id":"0093-clawkitchen-move-to-full-screen-appshell-layout-with-left-na","title":"Clawkitchen Move To Full Screen Appshell Layout With Left Na","owner":"test","stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0093-clawkitchen-move-to-full-screen-appshell-layout-with-left-na.md","updatedAt":"2026-02-27T00:37:29.000Z","ageHours":77.75931944444444},{"number":94,"id":"0094-clawkitchen-team-scoped-left-nav-collapsible-icon-rail","title":"Clawkitchen Team Scoped Left Nav Collapsible Icon Rail","owner":"test","stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0094-clawkitchen-team-scoped-left-nav-collapsible-icon-rail.md","updatedAt":"2026-02-27T01:04:18.000Z","ageHours":77.312375},{"number":95,"id":"0095-clawkitchen-feat-0085-visual-workflows-mvp-main-ticket-recovered","title":"— ClawKitchen: feat/0085 Visual Workflows MVP (recovered main ticket)","owner":"lead","stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0095-clawkitchen-feat-0085-visual-workflows-mvp-main-ticket-recovered.md","updatedAt":"2026-02-27T00:54:39.000Z","ageHours":77.47320833333333},{"number":96,"id":"0096-clawkitchen-workflows-ux-create-marketing-cadence-cta-when-empty","title":"— ClawKitchen Workflows UX: “Create Marketing Cadence” CTA when empty","owner":"dev","stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0096-clawkitchen-workflows-ux-create-marketing-cadence-cta-when-empty.md","updatedAt":"2026-02-27T18:16:06.079Z","ageHours":60.115686298014325},{"number":97,"id":"0097-clawkitchen-orchestrator-tab-add-orchestrator-install-button-and-setup-wizard","title":"— ClawKitchen: Orchestrator tab “Add Orchestrator” button + setup wizard","owner":"dev","stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0097-clawkitchen-orchestrator-tab-add-orchestrator-install-button-and-setup-wizard.md","updatedAt":"2026-02-27T18:15:56.905Z","ageHours":60.11823461988661},{"number":98,"id":"0098-from-ticket-0084-break-out-implementation-tickets-for-clawki","title":"From Ticket 0084 Break Out Implementation Tickets For Clawki","owner":"lead","stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0098-from-ticket-0084-break-out-implementation-tickets-for-clawki.md","updatedAt":"2026-02-27T02:02:54.000Z","ageHours":76.33570833333333},{"number":99,"id":"0099-clawkitchen-workflows-canvas-editor-mvp","title":"— ClawKitchen Workflows: Canvas editor MVP (node/edge)","owner":"lead","stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0099-clawkitchen-workflows-canvas-editor-mvp.md","updatedAt":"2026-02-27T02:37:58.000Z","ageHours":75.75126388888889},{"number":100,"id":"0100-clawkitchen-workflows-runs-dashboard-mvp","title":"— ClawKitchen Workflows: Runs dashboard MVP (list + detail)","owner":"lead","stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0100-clawkitchen-workflows-runs-dashboard-mvp.md","updatedAt":"2026-02-28T01:16:07.213Z","ageHours":53.11537137891981},{"number":101,"id":"0101-clawkitchen-workflows-human-approval-gate-node","title":"— ClawKitchen Workflows: Human approval gate node (HITL)","owner":"dev","stage":"in-progress","file":"/home/control/.openclaw/workspace-development-team/work/in-progress/0101-clawkitchen-workflows-human-approval-gate-node.md","updatedAt":"2026-03-02T06:03:27.391Z","ageHours":0.3264305572509766},{"number":102,"id":"0102-marketing-workflow-cadence-template-spec-and-demo","title":"— Marketing Workflow: canonical cadence template spec + UI demo requirements","owner":"dev","stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0102-marketing-workflow-cadence-template-spec-and-demo.md","updatedAt":"2026-03-02T06:03:35.556Z","ageHours":0.32416501322428387},{"number":103,"id":"0103-clawkitchen-tickets-ui-status-dropdown-should-move-tickets-and-stop-work","title":"— ClawKitchen Tickets UI: status dropdown should move tickets (stop work) + confirm modal","owner":"lead","stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0103-clawkitchen-tickets-ui-status-dropdown-should-move-tickets-and-stop-work.md","updatedAt":"2026-02-27T18:32:53.870Z","ageHours":59.835744514227976},{"number":104,"id":"0104-clawkitchen-tickets-ui-ticket-detail-add-move-to-goals-and-delete","title":"— ClawKitchen Tickets UX: remove main-list status dropdown; add “Move to Goals” + “Delete Ticket” on detail page","owner":"dev","stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0104-clawkitchen-tickets-ui-ticket-detail-add-move-to-goals-and-delete.md","updatedAt":"2026-03-02T06:03:37.541Z","ageHours":0.32361362718370223},{"number":105,"id":"0105-clawkitchen-fix-delete-button-colors-in-light-theme","title":"— ClawKitchen UI: fix Delete/destructive button colors in light theme","owner":"dev","stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0105-clawkitchen-fix-delete-button-colors-in-light-theme.md","updatedAt":"2026-02-28T00:15:49.146Z","ageHours":54.120390016208226},{"number":106,"id":"0106-clawrecipes-scaffold-team-create-shared-context-memory-and-starter-files","title":"— ClawRecipes: scaffold-team creates shared-context/memory + starter files","owner":"dev","stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0106-clawrecipes-scaffold-team-create-shared-context-memory-and-starter-files.md","updatedAt":"2026-02-27T20:03:17.414Z","ageHours":58.329204691908096},{"number":107,"id":"0107-clawkitchen-team-memory-ui-pin-unpin-items","title":"— ClawKitchen: Team Memory UI — pin/unpin items","owner":"dev","stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0107-clawkitchen-team-memory-ui-pin-unpin-items.md","updatedAt":"2026-02-27T21:35:46.883Z","ageHours":56.7876855259196},{"number":108,"id":"0108-clawrecipes-dev-team-recipe-add-triage-hygiene-scripts-and-crons","title":"— ClawRecipes: development-team recipe — add triage/hygiene scripts + essential cron jobs","owner":"dev","stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0108-clawrecipes-dev-team-recipe-add-triage-hygiene-scripts-and-crons.md","updatedAt":"2026-02-28T00:15:58.920Z","ageHours":54.11767529812283},{"number":109,"id":"0109-implement-workflow-runner-mvp-for-marketing-cadence-workflow","title":"Implement Workflow Runner Mvp For Marketing Cadence Workflow","owner":"lead","stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0109-implement-workflow-runner-mvp-for-marketing-cadence-workflow.md","updatedAt":"2026-02-28T00:16:10.937Z","ageHours":54.1143372479248},{"number":110,"id":"0110-clawkitchen-workflows-page-ui-match-mock","title":"— ClawKitchen Workflows page UI: match mock (no top row/border; Back button; bigger text; collapsible right panels)","owner":"dev","stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0110-clawkitchen-workflows-page-ui-match-mock.md","updatedAt":"2026-02-28T03:40:22.748Z","ageHours":50.711056445651586},{"number":111,"id":"0111-clawkitchen-custom-team-builder-compose-team-from-agents","title":"— ClawKitchen: Custom Team Builder (compose team from individual agents)","owner":"test","stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0111-clawkitchen-custom-team-builder-compose-team-from-agents.md","updatedAt":"2026-02-28T18:06:43.180Z","ageHours":36.272047585245765},{"number":112,"id":"0112-clawkitchen-workflows-resume-sample-runs-after-approval","title":"— ClawKitchen Workflows: resume sample runs after human approval (file-first)","owner":"dev","stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0112-clawkitchen-workflows-resume-sample-runs-after-approval.md","updatedAt":"2026-03-02T06:03:39.521Z","ageHours":0.32306390774197047},{"number":113,"id":"0113-clawkitchen-workflows-trigger-tz-utc-flagged-non-iana","title":"— Bug: Workflows trigger validation warns that tz \"UTC\" is not an IANA timezone","owner":"dev","stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0113-clawkitchen-workflows-trigger-tz-utc-flagged-non-iana.md","updatedAt":"2026-02-28T06:34:10.728Z","ageHours":47.814395175713436},{"number":114,"id":"0114-dev-process-qa-signoff-before-pr-create-pr-after-testing","title":"— Dev process: QA signoff before PR creation (PR created only after testing passes)","owner":"lead","stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0114-dev-process-qa-signoff-before-pr-create-pr-after-testing.md","updatedAt":"2026-02-28T17:28:38.296Z","ageHours":36.906737582058376},{"number":115,"id":"0115-clawkitchen-ticket-ui-assign-dropdown-and-assign-button","title":"— ClawKitchen ticket UI: Assign dropdown + green Assign button","owner":"dev","stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0115-clawkitchen-ticket-ui-assign-dropdown-and-assign-button.md","updatedAt":"2026-03-01T04:02:52.725Z","ageHours":26.336062859429255},{"number":116,"id":"0116-clawkitchen-tickets-page-team-filter-dropdown","title":"— ClawKitchen: /tickets team dropdown filter (auto-load team-scoped tickets)","owner":"dev","stage":"in-progress","file":"/home/control/.openclaw/workspace-development-team/work/in-progress/0116-clawkitchen-tickets-page-team-filter-dropdown.md","updatedAt":"2026-03-02T06:03:27.399Z","ageHours":0.3264286128065321},{"number":117,"id":"0117-clawrecipes-default-team-recipes-missing-lead-tools-template","title":"— ClawRecipes: default team recipes missing `lead.tools` template (scaffold missing required file)","owner":"test","stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0117-clawrecipes-default-team-recipes-missing-lead-tools-template.md","updatedAt":"2026-02-28T18:14:25.204Z","ageHours":36.1437076352946},{"number":118,"id":"0118-investigate-fix-openclaw-browser-control-service-unreachable","title":"Investigate Fix Openclaw Browser Control Service Unreachable","owner":"devops","stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0118-investigate-fix-openclaw-browser-control-service-unreachable.md","updatedAt":"2026-02-28T20:31:54.880Z","ageHours":33.85213084038629},{"number":119,"id":"0119-create-a-dev-ticket-clawkitchen-add-headless-qa-auth-token-f","title":"Create A Dev Ticket Clawkitchen Add Headless Qa Auth Token F","owner":"lead","stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0119-create-a-dev-ticket-clawkitchen-add-headless-qa-auth-token-f.md","updatedAt":"2026-03-01T04:02:56.205Z","ageHours":26.335096194322375},{"number":120,"id":"0120-create-a-dev-ticket-openclaw-clawkitchen-automation-make-kit","title":"Create A Dev Ticket Openclaw Clawkitchen Automation Make Kit","owner":"dev","stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0120-create-a-dev-ticket-openclaw-clawkitchen-automation-make-kit.md","updatedAt":"2026-03-01T06:41:44.292Z","ageHours":23.688405291612412},{"number":121,"id":"0121-clawkitchen-qa-unblocker-add-a-headless-friendly-auth-qatoke","title":"Clawkitchen Qa Unblocker Add A Headless Friendly Auth Qatoke","owner":"dev","stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0121-clawkitchen-qa-unblocker-add-a-headless-friendly-auth-qatoke.md","updatedAt":"2026-03-01T19:02:25.363Z","ageHours":11.343663281317816}]}]
19
+ 5:["$","$Lf",null,{"tickets":[{"number":1,"id":"0001-claw-kitchen-ui-update-design-to-match-mission-control-style","title":"Claw Kitchen UI Update Design To Match Mission Control Style","owner":"dev","stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0001-claw-kitchen-ui-update-design-to-match-mission-control-style.md","updatedAt":"2026-02-12T22:03:10.000Z","ageHours":416.5115688888889},{"number":2,"id":"0002-p1-push-clawcipes-repo-tags-to-github-and-publish-latest-ver","title":"P1 Push Clawcipes Repo Tags To Github And Publish Latest Ver","owner":"devops","stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0002-p1-push-clawcipes-repo-tags-to-github-and-publish-latest-ver.md","updatedAt":"2026-02-10T17:37:50.000Z","ageHours":468.9337913888889},{"number":3,"id":"0003-p1-docs-consistency-pass-ensure-docs-reflect-testing-stage-d","title":"P1 Docs Consistency Pass Ensure Docs Reflect Testing Stage D","owner":"dev","stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0003-p1-docs-consistency-pass-ensure-docs-reflect-testing-stage-d.md","updatedAt":"2026-02-11T12:09:21.000Z","ageHours":450.4085136111111},{"number":4,"id":"0004-completion-report","title":"0004 — Completion Report","owner":null,"stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0004-completion-report.md","updatedAt":"2026-02-11T00:41:13.000Z","ageHours":461.8774025},{"number":4,"id":"0004-p1-scaffold-sanity-verify-generated-team-md-and-tickets-md-m","title":"P1 Scaffold Sanity Verify Generated Team MD And Tickets MD M","owner":"dev","stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0004-p1-scaffold-sanity-verify-generated-team-md-and-tickets-md-m.md","updatedAt":"2026-02-11T01:07:17.000Z","ageHours":461.44295805555555},{"number":5,"id":"0005-p2-add-handoff-command-move-ticket-to-testing-assign-to-test","title":"P2 Add Handoff Command Move Ticket To Testing Assign To Test","owner":"test","stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0005-p2-add-handoff-command-move-ticket-to-testing-assign-to-test.md","updatedAt":"2026-02-11T12:37:19.000Z","ageHours":449.9424025},{"number":6,"id":"0006-p2-add-automated-tests-for-recipes-plugin-core-behaviors-age","title":"P2 Add Automated Tests For Recipes Plugin Core Behaviors Age","owner":"test","stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0006-p2-add-automated-tests-for-recipes-plugin-core-behaviors-age.md","updatedAt":"2026-02-11T13:09:39.000Z","ageHours":449.4035136111111},{"number":7,"id":"0007-p2-hardening-better-errors-ensure-work-testing-is-created-mi","title":"P2 Hardening Better Errors Ensure Work Testing Is Created Mi","owner":"test","stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0007-p2-hardening-better-errors-ensure-work-testing-is-created-mi.md","updatedAt":"2026-02-11T13:41:04.000Z","ageHours":448.8799025},{"number":8,"id":"0008-completion-report","title":"— completion report (QA checklist + verification workflow)","owner":"dev","stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0008-completion-report.md","updatedAt":"2026-02-11T14:04:00.000Z","ageHours":448.4976805555556},{"number":8,"id":"0008-p1-qa-checklist-template-for-tester-define-verification-step","title":"P1 Qa Checklist Template For Tester Define Verification Step","owner":"dev","stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0008-p1-qa-checklist-template-for-tester-define-verification-step.md","updatedAt":"2026-02-11T14:03:46.000Z","ageHours":448.50156944444444},{"number":9,"id":"0009-completion-report","title":"0009 — Completion Report (Option A: recipe-defined cron jobs)","owner":null,"stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0009-completion-report.md","updatedAt":"2026-02-10T20:26:16.000Z","ageHours":466.12656944444444},{"number":9,"id":"0009-implement-recipe-defined-cron-jobs-option-a-requirements-rec","title":"Implement Recipe Defined Cron Jobs Option A Requirements Rec","owner":"dev","stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0009-implement-recipe-defined-cron-jobs-option-a-requirements-rec.md","updatedAt":"2026-02-10T19:48:28.000Z","ageHours":466.75656944444444},{"number":9,"id":"0009-pr-body","title":"(untitled)","owner":null,"stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0009-pr-body.md","updatedAt":"2026-02-10T19:10:48.000Z","ageHours":467.38434722222223},{"number":10,"id":"0010-implement-shared-context-best-practices-across-team-agents-w","title":"Implement Shared Context Best Practices Across Team Agents W","owner":"test","stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0010-implement-shared-context-best-practices-across-team-agents-w.md","updatedAt":"2026-02-11T00:35:17.000Z","ageHours":461.97629166666667},{"number":10,"id":"0010-pr-body","title":"(untitled)","owner":null,"stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0010-pr-body.md","updatedAt":"2026-02-11T01:31:44.000Z","ageHours":461.03545833333334},{"number":10,"id":"0010-testing-verified","title":"Implement Shared Context Best Practices Across Team Agents W","owner":"lead","stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0010-testing-verified.md","updatedAt":"2026-02-11T01:07:17.000Z","ageHours":461.4429583333333},{"number":11,"id":"0011-add-cron-jobs-management-to-kitchen-ui-context-we-re-adding-","title":"Add Cron Jobs Management To Kitchen UI Context We Re Adding","owner":"test","stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0011-add-cron-jobs-management-to-kitchen-ui-context-we-re-adding-.md","updatedAt":"2026-02-11T02:41:27.000Z","ageHours":459.8735138888889},{"number":11,"id":"0011-completion-report","title":"#0011 — Completion Report","owner":null,"stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0011-completion-report.md","updatedAt":"2026-02-11T02:41:34.000Z","ageHours":459.87156944444445},{"number":11,"id":"0011-pr-body","title":"(untitled)","owner":null,"stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0011-pr-body.md","updatedAt":"2026-02-11T02:38:19.000Z","ageHours":459.9257361111111},{"number":12,"id":"0012-add-lightweight-automated-scaffold-output-regression-test-fo","title":"Add Lightweight Automated Scaffold Output Regression Test Fo","owner":"dev","stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0012-add-lightweight-automated-scaffold-output-regression-test-fo.md","updatedAt":"2026-02-11T12:06:05.000Z","ageHours":450.46295833333335},{"number":12,"id":"0012-pr-body","title":"(untitled)","owner":null,"stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0012-pr-body.md","updatedAt":"2026-02-11T12:05:26.000Z","ageHours":450.47379194444443},{"number":13,"id":"0013-add-proper-test-harness-vitest-jest-for-clawcipes-recipes-co","title":"— Add proper test harness (vitest/jest) for @clawcipes/recipes","owner":null,"stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0013-add-proper-test-harness-vitest-jest-for-clawcipes-recipes-co.md","updatedAt":"2026-02-28T05:00:38.773Z","ageHours":49.55357720669217},{"number":14,"id":"0014-completion-report","title":"0014 — Completion Report (P0)","owner":null,"stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0014-completion-report.md","updatedAt":"2026-02-11T04:05:04.000Z","ageHours":458.47990305555555},{"number":14,"id":"0014-fix-kitchen-settings-and-plugin-schema","title":"— Fix Kitchen Settings Page + Plugin Schema","owner":"dev","stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0014-fix-kitchen-settings-and-plugin-schema.md","updatedAt":"2026-02-11T04:05:14.000Z","ageHours":458.47712527777776},{"number":15,"id":"0015-add-automatic-cleanup-for-scaffold-test-workspaces-we-accumu","title":"Add Automatic Cleanup For Scaffold Test Workspaces We Accumu","owner":"test","stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0015-add-automatic-cleanup-for-scaffold-test-workspaces-we-accumu.md","updatedAt":"2026-02-11T17:44:51.000Z","ageHours":444.8168475},{"number":16,"id":"0016-add-tasks-to-update-the-other-builtin-team-recipes-product-t","title":"Add Tasks To Update The Other Builtin Team Recipes Product T","owner":"lead","stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0016-add-tasks-to-update-the-other-builtin-team-recipes-product-t.md","updatedAt":"2026-02-11T18:31:30.000Z","ageHours":444.0393475},{"number":16,"id":"0016-completion-report","title":"— completion report (breakdown + inventory)","owner":"lead","stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0016-completion-report.md","updatedAt":"2026-02-11T18:06:05.000Z","ageHours":444.4629586111111},{"number":17,"id":"0017-p2-parity-baseline-add-cronjobs-frontmatter-to-built-in-team-recipes","title":"P2 Parity Baseline Add Cronjobs Frontmatter To Built In Team Recipes","owner":"test","stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0017-p2-parity-baseline-add-cronjobs-frontmatter-to-built-in-team-recipes.md","updatedAt":"2026-02-11T22:07:53.000Z","ageHours":440.43295861111113},{"number":18,"id":"0018-p2-update-product-team-recipe-parity-status-cron-role-templates","title":"P2 Update Product Team Recipe Parity Status Cron Role Templates","owner":"test","stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0018-p2-update-product-team-recipe-parity-status-cron-role-templates.md","updatedAt":"2026-02-11T22:31:50.000Z","ageHours":440.03379194444443},{"number":19,"id":"0019-p2-update-research-team-recipe-parity-status-cron-role-templates","title":"P2 Update Research Team Recipe Parity Status Cron Role Templates","owner":"test","stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0019-p2-update-research-team-recipe-parity-status-cron-role-templates.md","updatedAt":"2026-02-11T22:32:53.000Z","ageHours":440.01629194444445},{"number":20,"id":"0020-p2-update-writing-team-recipe-parity-status-cron-role-templates","title":"P2 Update Writing Team Recipe Parity Status Cron Role Templates","owner":"test","stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0020-p2-update-writing-team-recipe-parity-status-cron-role-templates.md","updatedAt":"2026-02-11T23:02:15.000Z","ageHours":439.5268475},{"number":21,"id":"0021-p2-update-social-team-recipe-parity-status-cron-role-templates","title":"P2 Update Social Team Recipe Parity Status Cron Role Templates","owner":"test","stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0021-p2-update-social-team-recipe-parity-status-cron-role-templates.md","updatedAt":"2026-02-11T23:32:35.000Z","ageHours":439.02129194444444},{"number":22,"id":"0022-p2-update-customer-support-team-recipe-parity-status-cron-role-templates","title":"P2 Update Customer Support Team Recipe Parity Status Cron Role Templates","owner":"test","stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0022-p2-update-customer-support-team-recipe-parity-status-cron-role-templates.md","updatedAt":"2026-02-12T00:05:15.000Z","ageHours":438.4768475},{"number":23,"id":"0023-move-g-009-into-backlog-build-clawcipes-public-website-marke","title":"Move G 009 Into Backlog Build Clawcipes Public Website Marke","owner":"test","stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0023-move-g-009-into-backlog-build-clawcipes-public-website-marke.md","updatedAt":"2026-02-13T03:37:22.000Z","ageHours":410.9415697222222},{"number":24,"id":"0024-clawkitchen-ui-update-layout-to-resemble-mission-control-top","title":"Clawkitchen UI Update Layout To Resemble Mission Control Top","owner":"test","stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0024-clawkitchen-ui-update-layout-to-resemble-mission-control-top.md","updatedAt":"2026-02-12T22:37:39.000Z","ageHours":415.93684777777776},{"number":26,"id":"0026-add-openclaw-recipes-remove-team-uninstall-cleanup","title":"Add Openclaw Recipes Remove Team Uninstall Cleanup","owner":"devops","stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0026-add-openclaw-recipes-remove-team-uninstall-cleanup.md","updatedAt":"2026-02-13T03:41:13.000Z","ageHours":410.87740333333335},{"number":27,"id":"0027-build-clawcipes-marketplace-backend-registry-search-install","title":"Build Clawcipes Marketplace Backend Registry Search Install","owner":"test","stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0027-build-clawcipes-marketplace-backend-registry-search-install.md","updatedAt":"2026-02-13T01:04:35.000Z","ageHours":413.4879588888889},{"number":28,"id":"0028-kitchen-board-move-test","title":"Kitchen Board Move Test","owner":"test","stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0028-kitchen-board-move-test.md","updatedAt":"2026-02-13T01:34:04.000Z","ageHours":412.99657},{"number":29,"id":"0029-update-documentation-ui-copy-to-replace-clawcipes-branding-w","title":"Update Documentation UI Copy To Replace Clawcipes Branding W","owner":"test","stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0029-update-documentation-ui-copy-to-replace-clawcipes-branding-w.md","updatedAt":"2026-02-13T04:34:21.000Z","ageHours":409.99184777777776},{"number":30,"id":"0030-clawkitchen-v2-requirements-1-home-page-remove-middle-pill-m","title":"Clawkitchen V2 Requirements 1 Home Page Remove Middle Pill M","owner":"test","stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0030-clawkitchen-v2-requirements-1-home-page-remove-middle-pill-m.md","updatedAt":"2026-02-14T04:38:30.000Z","ageHours":385.9226811111111},{"number":31,"id":"0031-release-push-ship-remove-team-clawrecipes-rebrand-steps-merg","title":"Release Push Ship Remove Team Clawrecipes Rebrand Steps Merg","owner":"devops","stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0031-release-push-ship-remove-team-clawrecipes-rebrand-steps-merg.md","updatedAt":"2026-02-13T12:39:32.000Z","ageHours":401.9054588888889},{"number":32,"id":"0032-fix-recipes-clawrecipes-plugin-to-avoid-openclaw-dangerous-c","title":"Fix Recipes Clawrecipes Plugin To Avoid Openclaw Dangerous C","owner":"test","stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0032-fix-recipes-clawrecipes-plugin-to-avoid-openclaw-dangerous-c.md","updatedAt":"2026-02-13T19:34:27.000Z","ageHours":394.9901811111111},{"number":33,"id":"0033-publish-no-warning-package-name-jiggai-recipes-for-clawrecip","title":"Publish No Warning Package Name Jiggai Recipes For Clawrecip","owner":"lead","stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0033-publish-no-warning-package-name-jiggai-recipes-for-clawrecip.md","updatedAt":"2026-02-14T04:43:41.000Z","ageHours":385.8362922222222},{"number":34,"id":"0034-fix-openclaw-install-warning-plugin-recipes-has-suspicious-c","title":"Fix Openclaw Install Warning Plugin Recipes Has Suspicious C","owner":"test","stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0034-fix-openclaw-install-warning-plugin-recipes-has-suspicious-c.md","updatedAt":"2026-02-14T04:49:43.000Z","ageHours":385.73573666666664},{"number":35,"id":"0035-finish-g-008-clawrecipes-close-remaining-gaps-ensure-missing","title":"Finish G 008 Clawrecipes Close Remaining Gaps Ensure Missing","owner":"devops","stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0035-finish-g-008-clawrecipes-close-remaining-gaps-ensure-missing.md","updatedAt":"2026-02-14T04:05:56.000Z","ageHours":386.4654591666667},{"number":36,"id":"0036-clawkitchen-team-editor-save-semantics-bugs-clarify-and-fix-","title":"Clawkitchen Team Editor Save Semantics Bugs Clarify And Fix","owner":"test","stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0036-clawkitchen-team-editor-save-semantics-bugs-clarify-and-fix-.md","updatedAt":"2026-02-14T12:08:12.000Z","ageHours":378.4276813888889},{"number":37,"id":"0037-clawkitchen-lock-builtin-source-team-recipes-in-team-editor-","title":"Clawkitchen Lock Builtin Source Team Recipes In Team Editor","owner":"test","stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0037-clawkitchen-lock-builtin-source-team-recipes-in-team-editor-.md","updatedAt":"2026-02-14T14:33:51.000Z","ageHours":376.0001813888889},{"number":38,"id":"0038-clawkitchen-files-tab-too-many-missing-files-shown-for-some-","title":"Clawkitchen Files Tab Too Many Missing Files Shown For Some","owner":"test","stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0038-clawkitchen-files-tab-too-many-missing-files-shown-for-some-.md","updatedAt":"2026-02-14T13:03:58.000Z","ageHours":377.49823694444444},{"number":39,"id":"0039-completion-report","title":"Completion Report","owner":"dev","stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0039-completion-report.md","updatedAt":"2026-02-14T12:35:11.000Z","ageHours":377.97795916666666},{"number":40,"id":"0040-clawkitchen-ui-polish-show-team-agent-display-names-identity","title":"Clawkitchen UI Polish Show Team Agent Display Names Identity","owner":"test","stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0040-clawkitchen-ui-polish-show-team-agent-display-names-identity.md","updatedAt":"2026-02-14T15:02:41.000Z","ageHours":375.51962583333335},{"number":41,"id":"0041-clawkitchen-ui-align-team-recipe-agent-editing-home-page-beh","title":"Clawkitchen UI Align Team Recipe Agent Editing Home Page Beh","owner":"test","stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0041-clawkitchen-ui-align-team-recipe-agent-editing-home-page-beh.md","updatedAt":"2026-02-14T18:03:27.000Z","ageHours":372.50684805555557},{"number":42,"id":"0042-clawkitchen-persist-team-provenance-parent-recipe-and-lock-i","title":"Clawkitchen Persist Team Provenance Parent Recipe And Lock I","owner":"test","stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0042-clawkitchen-persist-team-provenance-parent-recipe-and-lock-i.md","updatedAt":"2026-02-14T20:35:41.000Z","ageHours":369.9696261111111},{"number":43,"id":"0043-root-cause-fix-scaffold-team-must-persist-team-provenance-pa","title":"Root Cause Fix Scaffold Team Must Persist Team Provenance Pa","owner":"test","stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0043-root-cause-fix-scaffold-team-must-persist-team-provenance-pa.md","updatedAt":"2026-02-14T20:03:08.000Z","ageHours":370.5121261111111},{"number":44,"id":"0044-implement-new-scaffold-team-behavior-create-workspace-recipe","title":"Implement New Scaffold Team Behavior Create Workspace Recipe","owner":"test","stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0044-implement-new-scaffold-team-behavior-create-workspace-recipe.md","updatedAt":"2026-02-15T02:05:28.000Z","ageHours":364.4732372222222},{"number":45,"id":"0045-clawmarket-get-started-page-add-real-screenshots-of-user-pro","title":"Clawmarket Get Started Page Add Real Screenshots Of User Pro","owner":"devops","stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0045-clawmarket-get-started-page-add-real-screenshots-of-user-pro.md","updatedAt":"2026-02-15T20:33:07.000Z","ageHours":346.0124038888889},{"number":46,"id":"0046-extend-recipes-scaffold-single-agent-to-also-create-a-worksp","title":"Extend Recipes Scaffold Single Agent To Also Create A Worksp","owner":"test","stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0046-extend-recipes-scaffold-single-agent-to-also-create-a-worksp.md","updatedAt":"2026-02-15T20:04:33.000Z","ageHours":346.488515},{"number":47,"id":"0047-overnight-propose-15-20-specialty-agents-business-focused-us","title":"Overnight Propose 15 20 Specialty Agents Business Focused Us","owner":"lead","stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0047-overnight-propose-15-20-specialty-agents-business-focused-us.md","updatedAt":"2026-02-15T21:11:10.000Z","ageHours":345.3782372222222},{"number":48,"id":"0048-expand-specialty-agent-catalog-beyond-generic-business-creat","title":"Expand Specialty Agent Catalog Beyond Generic Business Creat","owner":"test","stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0048-expand-specialty-agent-catalog-beyond-generic-business-creat.md","updatedAt":"2026-02-15T22:34:15.000Z","ageHours":343.993515},{"number":49,"id":"0049-marketplace-add-login-auth-to-clawkitchen-ai-marketplace-cla","title":"Marketplace Add Login Auth To Clawkitchen Ai Marketplace Cla","owner":"test","stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0049-marketplace-add-login-auth-to-clawkitchen-ai-marketplace-cla.md","updatedAt":"2026-02-17T22:21:54.000Z","ageHours":296.1993483333333},{"number":50,"id":"0050-marketplace-add-recipe-submissions-ugc-flow-to-clawkitchen-a","title":"Marketplace Add Recipe Submissions Ugc Flow To Clawkitchen A","owner":"dev","stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0050-marketplace-add-recipe-submissions-ugc-flow-to-clawkitchen-a.md","updatedAt":"2026-02-26T23:42:07.000Z","ageHours":78.86240388888889},{"number":51,"id":"0051-clawkitchen-add-goals-feature-scope-ui-page-route-for-goals-","title":"Clawkitchen Add Goals Feature Scope UI Page Route For Goals","owner":"test","stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0051-clawkitchen-add-goals-feature-scope-ui-page-route-for-goals-.md","updatedAt":"2026-02-28T04:35:29.325Z","ageHours":49.97286909973145},{"number":52,"id":"0052-create-a-new-bundled-team-recipe-marketing-team-add-5-roles-","title":"Create A New Bundled Team Recipe Marketing Team Add 5 Roles","owner":"lead","stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0052-create-a-new-bundled-team-recipe-marketing-team-add-5-roles-.md","updatedAt":"2026-02-16T23:30:56.000Z","ageHours":319.0487927777778},{"number":53,"id":"0053-expand-social-marketing-team-recipe-add-roles-for-1-social-m","title":"Expand Social Marketing Team Recipe Add Roles For 1 Social M","owner":"lead","stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0053-expand-social-marketing-team-recipe-add-roles-for-1-social-m.md","updatedAt":"2026-02-16T23:36:50.000Z","ageHours":318.95045944444445},{"number":54,"id":"0054-implement-team-recipe-template-standardization-across-bundle","title":"Implement Team Recipe Template Standardization Across Bundle","owner":"lead","stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0054-implement-team-recipe-template-standardization-across-bundle.md","updatedAt":"2026-02-16T23:36:50.000Z","ageHours":318.9504597222222},{"number":55,"id":"0055-ship-reliable-lead-wake-up-after-dispatch-enable-triage-auto","title":"Ship Reliable Lead Wake Up After Dispatch Enable Triage Auto","owner":"test","stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0055-ship-reliable-lead-wake-up-after-dispatch-enable-triage-auto.md","updatedAt":"2026-02-17T02:09:18.000Z","ageHours":316.4093486111111},{"number":56,"id":"0056-publish-or-sync-the-jiggai-recipes-extension-so-openclaw-rec","title":"Publish Or Sync The Jiggai Recipes Extension So Openclaw Rec","owner":"lead","stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0056-publish-or-sync-the-jiggai-recipes-extension-so-openclaw-rec.md","updatedAt":"2026-02-16T23:36:50.000Z","ageHours":318.9504597222222},{"number":57,"id":"0057-publish-jiggai-recipes-bump-version-and-revert-local-link","title":"Publish Jiggai Recipes Bump Version And Revert Local Link","owner":"lead","stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0057-publish-jiggai-recipes-bump-version-and-revert-local-link.md","updatedAt":"2026-02-17T10:05:22.000Z","ageHours":308.47490416666665},{"number":58,"id":"0058-clawkitchen-add-channels-section-for-channel-bindings-crud","title":"Clawkitchen Add Channels Section For Channel Bindings Crud","owner":"test","stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0058-clawkitchen-add-channels-section-for-channel-bindings-crud.md","updatedAt":"2026-02-17T06:07:01.000Z","ageHours":312.4474041666667},{"number":63,"id":"0063-clawkitchen-clone-should-scaffold-or-copy-workspace-files","title":"Clawkitchen Clone Should Scaffold Or Copy Workspace Files","owner":"test","stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0063-clawkitchen-clone-should-scaffold-or-copy-workspace-files.md","updatedAt":"2026-02-26T23:42:09.000Z","ageHours":78.86184861111111},{"number":64,"id":"0064-clawmarket-recipe-detail-page-defaults-ugc","title":"Clawmarket Recipe Detail Page Defaults Ugc","owner":"dev","stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0064-clawmarket-recipe-detail-page-defaults-ugc.md","updatedAt":"2026-02-26T23:42:11.000Z","ageHours":78.86129305555555},{"number":65,"id":"0065-working-ticket-deep-review-clawrecipes-pr-35-after-fixes-rol","title":"Working Ticket Deep Review Clawrecipes PR 35 After Fixes Rol","owner":"lead","stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0065-working-ticket-deep-review-clawrecipes-pr-35-after-fixes-rol.md","updatedAt":"2026-02-26T23:30:44.000Z","ageHours":79.0521263888889},{"number":67,"id":"0067-rj-update-2026-02-18-1-mailgun-url-env-added-2-captcha-site-","title":"Rj Update 2026 02 18 1 Mailgun Url Env Added 2 Captcha Site","owner":"lead","stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0067-rj-update-2026-02-18-1-mailgun-url-env-added-2-captcha-site-.md","updatedAt":"2026-02-26T23:42:12.000Z","ageHours":78.86101527777778},{"number":77,"id":"0077-archive-assignment-stubs-on-ticket-completion","title":"Archive Assignment Stubs On Ticket Completion","owner":"dev","stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0077-archive-assignment-stubs-on-ticket-completion.md","updatedAt":"2026-02-23T00:08:45.000Z","ageHours":174.41851527777777},{"number":81,"id":"0081-clawmarket-add-kitchen-plugin-and-recipes-plugin-pages","title":"Clawmarket Add Kitchen Plugin And Recipes Plugin Pages","owner":"lead","stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0081-clawmarket-add-kitchen-plugin-and-recipes-plugin-pages.md","updatedAt":"2026-02-26T23:22:22.000Z","ageHours":79.19157083333333},{"number":82,"id":"0082-implement-an-agent-swarm-workflow-recipe-based-on-elvis-sun","title":"— Implement an agent swarm workflow recipe (swarm-orchestrator)","owner":"test","stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0082-implement-an-agent-swarm-workflow-recipe-based-on-elvis-sun.md","updatedAt":"2026-02-27T02:04:17.000Z","ageHours":76.49295972222222},{"number":83,"id":"0083-clawkitchen-add-swarm-orchestrator-surfacing-if-a-team-has-a","title":"— ClawKitchen: surface Swarm Orchestrator for teams that have it","owner":"lead","stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0083-clawkitchen-add-swarm-orchestrator-surfacing-if-a-team-has-a.md","updatedAt":"2026-02-27T02:04:19.000Z","ageHours":76.49240416666666},{"number":84,"id":"0084-competitive-response-lobstack-brandononchain-visual-workflow","title":"— Competitive response: Lobstack parity mapping (visual workflows + dashboard UX)","owner":"lead","stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0084-competitive-response-lobstack-brandononchain-visual-workflow.md","updatedAt":"2026-02-27T19:01:58.463Z","ageHours":59.531442221950954},{"number":85,"id":"0085-clawkitchen-visual-workflows-mvp-node-edge-canvas-that-is-fi","title":"— ClawKitchen: Visual Workflows MVP (canvas)","owner":"lead","stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0085-clawkitchen-visual-workflows-mvp-node-edge-canvas-that-is-fi.md","updatedAt":"2026-02-27T02:41:49.000Z","ageHours":75.86740444444445},{"number":87,"id":"0087-recovered-missing-ticket","title":"— Recovered: missing ticket #0087 (title TBD)","owner":"lead","stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0087-recovered-missing-ticket.md","updatedAt":"2026-02-27T02:41:50.000Z","ageHours":75.86712666666666},{"number":88,"id":"0088-team-memory-info-sharing-start-with-within-team-a-design-and","title":"— Team memory/info sharing (within-team)","owner":"dev","stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0088-team-memory-info-sharing-start-with-within-team-a-design-and.md","updatedAt":"2026-02-28T00:07:35.004Z","ageHours":54.437958912150066},{"number":89,"id":"0089-workflows-add-cron-trigger-configuration-schedule-suggestion","title":"— Workflows: add cron trigger configuration + schedule suggestions","owner":"dev","stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0089-workflows-add-cron-trigger-configuration-schedule-suggestion.md","updatedAt":"2026-03-01T20:02:35.233Z","ageHours":10.521228509453667},{"number":90,"id":"0090-recovered-missing-ticket","title":"— Recovered: missing ticket #0090 (title TBD)","owner":"lead","stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0090-recovered-missing-ticket.md","updatedAt":"2026-02-27T02:41:52.000Z","ageHours":75.86657111111111},{"number":91,"id":"0091-recovered-missing-ticket","title":"— Recovered: missing ticket #0091 (title TBD)","owner":"lead","stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0091-recovered-missing-ticket.md","updatedAt":"2026-02-27T02:41:54.000Z","ageHours":75.86601555555555},{"number":92,"id":"0092-swarm-ux-build-cli-first-swarm-runner-and-have-kitchen-call","title":"— Swarm UX: CLI-first swarm runner; Kitchen calls CLI","owner":"lead","stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0092-swarm-ux-build-cli-first-swarm-runner-and-have-kitchen-call.md","updatedAt":"2026-02-27T02:41:55.000Z","ageHours":75.86573777777778},{"number":93,"id":"0093-clawkitchen-move-to-full-screen-appshell-layout-with-left-na","title":"Clawkitchen Move To Full Screen Appshell Layout With Left Na","owner":"test","stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0093-clawkitchen-move-to-full-screen-appshell-layout-with-left-na.md","updatedAt":"2026-02-27T00:37:29.000Z","ageHours":77.93962666666667},{"number":94,"id":"0094-clawkitchen-team-scoped-left-nav-collapsible-icon-rail","title":"Clawkitchen Team Scoped Left Nav Collapsible Icon Rail","owner":"test","stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0094-clawkitchen-team-scoped-left-nav-collapsible-icon-rail.md","updatedAt":"2026-02-27T01:04:18.000Z","ageHours":77.49268222222223},{"number":95,"id":"0095-clawkitchen-feat-0085-visual-workflows-mvp-main-ticket-recovered","title":"— ClawKitchen: feat/0085 Visual Workflows MVP (recovered main ticket)","owner":"lead","stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0095-clawkitchen-feat-0085-visual-workflows-mvp-main-ticket-recovered.md","updatedAt":"2026-02-27T00:54:39.000Z","ageHours":77.65351555555556},{"number":96,"id":"0096-clawkitchen-workflows-ux-create-marketing-cadence-cta-when-empty","title":"— ClawKitchen Workflows UX: “Create Marketing Cadence” CTA when empty","owner":"dev","stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0096-clawkitchen-workflows-ux-create-marketing-cadence-cta-when-empty.md","updatedAt":"2026-02-27T18:16:06.079Z","ageHours":60.29599352023654},{"number":97,"id":"0097-clawkitchen-orchestrator-tab-add-orchestrator-install-button-and-setup-wizard","title":"— ClawKitchen: Orchestrator tab “Add Orchestrator” button + setup wizard","owner":"dev","stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0097-clawkitchen-orchestrator-tab-add-orchestrator-install-button-and-setup-wizard.md","updatedAt":"2026-02-27T18:15:56.905Z","ageHours":60.29854184210883},{"number":98,"id":"0098-from-ticket-0084-break-out-implementation-tickets-for-clawki","title":"From Ticket 0084 Break Out Implementation Tickets For Clawki","owner":"lead","stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0098-from-ticket-0084-break-out-implementation-tickets-for-clawki.md","updatedAt":"2026-02-27T02:02:54.000Z","ageHours":76.51601555555555},{"number":99,"id":"0099-clawkitchen-workflows-canvas-editor-mvp","title":"— ClawKitchen Workflows: Canvas editor MVP (node/edge)","owner":"lead","stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0099-clawkitchen-workflows-canvas-editor-mvp.md","updatedAt":"2026-02-27T02:37:58.000Z","ageHours":75.93157111111111},{"number":100,"id":"0100-clawkitchen-workflows-runs-dashboard-mvp","title":"— ClawKitchen Workflows: Runs dashboard MVP (list + detail)","owner":"lead","stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0100-clawkitchen-workflows-runs-dashboard-mvp.md","updatedAt":"2026-02-28T01:16:07.213Z","ageHours":53.295678601142036},{"number":101,"id":"0101-clawkitchen-workflows-human-approval-gate-node","title":"— ClawKitchen Workflows: Human approval gate node (HITL)","owner":"dev","stage":"in-progress","file":"/home/control/.openclaw/workspace-development-team/work/in-progress/0101-clawkitchen-workflows-human-approval-gate-node.md","updatedAt":"2026-03-02T06:31:26.033Z","ageHours":0.040448316718207464},{"number":102,"id":"0102-marketing-workflow-cadence-template-spec-and-demo","title":"— Marketing Workflow: canonical cadence template spec + UI demo requirements","owner":"dev","stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0102-marketing-workflow-cadence-template-spec-and-demo.md","updatedAt":"2026-03-02T06:03:35.556Z","ageHours":0.5044725132242839},{"number":103,"id":"0103-clawkitchen-tickets-ui-status-dropdown-should-move-tickets-and-stop-work","title":"— ClawKitchen Tickets UI: status dropdown should move tickets (stop work) + confirm modal","owner":"lead","stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0103-clawkitchen-tickets-ui-status-dropdown-should-move-tickets-and-stop-work.md","updatedAt":"2026-02-27T18:32:53.870Z","ageHours":60.016052014227974},{"number":104,"id":"0104-clawkitchen-tickets-ui-ticket-detail-add-move-to-goals-and-delete","title":"— ClawKitchen Tickets UX: remove main-list status dropdown; add “Move to Goals” + “Delete Ticket” on detail page","owner":"dev","stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0104-clawkitchen-tickets-ui-ticket-detail-add-move-to-goals-and-delete.md","updatedAt":"2026-03-02T06:03:37.541Z","ageHours":0.5039211271837023},{"number":105,"id":"0105-clawkitchen-fix-delete-button-colors-in-light-theme","title":"— ClawKitchen UI: fix Delete/destructive button colors in light theme","owner":"dev","stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0105-clawkitchen-fix-delete-button-colors-in-light-theme.md","updatedAt":"2026-02-28T00:15:49.146Z","ageHours":54.300697516208224},{"number":106,"id":"0106-clawrecipes-scaffold-team-create-shared-context-memory-and-starter-files","title":"— ClawRecipes: scaffold-team creates shared-context/memory + starter files","owner":"dev","stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0106-clawrecipes-scaffold-team-create-shared-context-memory-and-starter-files.md","updatedAt":"2026-02-27T20:03:17.414Z","ageHours":58.509511914130314},{"number":107,"id":"0107-clawkitchen-team-memory-ui-pin-unpin-items","title":"— ClawKitchen: Team Memory UI — pin/unpin items","owner":"dev","stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0107-clawkitchen-team-memory-ui-pin-unpin-items.md","updatedAt":"2026-02-27T21:35:46.883Z","ageHours":56.96799274814182},{"number":108,"id":"0108-clawrecipes-dev-team-recipe-add-triage-hygiene-scripts-and-crons","title":"— ClawRecipes: development-team recipe — add triage/hygiene scripts + essential cron jobs","owner":"dev","stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0108-clawrecipes-dev-team-recipe-add-triage-hygiene-scripts-and-crons.md","updatedAt":"2026-02-28T00:15:58.920Z","ageHours":54.29798252034505},{"number":109,"id":"0109-implement-workflow-runner-mvp-for-marketing-cadence-workflow","title":"Implement Workflow Runner Mvp For Marketing Cadence Workflow","owner":"lead","stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0109-implement-workflow-runner-mvp-for-marketing-cadence-workflow.md","updatedAt":"2026-02-28T00:16:10.937Z","ageHours":54.29464447014703},{"number":110,"id":"0110-clawkitchen-workflows-page-ui-match-mock","title":"— ClawKitchen Workflows page UI: match mock (no top row/border; Back button; bigger text; collapsible right panels)","owner":"dev","stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0110-clawkitchen-workflows-page-ui-match-mock.md","updatedAt":"2026-02-28T03:40:22.748Z","ageHours":50.891363667873804},{"number":111,"id":"0111-clawkitchen-custom-team-builder-compose-team-from-agents","title":"— ClawKitchen: Custom Team Builder (compose team from individual agents)","owner":"test","stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0111-clawkitchen-custom-team-builder-compose-team-from-agents.md","updatedAt":"2026-02-28T18:06:43.180Z","ageHours":36.45235480746799},{"number":112,"id":"0112-clawkitchen-workflows-resume-sample-runs-after-approval","title":"— ClawKitchen Workflows: resume sample runs after human approval (file-first)","owner":"dev","stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0112-clawkitchen-workflows-resume-sample-runs-after-approval.md","updatedAt":"2026-03-02T06:03:39.521Z","ageHours":0.5033711299641928},{"number":113,"id":"0113-clawkitchen-workflows-trigger-tz-utc-flagged-non-iana","title":"— Bug: Workflows trigger validation warns that tz \"UTC\" is not an IANA timezone","owner":"dev","stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0113-clawkitchen-workflows-trigger-tz-utc-flagged-non-iana.md","updatedAt":"2026-02-28T06:34:10.728Z","ageHours":47.994702397935654},{"number":114,"id":"0114-dev-process-qa-signoff-before-pr-create-pr-after-testing","title":"— Dev process: QA signoff before PR creation (PR created only after testing passes)","owner":"lead","stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0114-dev-process-qa-signoff-before-pr-create-pr-after-testing.md","updatedAt":"2026-02-28T17:28:38.296Z","ageHours":37.0870448042806},{"number":115,"id":"0115-clawkitchen-ticket-ui-assign-dropdown-and-assign-button","title":"— ClawKitchen ticket UI: Assign dropdown + green Assign button","owner":"dev","stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0115-clawkitchen-ticket-ui-assign-dropdown-and-assign-button.md","updatedAt":"2026-03-01T04:02:52.725Z","ageHours":26.516370081651477},{"number":116,"id":"0116-clawkitchen-tickets-page-team-filter-dropdown","title":"— ClawKitchen: /tickets team dropdown filter (auto-load team-scoped tickets)","owner":"dev","stage":"in-progress","file":"/home/control/.openclaw/workspace-development-team/work/in-progress/0116-clawkitchen-tickets-page-team-filter-dropdown.md","updatedAt":"2026-03-02T06:03:27.399Z","ageHours":0.5067358350287543},{"number":117,"id":"0117-clawrecipes-default-team-recipes-missing-lead-tools-template","title":"— ClawRecipes: default team recipes missing `lead.tools` template (scaffold missing required file)","owner":"test","stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0117-clawrecipes-default-team-recipes-missing-lead-tools-template.md","updatedAt":"2026-02-28T18:14:25.204Z","ageHours":36.32401485751682},{"number":118,"id":"0118-investigate-fix-openclaw-browser-control-service-unreachable","title":"Investigate Fix Openclaw Browser Control Service Unreachable","owner":"devops","stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0118-investigate-fix-openclaw-browser-control-service-unreachable.md","updatedAt":"2026-02-28T20:31:54.880Z","ageHours":34.032438340386285},{"number":119,"id":"0119-create-a-dev-ticket-clawkitchen-add-headless-qa-auth-token-f","title":"Create A Dev Ticket Clawkitchen Add Headless Qa Auth Token F","owner":"lead","stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0119-create-a-dev-ticket-clawkitchen-add-headless-qa-auth-token-f.md","updatedAt":"2026-03-01T04:02:56.205Z","ageHours":26.515403694322373},{"number":120,"id":"0120-create-a-dev-ticket-openclaw-clawkitchen-automation-make-kit","title":"Create A Dev Ticket Openclaw Clawkitchen Automation Make Kit","owner":"dev","stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0120-create-a-dev-ticket-openclaw-clawkitchen-automation-make-kit.md","updatedAt":"2026-03-01T06:41:44.292Z","ageHours":23.868712791612413},{"number":121,"id":"0121-clawkitchen-qa-unblocker-add-a-headless-friendly-auth-qatoke","title":"Clawkitchen Qa Unblocker Add A Headless Friendly Auth Qatoke","owner":"dev","stage":"done","file":"/home/control/.openclaw/workspace-development-team/work/done/0121-clawkitchen-qa-unblocker-add-a-headless-friendly-auth-qatoke.md","updatedAt":"2026-03-01T19:02:25.363Z","ageHours":11.523970781317816}]}]