Fleet Schemas ↑↓ move within a pane · ←→ move between panes · Enter opens · Esc backs out
CardFrontmatter 6 fields

board/CardFrontmatter

path string matching /^(?:\/|~\/)/
Durable pointer to the source file this card summarizes; gates Done-compaction.
modified string matching /^\d{6} \d{4}$/
JST YYMMDD HHmm stamp written by brd add and every done-move; read by the weekly-recap collector.
session string matching /^[0-9a-f]{8}$/
Short session id of the card creator; drives the Resume Session action.
implementer string matching /^[0-9a-f]{8}$/
Short session id of the implementing agent; drives the Resume Implementer action.
published string matching /^https:\/\//
Dominant publication link, mirrored from the source file; wins over hackmd.
hackmd string matching /^https:\/\//
Legacy HackMD fallback link; used only when published is absent.

Rules

This schema declares no additional rules beyond its field shape.

Where it lives

Bound byedit-board
Declared in~/mnt/wsh/edit-board/assets/schemas/card-frontmatter.ts
BindingcardFrontmatterZod
Directorynone
Filesnone
Referenced ascard-frontmatter