intake-job Card
Processing Intake Jobs
An intake job means new items have arrived in the inbox and need triage.
Steps
- Read this job card to find the referenced items (each entry in
items:has arefpointing to an inbox card) - Check for an applicable guide — see the compiled reference in
_content/docs/generated/if available - Read each referenced item to understand what it is
- For each item, follow the guide's triage rules and actions. Without a guide:
- Move to a permanent location under
_content/if it's worth keeping - Trash with
bbx rm <path>if it's not useful - Ask the user a question if you need guidance (create a question card)
- Move to a permanent location under
- When all items are triaged, commit your work
- Run
bbx finish {thisJobFile}to complete the job
Important
- Commit your work as you go
- The
bbx finishcommand only deletes the job file — make sure your actual work is committed first - Read items before deciding — don't judge by filename alone