daily-notes

A rule for creating dated daily notes in NeuronVault when the day's discussion includes an important decision, incident, meeting outcome, or next-day direction. Daily notes are records organized by date.

In plain words
What is it for?
Use it to record daily decisions and events, add plans for tomorrow, and promote information that remains useful into permanent memory files.
Why use it?
It keeps significant project events available for later review while avoiding clutter from routine tasks and temporary conversation details.

Cursor rule

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add rules/lezards/neuron-vault-kit/daily-notes
Clone the repo
git clone --depth 1 https://github.com/lezards/neuron-vault-kit
Per session 18 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 296 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00018 $0.00296
Opus 5 $0.00009 $0.00148
Sonnet 5 $0.00004 $0.00059
Haiku 4.5 $0.00002 $0.00030

Measured yesterday against content hash e44a0c0e431a, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

daily-notes scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured yesterday.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

integrations/cursor/daily-notes.mdc · 45 lines

What it actually says

Daily notes

Daily notes são memórias datadas em neuron-vault/daily/YYYY-MM-DD.md.

Quando criar/atualizar

  • Decisão tomada hoje que muda direção do projeto
  • Incidente do dia com root cause identificado
  • Continuação de trabalho ("amanhã continuamos em X")
  • Reunião decisiva com outcome importante

Quando NÃO criar

  • Tarefas pequenas/rotineiras
  • Logs de comandos
  • Coisas que vão virar neuron permanente — escreva direto em neurons/

Formato

# YYYY-MM-DD

## Decidido
- [decisão 1] — [contexto curto]

## Eventos
- [evento 1] — [outcome]

## Para amanhã
- [item 1]

Promoção

Se a daily note tem informação útil em 30+ dias (regra durável, decisão arquitetural), promova pra neurons/<tipo>-<slug>.md e mantenha apenas referência curta na daily.

Recuperação pós-quebra de contexto

Se o usuário diz "perdi o chat", "PC reiniciou", "tava conversando contigo": liste e leia as últimas 2-3 dailies pra reconstruir contexto.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. yesterday First seen · 45 lines · 18 tokens per session scan A e44a0c0e431a

Subscribe to this mod's changes

daily-notes is a cursor rule published in the GitHub repository lezards/neuron-vault-kit (2 stars, last pushed 15d ago), licensed MIT. It adds 18 tokens to every session and 296 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.