Commit cfdc9ab
docs(skills): teach the calendar-hours rule where a hook stamps a deadline (#16591)
* docs(skills): teach the calendar-hours rule where a hook stamps a deadline
The data-hooks sandbox section now carries the hook-deadline rule: a deadline
stamped from an hours table is calendar hours, the table is named
`*_CALENDAR_HOURS` (or its camelCase), the arithmetic adds elapsed milliseconds,
and wall-clock arithmetic is never labelled "business hours".
Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_018dxq7YqsLDMeZDZ5AzsgJX
* docs(skills): state the hours-table naming rule as a suffix pattern, not one name
Review point: the rule read `SLA_CALENDAR_HOURS`, a concrete table name, where the
spec is a naming pattern. A published skill is copied verbatim by agents, so a
non-SLA hours table would have inherited the SLA name. The pattern now leads and
the concrete name is the parenthesised example. Same three lines, same +4 net.
Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_018dxq7YqsLDMeZDZ5AzsgJX
---------
Co-authored-by: Claude <noreply@anthropic.com>1 parent a7c14cd commit cfdc9ab
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
452 | 452 | | |
453 | 453 | | |
454 | 454 | | |
| 455 | + | |
| 456 | + | |
| 457 | + | |
| 458 | + | |
455 | 459 | | |
456 | 460 | | |
457 | 461 | | |
| |||
0 commit comments