briefing Card

Briefing Cards

A briefing card captures the core situational context for a box (or a directory within a box). It's the primary place for information that every agent needs to know.

One briefing per directory, at briefing.briefing.card. The root briefing describes the whole box. Directory briefings explain what that directory contains.

A briefing has two parts: structured records in frontmatter and a prose body.

Frontmatter records:

key-people:
  - ref: /people/Dana_Lee.person.card
    called: Dad
    role: Ledger subject
    notes: Primary account holder; defer to the sibling group on decisions.
properties:
  - name: The lake house
    address: 12 Shore Rd
    notes: In probate; taxes paid through 2026.
openers:
  - Let me tell you what this box is for.
  - What can you do?

Openers are yours to maintain. Each string in openers: is a suggestion the person sees on an empty chat bound to this directory — clicking one sends it as their message. A new box ships with two stock openers; they are a starting point, not a fixture.

When the purpose is still the stock stub (What this box is for.) and the person opens with "let me tell you what this box is for", ask them, then write their answer into {% purpose %}.

Body tags (free-text material; use as block tags):

For prose sections like "Legal" or "Finances" (which were always free-form anyway), use plain markdown headings:

## Legal

The ledger is in probate. Settled creditors include...

When to edit a briefing:

Do NOT put here:

The contains: field

Give this card a one-sentence contains: — the prime retrieval field for bbx search and listings. How to write a good one (carry the information when it's concise, never a list of parts, under 200 characters) is in the agent guide's ABOUT_CARDS section.

Templates

briefing

A briefing card — core situational context for a box or directory

bbx create <path>.briefing.card -t briefing

Template: briefing Description: A briefing card — core situational context for a box or directory Card types: briefing

Arguments: