openclaw-cortex/test
Claudia d41a13f914 feat: openclaw-cortex v0.1.0 — conversation intelligence plugin
Thread tracking, decision extraction, boot context generation,
pre-compaction snapshots, structured narratives.

- 10 source files, 1983 LOC TypeScript
- 9 test files, 270 tests passing
- Zero runtime dependencies
- Cerberus approved + all findings fixed
- EN/DE pattern matching, atomic file writes
- Graceful degradation (read-only workspace, corrupt JSON)
2026-02-17 12:16:49 +01:00
..
boot-context.test.ts feat: openclaw-cortex v0.1.0 — conversation intelligence plugin 2026-02-17 12:16:49 +01:00
config.test.ts feat: openclaw-cortex v0.1.0 — conversation intelligence plugin 2026-02-17 12:16:49 +01:00
decision-tracker.test.ts feat: openclaw-cortex v0.1.0 — conversation intelligence plugin 2026-02-17 12:16:49 +01:00
hooks.test.ts feat: openclaw-cortex v0.1.0 — conversation intelligence plugin 2026-02-17 12:16:49 +01:00
narrative-generator.test.ts feat: openclaw-cortex v0.1.0 — conversation intelligence plugin 2026-02-17 12:16:49 +01:00
patterns.test.ts feat: openclaw-cortex v0.1.0 — conversation intelligence plugin 2026-02-17 12:16:49 +01:00
pre-compaction.test.ts feat: openclaw-cortex v0.1.0 — conversation intelligence plugin 2026-02-17 12:16:49 +01:00
storage.test.ts feat: openclaw-cortex v0.1.0 — conversation intelligence plugin 2026-02-17 12:16:49 +01:00
thread-tracker.test.ts feat: openclaw-cortex v0.1.0 — conversation intelligence plugin 2026-02-17 12:16:49 +01:00