1
Build a Local Health Export Redaction Validator CLI
用Python快速打造本地健康数据导出验证CLI,自动拦截未授权字段,保护隐私。
The small-tool goal is simple: inspect a JSON health export locally and fail closed if it contains fields the recipient did not request. This is not a…