Path
Delivery raw examples
Raw delivery-shape entry points for public bundle structure.
Use this page when you want the raw delivery-side discovery layer for public fulfillment-shape examples. It links the compact delivery catalog, the Markdown guide, and the exact public delivery-shape sample files.
On this page
How to use this page
Use the JSON catalog when a machine needs compact delivery-shape discovery.
Use the Markdown guide when a crawler or LLM wants plain-text context about public versus private delivery.
Use the raw JSON sample when exact public delivery-shape structure is needed.
Boundary
Everything linked from this page is public and safe for indexing.
These examples document delivery shape and access boundaries, not private paid bundle retrieval.
Real private files remain behind Worker authorization, claim state, entitlement state, and access tokens.
Entry points
Category-level raw discovery links
Core machine links
Bridge and contract surfaces around this raw category
Start here
Which reader should start with which surface?
Machine checklist
Rules for using this raw category without confusing it with private delivery
Files
Raw entries, package guides, and related HTML sample pages
Suggested flow
Recommended reading paths for this raw category
artifact-delivery-boundary
Artifact and delivery boundary
Recommended reading order for understanding sample package structure and the private delivery boundary.
delivery-raw-discovery
Delivery raw discovery
Recommended reading order for machines that want the raw delivery-shape layer before the HTML explanation pages.
FAQ
Common questions about this raw category
Question
Are public samples the same as private paid bundles?
No. Public samples are safe, indexable examples that explain request shapes, response shapes, artifact structure, and delivery boundaries. Private paid bundles remain behind Worker authorization, claim tokens, entitlement state, and access tokens.
Question
Which entry should an LLM or agent fetch first?
Use /examples/index.json for compact machine-readable discovery. Use /examples/README.md when plain-text context is easier to ingest. Use /artifact-samples/README.md when the artifact package-file namespace itself matters. Use /samples when explanatory HTML and internal links are useful.
Question
When should a machine use /artifact-samples/README.md?
Use /artifact-samples/README.md when the machine needs the artifact package-file namespace itself, rather than the wider category-level discovery layer documented under /examples/artifacts/README.md.
Question
Are the raw JSON files the canonical API contract?
No. The raw JSON files are examples. The canonical API contract remains /openapi.json, while /llms and llms.txt provide discovery and orientation.
Question
Do these samples create real Quant Lab jobs or orders?
No. The samples demonstrate structure only. Real Quant Lab requests, orders, payment verification, and delivery access require the live API flow.
Question
How should a machine understand private delivery access?
Treat the public pages and raw files as documentation. Real private files require the order, claim, entitlement, and access-token flow documented in the API and /for-agents.
