Skip to main content

Module frontmatter

Module frontmatter 

Source
Expand description

Pure renderer: a task’s settled knowledge → a Claude-memory frontmatter file. One-directional (Task-Journal → Claude memory). No fs, no DB, no JSONL.

Structs§

MemoryInput
A task’s settled knowledge, pre-fetched by the caller (CLI).

Functions§

render_memory
Render frontmatter + body. Empty sections are omitted.
slugify
Kebab-case slug: lowercase, non-alphanumeric runs → single -, trimmed.