Result of contextPack — a ready-to-paste markdown bundle.
bundle is the full markdown blob the caller can paste into any AI
chat. sections exposes per-section byte counts so the agent can
report what's inside ("4 notes + 12 backlinks + 3 daily notes").
estimated_tokens uses the ~4 chars/token heuristic for English /
Cyrillic; CJK estimates run higher (real tokenization is
model-dependent).
Result of contextPack — a ready-to-paste markdown bundle.
bundleis the full markdown blob the caller can paste into any AI chat.sectionsexposes per-section byte counts so the agent can report what's inside ("4 notes + 12 backlinks + 3 daily notes").estimated_tokensuses the ~4 chars/token heuristic for English / Cyrillic; CJK estimates run higher (real tokenization is model-dependent).