All runbooks
evidenceuai-explorerredacted view

Zenbook Sanitized Export Evidence

Synced UAI Explorer evidence documentation from docs/evidence/sanitized-export-zenbook-2026-06-20.md.

Updated 2026-06-21·Freshness: Reference·Sensitive tokens or credentials were hidden before display.

Zenbook Sanitized Export Evidence

Date: 2026-06-20
Timezone: America/St_Johns

Scope

Created a metadata-only sanitized export from the Zenbook survey inventory. This did not reconnect to Zenbook, copy raw files, mount raw survey folders into Explorer, mutate production CT 121, or change public routes.

Command

python tools\sanitize_survey_export.py `
  --manifest raw-survey-zone\zenbook\2026-06-20\manifest.json `
  --inventory raw-survey-zone\zenbook\2026-06-20\inventory.csv `
  --out sanitized-exports\zenbook\2026-06-20

Outputs

  • [REDACTED:high-entropy].json
  • [REDACTED:high-entropy].json
  • [REDACTED:high-entropy].json
  • [REDACTED:high-entropy].json
  • [REDACTED:high-entropy].md

Verification

  • Input rows: 105.
  • Exported review items: 105.
  • Topic groups: 9.
  • Catalog planning candidates: 9.
  • raw_content_included=false.
  • raw_file_aliases_included=false.
  • raw_source_hashes_included=false.
  • public_publishable=false.
  • No generated review item or catalog candidate is marked publishable.
  • Scan over the export found no raw file aliases, raw source hashes, or secret-shaped values.
  • python -m unittest discover -s tests -v passed locally with 12 tests.
  • CT 126 was refreshed with the sanitized-export worker and tests/test_sanitized_export.py; in-container unittest discovery passed with 12 tests.
  • Generated sanitized export artifacts were intentionally not copied into CT 126.

The export is safe for outside-agent classification prompts, but it is not approved public catalog content. Raw lookup still requires private operator access to the original survey inventory.

Follow-On Redaction Lane

The metadata-only Zenbook export closes the current UAI Explorer survey scope. No UAI Explorer follow-up is required for Zenbook. If Zenbook later becomes a lab node, handle that as separate infrastructure onboarding rather than a documentation-survey dependency.