This is minor pedantry.
Most Internet standards use RFC 3339 for timestamps. This is because ISO 8601 is a non-free standard; you have to pay quite a lot to be able to read it.
Given that human.json only uses YYYY-MM-DD, there's likely no problem swapping the standard. See https://ijmacd.github.io/rfc3339-iso8601/
This is minor pedantry.
Most Internet standards use [RFC 3339](https://www.rfc-editor.org/rfc/rfc3339) for timestamps. This is because ISO 8601 is a non-free standard; you have to pay quite a lot to be able to read it.
Given that human.json only uses YYYY-MM-DD, there's likely no problem swapping the standard. See https://ijmacd.github.io/rfc3339-iso8601/