Mapping object IDs with their values and saving this map, provides a way to hand redacted diagrams to an LLM/agent to tidy up the layout without exposing sensitive information to third parties.
Workflow:
- Input diagram
- Save map of ID and value as json
- Redact diagram by replacing values with placeholders of equal length
(4. Save redacted diagram)
- Input redacted diagram and json
- Restore values
(3. Save restored diagram)
Mapping object IDs with their values and saving this map, provides a way to hand redacted diagrams to an LLM/agent to tidy up the layout without exposing sensitive information to third parties.
Workflow:
(4. Save redacted diagram)
(3. Save restored diagram)