Skip to content

Add product buy auditor CLI#21

Draft
PostgraduateAvi wants to merge 2 commits intomainfrom
codex/generate-product-buy-auditor-python-script
Draft

Add product buy auditor CLI#21
PostgraduateAvi wants to merge 2 commits intomainfrom
codex/generate-product-buy-auditor-python-script

Conversation

@PostgraduateAvi
Copy link
Copy Markdown
Owner

Summary

  • add a standalone buy_auditor.py CLI that evaluates products against use-case rules and outputs Markdown/JSON/CSV reports
  • include doctested utility helpers, rubric registry, and demo data for quick validation
  • provide sample input files and documentation to exercise the tool

Testing

  • python -m doctest buy_auditor.py
  • python buy_auditor.py --input samples/products.json --usecase samples/usecase.json --weights samples/weights.json --top 2 --output reports

https://chatgpt.com/codex/tasks/task_e_68dbedd5790c8321979f1884e557e4dc

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant