Skip to content

P0 Restore readable investigation output after masking #479

@davincios

Description

@davincios

Why This Matters

Masking only works if every model facing path uses it and user facing output is restored safely.

Problem

Planning and diagnosis prompts need masking, and final outputs need reliable de anonymization with placeholder validation.

Scope

Apply the masking layer to planning and diagnosis prompts, restore readable output before user facing rendering, and detect placeholder drift or invalid model output.

Done When

  1. Planning prompts use placeholders instead of raw identifiers.
  2. Diagnosis prompts use placeholders instead of raw identifiers.
  3. Final reports restore identifiers safely and detect broken placeholders.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is neededpythonPull requests that update python code

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions