← knowledge.oriz.in

Journal — one file per day inside knowledge/journal/

decision journallayoutknowledgedecision

Journal — one file per day, inside knowledge/

Locked

---
type: journal
title: Journal YYYY-MM-DD
description: Auto-generated daily journal — agent sessions + Screenpipe digests
tags: [journal, auto]
timestamp: YYYY-MM-DD
format_version: okf-v0.1
status: active
---

Structure per file

# Journal YYYY-MM-DD

## HH:MM <source> — <slug>
<block content>

## HH:MM <source> — <slug>
<block content>

<source> = Claude Code session or Screenpipe digest or (future) OpenCode session, Kilo session.

Why inside knowledge/

Why one file per day (not per session, not rolling log)

Excluded from docs(knowledge): conventional commits

Journal files auto-committed as chore(journal): <date> ..., not docs(knowledge):. Reason:

Indexing

knowledge/journal/index.md — auto-generated monthly. Lists all journal files in the month with one-line hooks per file. Regenerated by a small script during monthly rotation.

Retention

Forever. See [[auto-journal-cc-sessionend-plus-screenpipe-2026-07-03]] §Retention.

Rollback trigger

Wiring status

Not wired yet. Directory knowledge/journal/ will be created on first auto-journal write. Index generator + .gitkeep land in the wiring commit.

Related