image Card

Image Cards

An image card represents a photo, typically from a capture session. The image file itself lives in the card's attach scope, pointed to by filename.ref: (attach scope: see ABOUT_CARDS).

Frontmatter fields:

For an image that arrived as part of a capture, analysis is your job: OCR any text and write a description via a subagent that reads the actual image file (don't infer content from the transcript alone), then fill in the fields above and set status: analyzed. For an image dropped by bbx scan-import, analysis already ran (Gemini) at import time — treat those fields as authoritative unless something looks wrong.

Status: new (unanalyzed) → analyzed (description filled in) → invalid (accidental capture, too blurry, not useful).

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.