When to abbreviate. “Use a comma to separate thousands” gives 23,400; “Above 1,000, use K” gives 23.4K. Both rules apply to the same number, and the source states no condition that selects between them. Numbers’ own proposed rule proposes resolving it by context — abbreviate where space is constrained and the exact value isn’t actionable, show the full number wherever the reader may need it — but that’s an inference, not a sourced rule. The single largest gap on this page. | Without it, 23,400 and 23.4K are both defensible for the same value in the same product; until settled, two engineers will format the same number two different ways. | Open — proposal needs sign-off |
Billions. K and M are defined; B is not. | Reachable in aggregate revenue and total call minutes at Invoca’s scale. | Open |
| Negative numbers. No format given. | -$1,200 vs ($1,200) — the parenthetical form is a finance convention that may be expected in billing views. | Open |
Zero and null. No guidance on 0, —, N/A, or blank. | This is the most common formatting inconsistency in data-heavy products, and the one users notice first in a table. | Open |
Rounding direction. “Round to the nearest whole dollar” does not say how .5 resolves, or whether display rounding can disagree with an exported total. | A column of rounded values that does not sum to the displayed total is a support ticket. | Open |
| Non-USD currency. “Or the appropriate currency symbol” — but not symbol placement, spacing, or which decimal separator. | Several currencies place the symbol after the amount and use . as the thousands separator. | Open |
| Duration. No rule for call duration. | A core Invoca concept, formatted nowhere on this page. Likely belongs on Dates and times. | Open |
| Alignment. No rule on right-aligning numerals or using tabular figures in tables. | Proportional figures make a column of numbers impossible to compare down its length. Belongs in Typography. | Open |