II.
Page JSON
Structured · livepage:docs-harness-features-backlog-gaps-security-gap-sec-007
GAP-SEC-007: Privacy Settings json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "page:docs-harness-features-backlog-gaps-security-gap-sec-007",
"_kind": "Page",
"_file": "wiki/docs/harness-features-backlog/gaps/security/gap-sec-007.md",
"_cluster": "wiki",
"attributes": {
"nodeKind": "Page",
"sourcePath": "docs/harness-features-backlog/gaps/security/GAP-SEC-007.md",
"sourceKind": "repo-docs",
"title": "GAP-SEC-007: Privacy Settings",
"displayName": "GAP-SEC-007: Privacy Settings",
"slug": "docs/harness-features-backlog/gaps/security/gap-sec-007",
"articlePath": "wiki/docs/harness-features-backlog/gaps/security/GAP-SEC-007.md",
"article": "\n# GAP-SEC-007: Privacy Settings\n\n| Field | Value |\n|-------|-------|\n| Category | security |\n| Priority | Medium |\n| Effort | M |\n| Status | Missing |\n\n## Description\nConfigurable privacy and data handling settings controlling what information is logged, exported, and shared during orchestration.\n\n## Current State\nBABYSITTER_ALLOW_SECRET_LOGS is the only privacy control. No configurable data handling policies for logging sensitivity, export filtering, or PII detection.\n\n## Target State\nPrivacy configuration with controls for: log sensitivity levels, PII filtering in exports, data retention policies, sensitive field redaction in embedded SDK dashboard.\n\n## Dependencies\n- [GAP-SEC-001](../security/GAP-SEC-001.md) -- governance policy for privacy enforcement\n\n## Key Files\n| Component | Path |\n|-----------|------|\n| Logging module | `packages/sdk/src/logging/` |\n| Config module | `packages/sdk/src/config/` |\n\n## Recommendation\nPhase 3 implementation. Define privacy configuration schema. Implement log filtering based on sensitivity levels. Add PII detection for export filtering.\n",
"documents": []
},
"outgoingEdges": [],
"incomingEdges": [
{
"from": "page:docs-harness-features-backlog",
"to": "page:docs-harness-features-backlog-gaps-security-gap-sec-007",
"kind": "contains_page"
}
]
}