contains-backfill-job Card

Processing Contains-Backfill Jobs

Some cards are missing their contains: field. This job lists a batch of them; write a one-line contains: for each.

Steps

  1. Read this job card to find the referenced cards (each entry in items: has a ref pointing to a card missing contains:)
  2. For each item, read the card, then set its contains: field with: bbx contains update "<path>" --text "..."
  3. Write one sentence stating what can be found inside the card. When the information is concise, the sentence carries the information itself ("Dentist moved to June 17; confirmation in this email"), not a pointer at it ("contains scheduling information"); when it isn't concise, say what's learnable there. Never a list of parts; under 200 characters.
  4. Commit your work
  5. Run bbx finish {thisJobFile} to complete the job