Bootstrap: Initialize TekDek workspace, Discord, qmd knowledge base, and self-improving agent

This commit is contained in:
OpenClaw
2026-04-11 10:11:59 -04:00
commit 68c8d16e3a
28 changed files with 1711 additions and 0 deletions

View File

@@ -0,0 +1,22 @@
# Heartbeat State Template
Use this file as the baseline for `~/self-improving/heartbeat-state.md`.
It stores only lightweight run markers and maintenance notes.
```markdown
# Self-Improving Heartbeat State
last_heartbeat_started_at: never
last_reviewed_change_at: never
last_heartbeat_result: never
## Last actions
- none yet
```
## Rules
- update `last_heartbeat_started_at` at the beginning of every heartbeat
- update `last_reviewed_change_at` only after a clean review of changed files
- keep `last_actions` short and factual
- never turn this file into another memory log