ignored_findings: - id: P0_LOCAL_ENV_CONTAINS_RUNTIME_SECRETS path: .env reason: "User explicitly excluded local .env secret cleanup from this remediation pass." status: ignored notes: "Do not copy the values into reports or tracked documentation." - id: P0_DEPLOYMENT_DOC_CONTAINS_GATEWAY_CREDENTIALS path: docs/deployment/外部项目接入OpenClawHermes网关说明.md reason: "Deployment documentation now uses placeholders instead of concrete gateway credentials." status: remediated notes: "Keep future examples as placeholders and read real values from secure server-side storage."