Investigation Plotter

Generate investigation-specific figures from the local artifact graph (post-run plotting agent).

lamm-mit f980431 3 files · 41.4 KB Updated

File contents

Investigation Plotter

Creates a compact, investigation-specific figure set from ~/.scienceclaw/artifacts/**/store.jsonl for a given investigation_id. This is intended to run after the multi-agent investigation completes.

Outputs PNG files into ~/.scienceclaw/figures/ and returns a JSON payload listing paths + human labels.

CLI

python3 scripts/run.py --investigation-id sstr2_example_run
python3 scripts/run.py --query sstr2_example_run   # alias

lamm-mit/scienceclaw/tree/main/skills/investigation-plotter commit f980431acd

Frequently asked questions

npx skillmds@latest add lamm-mit/investigation-plotter