Skip to content

test: keep execution traces redacted #1

Description

@11suixing11-maintainer

Problem

Execution traces persist event messages, command labels, and detail fields for the local Console. A credential-shaped value reaching an event can therefore remain in the local trace and later be exposed through an operator-facing view.

Requested change

Add a focused, deterministic redaction boundary before trace persistence and regression tests covering bearer values, GitHub/Moltbook-shaped tokens, private-key blocks, and local paths. Keep the change local to trace safety; do not add network writes or change the Writer policy.

Acceptance criteria

  • Persisted execution trace content contains no credential-shaped values or personal absolute paths.
  • Existing phase, status, and event ordering behavior remains unchanged.
  • The focused test suite passes.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions