mirror of
https://github.com/xmanrui/OpenClaw-bot-review.git
synced 2026-07-27 21:01:08 +00:00
- add canonical self-improvement/R&D Council data helpers, APIs, and tests - persist council decisions, evidence telemetry, and work-order handoff - harden operator UI states and require operator token by default - ignore local R&D runtime artifacts
14 lines
236 B
Plaintext
14 lines
236 B
Plaintext
node_modules
|
|
.next
|
|
*.tsbuildinfo
|
|
next-env.d.ts
|
|
.idea
|
|
.DS_Store
|
|
/.openclaw
|
|
/public/assets/pixel-office/*.mp3
|
|
|
|
# Local R&D Council runtime state
|
|
rd-council-work-orders.json
|
|
self-improvement-command-log.jsonl
|
|
rd-council-decision-log.jsonl
|