Path
Artifact raw examples
Raw artifact package entry points for machines and integrators.
Use this page when you want the raw artifact-side discovery layer for public package samples. It links the compact category catalog, the category-level Markdown guide, the raw package directory guide, and the underlying public package files without mixing them into the private delivery layer.
On this page
How to use this page
Use the JSON catalog when a machine needs compact artifact discovery without parsing the full site.
Use the category Markdown guide when a crawler or LLM wants plain-text artifact discovery context, and use the raw package guide when package-directory browsing matters.
Use the linked raw package files only when exact public sample contents are needed.
Boundary
Everything linked from this page is public and safe for indexing.
These files explain package structure and sample contents, not private paid bundle delivery.
Real paid bundles still require claim, entitlement, and access-token protected delivery.
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.
artifact-raw-discovery
Artifact raw discovery
Recommended reading order for machines that want the raw artifact-side discovery layer first.
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.
