test__escaping__short_story_chapter

need some gothic suspense story chapters generated, dialogue-heavy. let me spec this out. format is yaml, in a fenced code block. root should be a bare array — actually wait, do i want it keyed under something like `chapters:`? no. keep it a bare array, not wrapped in an object. say a comment or two alongside it if yo...

{"type": "array", "items": {"type": "object", "properties": {"chapter_title": {"type": "string", "description": "Short title or editorial label for the chapter excerpt"}, "metadata": {"type": "object", "properties": {"perspective": {"type": "string", "enum": ["first_person", "close_third", "omniscient", "alternating"]}...

test__escaping__config_snippet_audit

Hi! Hoping you can help me put together some mock data — really appreciate it. What I'm after is a set of config snippet audits for a scheduled job configuration, written like a release readiness audit but in prose. The config excerpts themselves should read like genuine blocks of config text, sharp boundaries, no para...

{"type": "array", "items": {"type": "object", "properties": {"audit_focus": {"type": "string", "description": "Short title for the configuration audit or review"}, "production_facing": {"type": "boolean"}, "snippet_findings": {"type": "array", "items": {"type": "object", "properties": {"snippet_role": {"type": "string"...

ok so I need some fake clinical trial reports, oncology / immunotherapy stuff, the kind where the trial had mixed results, primary missed but some secondary endpoints hit. write it all in the tone of a sponsor update memo to investors, precise statistical language, all numbers as digits. and keep it internally consiste...

{"type": "array", "items": {"type": "object", "properties": {"trial_title": {"type": "string", "description": "Short descriptive trial name (e.g., 'KEYNOTE-789 Phase 3 Trial', 'ATLAS-2 Dose-Ranging Study')"}, "total_enrollment": {"type": "integer", "minimum": 10, "maximum": 10000}, "duration_weeks": {"type": "integer",...

test__escaping__interview_transcript_segment

Generate exactly 2 interview transcript segments from a job interview panel debrief transcript. Populate field values as though drawn from a qualitative research summary with transcript excerpts. The material is from a job interview panel debrief transcript. Each transcript text should feel like a real question-and-ans...

interview_transcript_segments

{"type": "array", "items": {"type": "object", "properties": {"segment_title": {"type": "string", "description": "Short editorial label for the transcript segment"}, "metadata": {"type": "object", "properties": {"interview_medium": {"type": "string", "enum": ["in_person", "phone", "video_call", "studio_recording", "fiel...

test__escaping__interview_transcript_segment

okay so I need you to generate some interview transcript segments — like 4 of them, exactly 4, from a long-form investigative interview. Think of it as a transcript packet prepped for editorial review, so the values should read like that, real material, not made-up schema talk. the big thing: I want this as JSON, and ...

interview_transcript_segments

{"type": "array", "items": {"type": "object", "properties": {"metadata": {"type": "object", "properties": {"interview_medium": {"type": "string", "enum": ["in_person", "phone", "video_call", "studio_recording", "field_recording"]}, "interviewer_role": {"type": "string", "enum": ["host", "reporter", "researcher", "hirin...

test__real_estate_listing

Generate exactly 1 downtown property listing through Central America. Fill in field values as they might be found in a real estate website facts panel. This is downtown property through Central America. Price, square footage, lot size, and room counts should be consistent with each other and with the stated property st...

{"type": "array", "items": {"type": "object", "properties": {"listing_price_usd": {"type": "integer", "minimum": 50000, "maximum": 10000000}, "property_type": {"type": "string", "enum": ["single_family", "condo", "townhouse", "duplex", "multi_family", "land", "mobile_home"]}, "year_built": {"type": "integer", "minimum"...

Hey, can you whip up some fake fintech job postings for me? Like entry-level stuff at a fintech company, should read like an actual recruiting brief with comp and requirements and all that. Give me 2-3 of them (so between 2 and 3 items, inclusive). Keep the salary ranges, benefits, requirements credible for that indust...

{"type": "array", "items": {"type": "object", "properties": {"job_title": {"type": "string", "description": "Job title only, not including company name or level qualifiers like 'Senior' unless part of the formal title"}, "company_name": {"type": "string"}, "salary_max_usd": {"type": "integer", "minimum": 40000, "maximu...

test__escaping__repro_steps_batch

need some QA repro data generated, login flow for a web app. let me make sure I get this right cause I need it to validate clean. so it's reproduction steps batches, and I want exactly 2 of them. each batch has a label - was gonna call it `batch_name` but no, key needs to be `qa_batch_label`, a string, just a short la...

{"type": "array", "items": {"type": "object", "properties": {"qa_batch_label": {"type": "string", "description": "Brief label for the set of reproduction cases"}, "blocks_release": {"type": "boolean"}, "repro_cases": {"type": "array", "items": {"type": "object", "properties": {"platform_name": {"type": "string", "enum"...

test__escaping__interview_transcript_segment

ok so im trying to put together some fake interview transcript bits — like from a crisis-response media interview, the kind of stuff youd see in a qualitative research summary with the actual transcript excerpts pulled out. i want them to read like a REAL back and forth, questions and answers, not some cleaned up summa...

interview_transcript_segments

{"type": "array", "items": {"type": "object", "properties": {"metadata": {"type": "object", "properties": {"interview_medium": {"type": "string", "enum": ["in_person", "phone", "video_call", "studio_recording", "field_recording"]}, "interviewer_role": {"type": "string", "enum": ["host", "reporter", "researcher", "hirin...

test__escaping__terminal_session_notes

need some terminal session notes for a disk pressure remediation session, exactly 2 of them. like debugging summary written out as prose, but the terminal excerpts shoud read like actual command-and-output captures not summaries. metadata stuff plausible for incident response / ops handoff. each session note set needs...

{"type": "array", "items": {"type": "object", "properties": {"session_summary": {"type": "string", "description": "Short label for the terminal troubleshooting session"}, "shell_family": {"type": "string", "enum": ["bash", "zsh", "powershell", "cmd", "fish"]}, "command_failure_seen": {"type": "boolean"}, "session_fragm...

Generate 2-3 cybersecurity contract job postings. Supply field values reflecting the tone of a careers database entry. This is a contract position at a cybersecurity company. Salary ranges, benefits, and requirements should be credible for the stated industry and seniority level. Output as YAML. Return a bare list at ...

{"type": "array", "items": {"type": "object", "properties": {"job_title": {"type": "string", "description": "Job title only, not including company name or level qualifiers like 'Senior' unless part of the formal title"}, "company_name": {"type": "string"}, "salary_min_usd": {"type": "integer", "minimum": 30000, "maximu...

test__escaping__terminal_session_notes

Generate 1-2 terminal session note sets for a worker queue troubleshooting session. Supply field values matching the tone of a platform handoff note centered on command output. The session is for a worker queue troubleshooting session. Terminal excerpts should look like real command-and-output blocks. In each terminal ...

{"type": "array", "items": {"type": "object", "properties": {"session_summary": {"type": "string", "description": "Short label for the terminal troubleshooting session"}, "shell_family": {"type": "string", "enum": ["bash", "zsh", "powershell", "cmd", "fish"]}, "privileged_access_used": {"type": "boolean"}, "session_fra...

test__event_ticket_booking

Okay so I need you to make me a single event ticket booking record, the scenario is a popular sold-out event that got booked with resale protection — so the values should hang together like a real venue access summary sheet, face value plus fees equalling the total and seating that actually makes sense for that kind of...

{"type": "array", "items": {"type": "object", "properties": {"event_name": {"type": "string", "description": "Event name only, not including venue or city"}, "ticket_count": {"type": "integer", "minimum": 1, "maximum": 8}, "face_value_total_usd": {"type": "number", "minimum": 20, "maximum": 10000}, "fees_total_usd": {"...

test__escaping__log_parser_examples

I need a log parser example set for container runtime logs — basically an operations handoff note built around some troublesome log samples. Output should be JSON, nothing else, no commentary or stray text outside the data itself, and no code-block fencing around it. Let me work out the structure. The root is an objec...

{"type": "array", "items": {"type": "object", "properties": {"parser_review_label": {"type": "string", "description": "Short title for the parser example set or review"}, "source_family": {"type": "string", "enum": ["nginx", "application", "jsonl", "syslog", "windows_event", "audit", "kafka", "etl"]}, "multiline_handli...

test__escaping__bug_report_batch

Generate exactly 1 bug report batch for a payments integration service. Fill in all fields as if sourced from a developer handoff note based on bug tracker entries. This batch is for a payments integration service. Each bug report body should read like a self-contained defect description, not a summary. In the main rep...

{"type": "array", "items": {"type": "object", "properties": {"triage_label": {"type": "string", "description": "Brief label for the triage batch or defect review"}, "release_bucket": {"type": "string", "enum": ["backlog", "next_sprint", "current_sprint", "blocker"]}, "affected_surface": {"type": "string", "enum": ["api...

test__escaping__dialogue_sample

okay so I need some dialogue samples — roommates negotiating boundaries, that kind of thing. Like a screenwriting exercise, spoken exchanges, you know? Give me 3-4 of them. Actually let me lock that down, 3 to 4 inclusive, so three is fine, four is fine, nothing outside that. Format-wise I keep going back and forth......

{"type": "array", "items": {"type": "object", "properties": {"sample_title": {"type": "string", "description": "Short label for the dialogue excerpt"}, "metadata": {"type": "object", "properties": {"speaker_labels": {"type": "string", "description": "Speaker labels used in the dialogue, such as MANAGER/EMPLOYEE or DETE...

test__escaping__screenplay_scene

Generate 3-4 screenplay scenes for a backstage theater drama. Set field values as though drawn from a writer's room packet with representative screenplay pages. The material is for a backstage theater drama. Each scene text should read like a real screenplay excerpt rather than prose narration. In each scene text, incl...

{"type": "array", "items": {"type": "object", "properties": {"scene_heading": {"type": "string", "description": "Scene heading line such as INT. APARTMENT - NIGHT"}, "metadata": {"type": "object", "properties": {"genre": {"type": "string", "enum": ["drama", "thriller", "comedy", "sci_fi", "horror", "romance", "mystery"...

Generate exactly 3 consumer-focused GPU reviews focused on 3D rendering. Populate the fields as though drawn from a workstation GPU evaluation worksheet. This is a consumer-focused review focused on 3D rendering performance. Specs and benchmark numbers should be internally consistent and realistic for a current-generat...

{"type": "array", "items": {"type": "object", "properties": {"product_name": {"type": "string", "description": "Full product name including brand and model (e.g., NVIDIA GeForce RTX 4070 Ti Super)"}, "price_usd": {"type": "integer", "minimum": 150, "maximum": 10000}, "rating_out_of_10": {"type": "number", "minimum": 4,...

test__escaping__customer_email_thread

hey! thanks in advance for this, hopefully quick one. so I'm trying to put together some fake customer email threads, the kind you'd see in an ops note where someone's quoting a support email chain. the whole topic is a scheduled maintenance question. and each email body should read like an actual complete message — pr...

{"type": "array", "items": {"type": "object", "properties": {"manager_looped_in": {"type": "boolean"}, "thread_emails": {"type": "array", "items": {"type": "object", "properties": {"urgency_level": {"type": "string", "enum": ["low", "normal", "high", "urgent"]}, "needs_reply": {"type": "boolean"}, "body_text": {"type":...

Generate 2-3 rental car bookings for a family vacation booked with optional coverage selected. Provide field values matching the detail level of a trip-planning worksheet with vehicle details. This is for a family vacation booked with optional coverage selected. Whenever pricing-related fields are present, keep them ar...

{"type": "array", "items": {"type": "object", "properties": {"rental_company": {"type": "string", "description": "Rental car company name only"}, "vehicle_class": {"type": "string", "enum": ["economy", "compact", "midsize", "full_size", "suv", "minivan", "luxury", "pickup"]}, "daily_rate_usd": {"type": "number", "minim...

So I'm putting together a travel itinerary for a retirement celebration trip through Western Europe — actually let me get one or two versions to compare, so give me between 1 and 2 items, inclusive. Write the field values like it's a shared itinerary note for the travelers. And keep things mutually consistent and geogr...

{"type": "array", "items": {"type": "object", "properties": {"trip_title": {"type": "string", "description": "Short descriptive name for the trip (3-6 words), not including dates, numbers, or traveler names"}, "total_days": {"type": "integer", "minimum": 1, "maximum": 120}, "total_budget_usd": {"type": "integer", "mini...

test__escaping__customer_email_thread

Hey, so I'm trying to put together some sample customer email threads, all of them about a reporting discrepancy. I want maybe 2-3 of them total. The tone should be like an operations note that's quoting a support email chain, if that makes sense. Let me think through how I want this structured because I keep going ba...

{"type": "array", "items": {"type": "object", "properties": {"thread_emails": {"type": "array", "items": {"type": "object", "properties": {"from_name": {"type": "string", "description": "Display name from the email sender line only"}, "urgency_level": {"type": "string", "enum": ["low", "normal", "high", "urgent"]}, "bo...

test__escaping__config_snippet_audit

hey, can you put together some config snippet audits for a kubernetes deployment setup? like a systems review memo quoting representative config fragments, platform-audit tone. i want between 2 and 3 of them (so 2 or 3 items, inclusive). each audit needs an `audit_focus` which is a string, a short title for the audit ...

{"type": "array", "items": {"type": "object", "properties": {"audit_focus": {"type": "string", "description": "Short title for the configuration audit or review"}, "config_family": {"type": "string", "enum": ["yaml", "json", "toml", "env", "ini", "xml", "hcl", "properties"]}, "rollback_supported": {"type": "boolean"}, ...

test__escaping__pr_discussion

hey so im trying to mock up some fake PR discussions for a mobile client codebase, and i want it as YAML. could you give me like 2 to 3 of them (between 2 and 3 inclusive)? the whole thing should be one object with a key `pr_discussion` that holds the array of those discussions. for the content, make them read like ac...

{"type": "array", "items": {"type": "object", "properties": {"discussion_title": {"type": "string", "description": "Short title for the PR discussion or review thread"}, "review_phase": {"type": "string", "enum": ["draft", "active_review", "revisions", "final_check"]}, "ci_failing": {"type": "boolean"}, "followup_requi...

test__scientific_experiment

Hi! Could you help me put together a single materials science experiment report? It's for an industry R&D project, and I want it to read like an entry from a grant reporting worksheet — precise, with sample sizes and stats that actually hang together for the field. Just exactly 1 report, no more. Let me think through ...

{"type": "array", "items": {"type": "object", "properties": {"experiment_title": {"type": "string", "description": "Short descriptive title of the experiment, not including authors or dates"}, "sample_size": {"type": "integer", "minimum": 1, "maximum": 5000}, "p_value": {"type": "number", "minimum": 0, "maximum": 0.99}...

test__escaping__short_story_chapter

Okay so I need a couple of short story chapters generated — like a quiet domestic story, the kind with that buried resentment simmering under everything. Two chapters. Well, let me think about how to hand this back... maybe just a plain array of the chapters would be cleanest? Hmm, but actually I think I'd rather it be...

{"type": "array", "items": {"type": "object", "properties": {"metadata": {"type": "object", "properties": {"perspective": {"type": "string", "enum": ["first_person", "close_third", "omniscient", "alternating"]}, "section_role": {"type": "string", "enum": ["opening", "turning_point", "confrontation", "aftermath", "flash...

Hey, can you put together a couple of travel itineraries for me — a couple's romantic getaway through Western Europe? Make it between 2 and 3 itineraries. I want the field values written like a proper structured trip planning sheet, and budgets, distances and day counts should all be mutually consistent and geographica...

{"type": "array", "items": {"type": "object", "properties": {"trip_title": {"type": "string", "description": "Short descriptive name for the trip (3-6 words), not including dates, numbers, or traveler names"}, "total_days": {"type": "integer", "minimum": 1, "maximum": 120}, "total_budget_usd": {"type": "integer", "mini...

hey, i'm putting together a little meal-planning note and i want some mediterranean dessert recipes from you. like full recipes, written the way you'd actually jot them down in a planning note, with realistic timings and serving sizes and ingredient counts that all line up sensibly. let me think about how many recipes...

{"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "prep_time_minutes": {"type": "integer", "minimum": 5, "maximum": 120}, "cook_time_minutes": {"type": "integer", "minimum": 0, "maximum": 180}, "servings": {"type": "integer", "minimum": 1, "maximum": 48}, "difficulty": {"type": "s...

test__escaping__bug_report_batch

Generate exactly 1 bug report batch for a desktop application. Fill in all fields as if sourced from a QA triage summary rewritten as prose. This batch is for a desktop application. Each bug report body should read like a self-contained defect description, not a summary. In the main report text, include apostrophes and...

{"type": "array", "items": {"type": "object", "properties": {"triage_label": {"type": "string", "description": "Brief label for the triage batch or defect review"}, "release_bucket": {"type": "string", "enum": ["backlog", "next_sprint", "current_sprint", "blocker"]}, "issue_reports": {"type": "array", "items": {"type":...

need a mock invoice. event services, partial upfront already paid. so the numbers gotta actually reconcile - line totals, tax, discount, final balance plausible for that context. just 1 invoice. exactly 1, not a list of 5. fields i want: vendor name, the total, subtotal, tax, discount, due days, line item count, billi...

{"type": "array", "items": {"type": "object", "properties": {"vendor_name": {"type": "string", "description": "Vendor, contractor, or company issuing the invoice"}, "invoice_total_usd": {"type": "number", "minimum": 50, "maximum": 25000}, "subtotal_usd": {"type": "number", "minimum": 40, "maximum": 23000}, "tax_total_u...

Generate exactly 3 invoices for home maintenance services with an early payment discount. Compose field values as they would appear in an invoice export row with totals and terms. This is for home maintenance services with an early payment discount. Line totals, tax, discounts, and the final balance should add up corre...

{"type": "array", "items": {"type": "object", "properties": {"vendor_name": {"type": "string", "description": "Vendor, contractor, or company issuing the invoice"}, "invoice_total_usd": {"type": "number", "minimum": 50, "maximum": 25000}, "subtotal_usd": {"type": "number", "minimum": 40, "maximum": 23000}, "discount_to...

Generate 2-3 camera reviews from a street and travel photographer focusing on autofocus speed and tracking. Set field values as they would appear in a photography gear test log. This is a review from the perspective of a street and travel photographer, focusing on autofocus speed and tracking. Sensor specs, pricing, an...

{"type": "array", "items": {"type": "object", "properties": {"product_name": {"type": "string", "description": "Full camera model name including product line (e.g., 'Alpha a7 IV', 'EOS R6 Mark II', 'Z8'), but not the brand"}, "brand": {"type": "string"}, "price_usd": {"type": "integer", "minimum": 400, "maximum": 10000...

test__conference_schedule

Generate exactly 3 conference schedules for a product and design event with a workshop-heavy agenda. Produce field values that read like entries from a conference agenda sheet. This is for a product and design event with a workshop-heavy agenda. Session times, speaker names, and room assignments should feel like a real...

{"type": "array", "items": {"type": "object", "properties": {"conference_name": {"type": "string", "description": "Conference or summit name only"}, "registration_fee_usd": {"type": "integer", "minimum": 0, "maximum": 3000}, "format": {"type": "string", "enum": ["in_person", "virtual", "hybrid"]}, "scheduled_events": {...

Generate exactly 3 gaming leadership job postings. Supply field values reflecting the tone of a job board listing facts panel. This is a leadership position at a gaming company. Salary ranges, benefits, and requirements should be credible for the stated industry and seniority level. Use JSON format for your response. ...

{"type": "array", "items": {"type": "object", "properties": {"job_title": {"type": "string", "description": "Job title only, not including company name or level qualifiers like 'Senior' unless part of the formal title"}, "company_name": {"type": "string"}, "salary_min_usd": {"type": "integer", "minimum": 30000, "maximu...

Generate 2-3 detailed technical GPU reviews focused on video editing. Populate the fields as though drawn from a PC builder benchmark log. This is a detailed technical review focused on video editing performance. Specs and benchmark numbers should be internally consistent and realistic for a current-generation GPU. Us...

{"type": "array", "items": {"type": "object", "properties": {"product_name": {"type": "string", "description": "Full product name including brand and model (e.g., NVIDIA GeForce RTX 4070 Ti Super)"}, "price_usd": {"type": "integer", "minimum": 150, "maximum": 10000}, "rating_out_of_10": {"type": "number", "minimum": 4,...

hey, can you generate me some invoices for software and subscription charges, the kind where there's a balance due on completion? i want the field values to read like they'd appear on a finance ops invoice summary sheet, and the math should hang together — line totals, tax, discounts, final balance all adding up plausi...

{"type": "array", "items": {"type": "object", "properties": {"vendor_name": {"type": "string", "description": "Vendor, contractor, or company issuing the invoice"}, "invoice_total_usd": {"type": "number", "minimum": 50, "maximum": 25000}, "subtotal_usd": {"type": "number", "minimum": 40, "maximum": 23000}, "tax_total_u...

test__escaping__repro_steps_batch

Generate 2-3 reproduction steps batches for a report generation workflow. Write field values as though taken from a bug triage memo with reproduction instructions. The batch is for a report generation workflow. Repro scripts should read like natural blocks of QA notes. In each repro script, include a short error string...

{"type": "array", "items": {"type": "object", "properties": {"qa_batch_label": {"type": "string", "description": "Brief label for the set of reproduction cases"}, "test_surface": {"type": "string", "enum": ["web_ui", "mobile_app", "api", "admin_console", "reporting", "billing", "auth", "integrations"]}, "repro_cases": ...

I need some sample rental car bookings to populate a reservation facts panel — the kind of summary you'd see at the end of a rental car checkout. The scenario is a budget-conscious traveler who's booked with a child seat included, so keep the values realistic for that. Make me 1-2 bookings, so somewhere between 1 and 2...

{"type": "array", "items": {"type": "object", "properties": {"rental_company": {"type": "string", "description": "Rental car company name only"}, "vehicle_class": {"type": "string", "enum": ["economy", "compact", "midsize", "full_size", "suv", "minivan", "luxury", "pickup"]}, "daily_rate_usd": {"type": "number", "minim...

hey could you whip me up some Vietnamese brunch recipes? like the kind of thing youd see written out on a cooking class handout, with the ingredients and steps all laid out. wanna do maybe 3 of them... actually no, keep it to exactly 2 recipes. each one needs a `name` (text) and the cuisine... i was gonna call that fi...

{"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "cuisine": {"type": "string"}, "prep_time_minutes": {"type": "integer", "minimum": 5, "maximum": 120}, "servings": {"type": "integer", "minimum": 1, "maximum": 48}, "is_vegan": {"type": "boolean"}, "ingredients": {"type": "array", ...

test__escaping__dialogue_sample

Generate exactly 4 dialogue samples between estranged siblings trying to reconcile. Compose the fields in the spirit of a writing workshop packet with dialogue exercises. The exchange is between estranged siblings trying to reconcile. Each sample text should read like spoken dialogue rather than narration. In each samp...

{"type": "array", "items": {"type": "object", "properties": {"sample_title": {"type": "string", "description": "Short label for the dialogue excerpt"}, "metadata": {"type": "object", "properties": {"speaker_labels": {"type": "string", "description": "Speaker labels used in the dialogue, such as MANAGER/EMPLOYEE or DETE...

test__escaping__terminal_session_notes

ok so i'm trying to put together some terminal session notes, like an on-call handoff thing for a storage cleanup and backup session. the kind of note you'd build from actual terminal captures, that tone. let me think through what i actually need here. so each note set should have a short label for the session, i'll c...

{"type": "array", "items": {"type": "object", "properties": {"session_summary": {"type": "string", "description": "Short label for the terminal troubleshooting session"}, "shell_family": {"type": "string", "enum": ["bash", "zsh", "powershell", "cmd", "fish"]}, "session_fragments": {"type": "array", "items": {"type": "o...

test__escaping__short_story_chapter

Generate 2-3 short story chapters from a travel story shaped by unexpected delays. Fill the fields as though drawn from a manuscript review set quoting chapter excerpts. The material is from a travel story shaped by unexpected delays. Each chapter text should read like a polished story excerpt, not outline notes. In ea...

{"type": "array", "items": {"type": "object", "properties": {"metadata": {"type": "object", "properties": {"perspective": {"type": "string", "enum": ["first_person", "close_third", "omniscient", "alternating"]}, "section_role": {"type": "string", "enum": ["opening", "turning_point", "confrontation", "aftermath", "flash...

ok so I need some Thai brunch recipes generated, like 1 or 2 of them, written so the values feel like actual home cooking notes you'd find in a tutorial. timing and servings and ingredient amounts all gotta be realistic and line up with each other. let me think about the fields first. each recipe needs a `name`, then ...

{"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "prep_time_minutes": {"type": "integer", "minimum": 5, "maximum": 120}, "cook_time_minutes": {"type": "integer", "minimum": 0, "maximum": 180}, "total_time_minutes": {"type": "integer", "minimum": 5, "maximum": 300}, "servings": {"...

Need some mock clinical trial reports — metabolic/endocrine space, each one a successful trial that hit its primary endpoint. Write the values like a sponsor update memo to investors, precise stats language, all numbers as digits. Keep it internally coherent: p-values should match whether the endpoint was met, and arm ...

{"type": "array", "items": {"type": "object", "properties": {"trial_title": {"type": "string", "description": "Short descriptive trial name (e.g., 'KEYNOTE-789 Phase 3 Trial', 'ATLAS-2 Dose-Ranging Study')"}, "total_enrollment": {"type": "integer", "minimum": 10, "maximum": 10000}, "phase": {"type": "string", "enum": [...

test__escaping__support_ticket_batch

Hey, I need some sample support ticket batches generated — for a security administration support rotation. Like 2-3 of them. Actually let me think about how many... could do a flat 3, but yeah, keep it 2 to 3 batches, inclusive, that's fine. So each batch needs a title — a short one for the queue snapshot, I'll call t...

{"type": "array", "items": {"type": "object", "properties": {"queue_snapshot_title": {"type": "string", "description": "Short title for the support queue snapshot"}, "backlog_priority": {"type": "string", "enum": ["low", "normal", "elevated", "urgent"]}, "cases": {"type": "array", "items": {"type": "object", "propertie...