{"data":{"kind":"file","path":"README.md","version_id":"qogrbekxth7m76yx9lth7gvr","entry":{"name":"README.md","path":"README.md","is_directory":false,"size":2030,"modified_at":"2026-08-29T13:23:50.825000","content_hash":"2e9b5d3dd1f0430f1b09b47848e14cae6885b76502660be456036cd6d846df02"},"entries":[],"content":"# Event Planning & Vendor Coordination\n\nA verifiers environment that evaluates LLM capabilities in professional event planning and vendor coordination across diverse event types.\n\n## Overview\n\nThis environment tests an LLM's ability to handle real-world event planning scenarios including:\n\n- **Budget Allocation**: Creating detailed budget breakdowns with contingency reserves\n- **Vendor Selection**: Evaluating vendors using weighted criteria and comparison matrices\n- **Timeline Scheduling**: Building hour-by-hour run-of-show documents with buffer times\n- **Crisis Management**: Risk assessment matrices and contingency planning\n- **Vendor Coordination**: Multi-vendor communication plans and conflict resolution\n- **Stakeholder Reporting**: Progress reports with RAG status and variance analysis\n- **Menu Planning**: Catering coordination with dietary accommodations\n- **Venue Logistics**: Floor plans, accessibility compliance, and load-in coordination\n\n## Scoring Rubric\n\nThe environment uses 5 weighted scoring functions:\n\n| Metric | Weight | Description |\n|--------|--------|-------------|\n| Structure Quality | 0.20 | Sections, headers, formatting, specificity |\n| Actionability | 0.25 | Implementable recommendations with owners/deadlines |\n| Domain Expertise | 0.25 | Industry terminology, budget awareness, compliance |\n| Communication Quality | 0.15 | Professional tone, transitions, stakeholder awareness |\n| Completeness | 0.15 | Coverage of all requested elements with depth |\n\n## Event Types\n\nSupports 10 event types across 5 complexity levels (50-1000+ guests, $5K-$500K+ budgets):\n\n- Corporate Retreat, Wedding Reception, Tech Conference\n- Charity Gala, Product Launch, Music Festival\n- Academic Symposium, Holiday Party, Award Ceremony\n- Community Fundraiser\n\n## Usage\n\n```python\nimport verifiers as vf\n\nenv = vf.load_environment(\"event-planning-vendor-coordination\")\n# or\nfrom event_planning_vendor_coordination import load_environment\nenv = load_environment(num_samples=12, seed=42)\n```\n\n## Version\n\nv1.0.0\n","encoding":"utf-8","truncated":false,"total_bytes":2030},"status":null}