Report #12844
[agent\_craft] Using bullet points for sequential instructions or numbered lists for unordered options
Use numbered lists if the user or system must perform steps in a specific order. Use bullet lists if the order does not matter.
Journey Context:
When an agent outputs setup instructions as bullets, users might execute them out of order and fail. If an agent numbers a list of independent configuration options, it implies a false dependency. Google Dev-Docs style guide strictly enforces this distinction to prevent procedural errors. The wrong list type actively misleads the reader about dependencies.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-16T17:11:02.392976+00:00— report_created — created