src.nth.io/

summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-07-29config: make all fields and the file optional; add output format; default log...HEADmainLuke Hoersten4-17/+167
2026-07-28README: add CLI command/option tables near the top; tighten design principlesLuke Hoersten1-63/+36
2026-07-28README: link the www.nth.io/mattertimectl websiteLuke Hoersten1-1/+2
2026-07-28README: note macOS support and that commissioning is a manual on-box stepLuke Hoersten1-2/+9
2026-07-28Remove old-implementation references from source doc commentsLuke Hoersten4-8/+7
2026-07-28Drop TypeScript-implementation references from READMELuke Hoersten1-17/+4
2026-07-28Rename project to mattertimectl; default fabric label to Matter Time Controllerv0.1.0Luke Hoersten9-40/+43
2026-07-28Merge the two device state files and reduce mutationLuke Hoersten6-263/+226
2026-07-28Split the controller operations into a submoduleLuke Hoersten2-689/+694
2026-07-28Address remaining audit findings: input hardening and cleanupLuke Hoersten4-88/+209
2026-07-28Harden against untrusted input and reduce controller boilerplateLuke Hoersten5-123/+188
2026-07-28Implement mattertimesync: one-shot Matter time synchronization CLILuke Hoersten16-0/+5796