aboutsummaryrefslogtreecommitdiff
path: root/tests/serialize
AgeCommit message (Expand)AuthorFilesLines
12 dayschore: enforce fully strict static typing across library, tests, and tooling ...natsuoto2-13/+18
12 daystest(serialize): cover the composite-value branch of _require_schema_version ...natsuoto1-0/+6
13 dayschore: codebase-wide rule audit — eliminate Any/object where non-protocol, ...natsuoto1-2/+3
13 daysrefactor(serialize): precise JSONValue types replace Any; hoist imports; drop...natsuoto1-0/+11
14 daysfeat(pattern): canonical dict/JSON serialization on Pattern (to_dict, from_di...natsuoto2-0/+294