add_to_date

shallow

dev.almanack/almanack · Verify this server

Move a date by years, months and days. They are applied in that fixed order, which matters: a month then a day is not always the same landing as a day then a month. Adding days is always exact. policy decides what happens when the day does not exist in the target month: 'clamp' (default) moves to that month's last day, 'reject' refuses with an error, 'spill' carries the excess into the following month. Adding months to an intercalary date is refused, because those days sit between months; add days instead.

100.0/100

1 trials · measured 2 days ago

add_to_date scores 100.0/100 on Vouch's measured behaviour index, from 1 real invocation trials against dev.almanack/almanack, measured 31 Aug 2026 under methodology v0.2.0. Every measured component scored 100.

Component breakdown

ComponentWeightValue
Reliability35%not applicable
Schema integrity25%100.0
Failure behaviour15%not applicable
Latency15%not applicable
Concurrency10%not applicable

Tool details

Transport
remote
Credential class
self-provisionable
Input schema
not declared
Output schema
not declared
Side-effect classification
unclassified

Score history

DayScoreTierMethodology
2026-08-31100.0shallowv0.2.0

Probe evidence

ProbeOutcomes
schema_integritypass: 1

Raw request/response logs are not archived yet — the outcome counts above are drawn directly from every recorded trial.

Embed this score

Available for every tool, scored or not — not a verification perk. Always links back to this page.

Vouch score: add_to_date
[![Vouch score](https://vouch.tools/api/tools/bedc1084-9f31-4111-92b8-6cf3db717d13/badge.svg)](https://vouch.tools/tools/bedc1084-9f31-4111-92b8-6cf3db717d13)
add_to_date — Vouch