TRADING4AISecondary public sample archive for crawlers, agents, and integration operators

Secondary public sample archive

Indexable sample pages kept as supporting reference material.

The current primary public surface is the Pages-only reliability layer. Use these pages when you need older public sample references, then start new agent-facing research with the current reliability materials and their downloadable JSON artifacts.

What belongs here

Public artifact package samples that teach file structure and expected contents.

Public Quant Lab request and status examples are older static payload references, not a callable workflow.

Public delivery-shape documentation that explains older sample structure without implying current delivery.

The current primary public surface is the Pages-only reliability layer under /agent-verification/materials.

Boundary

Everything under /samples should stay safe for citation and LLM retrieval as supporting reference material.

The active Phase 2 public site is static and Pages-only, with reliability materials as the recommended entry point.

These sample pages remain secondary reference material, not the active product surface.

Machine catalog

Current reliability materials: /agent-verification/materials

Bridge page: /llms

Agent entry point: /.well-known/agent.json

Integration guide: /for-agents

Legacy runtime contract snapshot: /openapi.json

Plain-text discovery: /llms.txt

HTML index: /samples

Raw example hub: /examples

Markdown guide: /examples/README.md

Artifact package guide: /artifact-samples/README.md

JSON catalog: /examples/index.json

Use the HTML pages for crawl-friendly explanation, the JSON catalog for direct sample discovery, and the artifact package guide when package-directory browsing matters.

New agent-facing discovery should start with Current reliability materials.

Category access

Per-category machine entry points for HTML, raw landing pages, JSON, Markdown, and package guides

Choose an entry

Which public surface should each reader start with?

Machine checklist

Rules for using public samples without confusing them with the current reliability layer

RuleGuidance
Use current materials firstRead /agent-verification/materials first when the task concerns current Financial Agent Reliability Materials rather than secondary sample archives.
Use HTML for explanationRead /samples and its child pages when you need narrative context, field explanations, internal links, and structured data.
Use JSON for discoveryFetch /examples/index.json when you need a compact catalog of categories, recommended paths, raw files, and entry selectors.
Use Markdown for plain-text ingestionFetch /examples/README.md when you need a compact text guide that is easy for LLM retrieval or summarization.
Use agent entry points for static discoveryFetch /.well-known/agent.json when a tool caller or agent needs the machine-readable entry-point index before choosing static discovery routes.
Use /for-agents for narrative machine guidanceRead /for-agents when the integration needs static surface posture, access-boundary explanation, or a human-readable walkthrough of the machine surface.
Use raw package guides for artifact directory browsingFetch /artifact-samples/README.md when you need the artifact package-file namespace itself, rather than the wider category-level discovery guide.
Use raw files for exact payloadsFetch /examples/quant-lab/*.json, /examples/delivery/*.json, or /artifact-samples/* files when you need exact public example content.
Treat samples as referencePublic sample links are secondary reference material, not proof of current request-time execution or delivery.
Use OpenAPI only for legacy runtime contextTreat /openapi.json as a legacy runtime snapshot; sample files illustrate common payloads but do not replace current reliability materials.

FAQ

Common questions for crawlers, LLMs, and integration operators

Question

Are public samples the same as current reliability materials?

No. Current reliability materials are the active public product surface. Public samples are secondary static references.

Question

Which entry should an LLM or agent fetch first?

Use /agent-verification/materials for current reliability-material discovery. Use /examples/index.json only when compact secondary sample discovery is needed.

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

Should the raw JSON files replace the runtime snapshot?

No. The raw JSON files are examples. /openapi.json is a Legacy runtime snapshot for historical integration context, 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. The current Phase 2 public site is a Pages-only reliability layer, not a live job, order, payment, or delivery runner.

Question

How should a machine understand the public sample boundary?

Public sample links are secondary reference material, not proof of current request-time execution or delivery. Machines should treat current reliability materials as the public product surface.

Artifacts

Public artifact package samples

Quant Lab

Public request and status examples

Delivery

Public delivery-shape examples