CedarCopilot wants to merge 0 commits into staging from docs/aspire-pirros-audits
Live on prod, no production signal yet
Libra has no production signal for this change on prod yet. Libra checks hourly for 3 days after each deploy.
The PR appears safe to merge after non-blocking documentation and workflow-hardening concerns are addressed.
### Issue 1
docs/audits/pirros/data/discovery-diff/RESULTS.md:35
This says the analysis is fully reproducible by running `aggregate.py`, but the referenced `manifest.json`, score files, statistics environment, and runnable script are not committed. The other added documents explicitly say these scratch artifacts were deleted, so readers cannot run the advertised command or independently regenerate the results. Please restore the required files or narrow the claim and document the complete reconstruction process.
Note: If this suggestion doesn't match your team's coding style, reply to this and let me know. I'll remember it for next time!
### Issue 2
docs/audits/pirros/data/discovery-diff/masterlist_judge.workflow.js:51-52
The schema accepts an empty, partial, duplicated, or incorrectly named `dimensions` array because it does not constrain the number or names of its entries. Although the prompt requests every dimension, an incomplete verdict still passes validation and is returned without a completeness check. Downstream analysis can therefore silently omit rubric dimensions. Please enforce the selected rubric's names and require exactly 12 discovery or 13 demo entries.
---
For each issue above, determine whether it is valid and should be fixed. If so, fix it directly.
This PR adds Aspire automation-demand and opportunity-touch datasets, a Pirros CRM metadata snapshot, and recovered Pirros discovery-diff methodology and judge artifacts.
Reviews (1) · Last reviewed commit: "docs(audits): add Aspire automation-dema..."
Libra has not measured any production surfaces for this change yet.