Skip to main content

Local Safety Watch

@mgreten/local-safety-watchv2026.07.12.1· 2d agoMODELS
01README

Privacy-preserving local safety watcher that polls official weather, roadway, and wildfire sources, reconciles material event changes, and emits redacted output only when action is needed.

02Release Notes

Initial release: privacy-preserving official local safety event normalization, change detection, and redacted digest rendering.

03Models1
@mgreten/local-safety-watchv2026.07.12.1model.ts

Global Arguments

ArgumentTypeDescription
userAgentstring
enabledSourcesJsonstring
cotripMinimumPollSecondsnumber
inciwebMinimumPollSecondsnumber
fn collect(checkpointsJson: string, statePath: string, forcePoll: boolean)
Poll enabled official sources and emit redacted changes only
ArgumentTypeDescription
checkpointsJsonstring
statePathstring
forcePollboolean

Resources

summary(infinite)— Redacted material local-safety changes

Files

digest(text/markdown)— Redacted markdown digest for material local-safety changes
04Stats
A
100 / 100
Downloads
0
Archive size
18.3 KB
  • Has README or module doc2/2earned
  • README has a code example1/1earned
  • README is substantive1/1earned
  • Most symbols documented1/1earned
  • No slow types (deprecated)1/1earned
  • Dependencies pass trust audit2/2earned
  • Has description1/1earned
  • Platform support declared (or universal)2/2earned
  • License declared1/1earned
  • Verified public repository2/2earned
05Platforms