Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -156,4 +156,9 @@ The Python validator is intentionally lighter than the PowerShell validator. Use

For a manual reviewed refresh run, use the [formal public refresh runbook](docs/formal-public-refresh-runbook.md) or dispatch the `Formal Public Refresh` GitHub Actions workflow. That workflow generates review artifacts only; it does not publish automatically.

## Related Projects

- [community-monitoring](https://github.com/coreytshaffer/community-monitoring) — intake-side companion: a local-first trust pipeline for simulated field-sensor observations, with schema validation, semantic QA/QC, station provenance checks, and human-review routing. It is designed so that only validated, approved records could ever feed a public layer like this one. No integration exists yet; nothing in this public mirror comes from it.
- [safetask-ai](https://github.com/coreytshaffer/safetask-ai) — hazard-first safety evidence pipeline whose fail-closed, review-gated governance patterns inform this project's publication boundaries. It uses a copy of this dashboard's May 5, 2026 public snapshot as demo fixture data.

The broader private review packet and trusted-review materials are intentionally not part of this public mirror branch.
Loading