# AX Check: jainmayank.me
Checked 2026-09-19.

Personal site offers no product for agents to install or price
No docs quickstart, API, or pricing page exists. 1 of 23 checklist items passed (a CLI build step in a README); 19 were unassessed for lack of relevant content.

## End-to-end onboarding not demonstrated

## Coding sessions
All three independent sessions (DeepSeek V4 Pro, Kimi K3, Qwen 3.8 Max) reached the homepage but found no product to run or install. Each declined to state a price, explicitly saying they would not invent pricing since none was published.

### DeepSeek V4 Pro
[View public run](https://agents.withgauge.com/p/runs/dd3373c2-e540-4153-a97d-cda7200d037f) · [Read transcript](https://www.ax-check.com/jainmayank.me/sessions/deepseek.json)
Final output explicitly states 'I can't determine pricing without knowing what the product is' — no figure or assumptions given.
#### End-to-end onboarding
- **End-to-end onboarding not demonstrated**: The agent never attempted any product interaction, credential acquisition, or authenticated operation. It halted immediately because the seed prompt referenced 'Mayank Jain' as a product, which the agent could not identify as any real SDK, API, or hosted service.
  Event 2:

  ```text
  "Mayank Jain" isn't an identifiable developer product, SDK, or API — it's a person's name. I don't know what hosted service, package, or integration you're referring to, and I don't have anything to look up pricing for.
  ```

#### Hallucinated URLs
None identified in this transcript.

#### Blockers
- **Unidentifiable product name in the task prompt**: The task asked the agent to build an example using 'Mayank Jain', which is a person's name rather than a product, SDK, or API. The agent correctly recognized it had no docs, endpoint, or package to act on and stopped rather than guessing or fabricating a product. This is a test environment/prompt issue, not a product or agent defect.
  Event 2:

  ```text
  I have no product name, docs, or endpoint to work from. This one has no developer workflow I can act on as stated, so I'm stopping here.
  ```

#### Suggested Changes
None identified in this transcript.

### Kimi K3
[View public run](https://agents.withgauge.com/p/runs/59e30ca9-ab78-48c1-b607-8f03b7383559) · [Read transcript](https://www.ax-check.com/jainmayank.me/sessions/kimi.json)
Final output explicitly states pricing 'doesn't exist for a Mayank Jain product' with no figure and no assumptions (plan/region/machine/workload) given, since there was nothing to price.
#### End-to-end onboarding
- **End-to-end onboarding not demonstrated**: The agent never attempted to obtain credentials or make an authenticated call to any product because it determined immediately that 'Mayank Jain' is a person's name, not a real product with an SDK/API. No credential acquisition or product operation was attempted.
  Event 10:

  ```text
  "Mayank Jain" is not a product — it's a person's name — ... There is no hosted product, SDK, or API by that name that I can identify, so there is no developer workflow I can act on.
  ```

#### Hallucinated URLs
None identified in this transcript.

#### Blockers
- **Requested product name does not correspond to a real product**: The seed prompt asked the agent to build an example with 'Mayank Jain,' which the agent identified as a person's name rather than a hosted product with an SDK or API. This is a test-environment/prompt issue, not a product defect or agent error; the agent behaved correctly by halting instead of guessing or fabricating an integration.
  Event 10:

  ```text
  There is no hosted product, SDK, or API by that name that I can identify, so there is no developer workflow I can act on.
  ```

#### Suggested Changes
None identified in this transcript.

### Qwen 3.8 Max
[View public run](https://agents.withgauge.com/p/runs/0cc8be54-01b4-47cb-b102-ea3541863ac1) · [Read transcript](https://www.ax-check.com/jainmayank.me/sessions/qwen.json)
Final output explicitly states 'Pricing: I can't tell you... I won't invent one' — no price figure or assumptions (plan/region/size) are given at all.
#### End-to-end onboarding
- **End-to-end onboarding not demonstrated**: No product was ever identified, so no credentials were obtained or used and no authenticated operation occurred. The agent searched npm registry for a package name and found nothing, then stopped.
  Event 9:

  ```text
  npm error code E404
  npm error 404 Not Found - GET https://registry.npmjs.org/mayank-jain - Not found
  ```

#### Hallucinated URLs
None identified in this transcript.

#### Blockers
- **No identifiable product behind the prompt's name**: The seed prompt asked the agent to build an example using 'Mayank Jain' but this is not a recognizable product, SDK, or API. The repo was empty aside from .gitignore, and npm registry lookups for a package named after this term returned nothing relevant. This is a test-environment/prompt issue (ambiguous or unresolvable subject), not a product defect.
  Event 12:

  ```text
  npm error 404  'mayank-jain@*' is not in this registry.
  ```
  Event 14:

  ```text
  "Mayank Jain" is a person's name, not a product. I can't find anything to build against
  ```

#### Suggested Changes
None identified in this transcript.

### Task given to each agent
Help me build a simple example using Mayank Jain. Tell me how pricing works, and briefly tell me whether this product will be easy for you to manage. Let me know if you get blocked. If this product has no developer workflow you can act on, say so plainly and stop. Stay light: use the hosted product through its SDK or API. Do not start local service stacks or wait for long-running commands; if the quickstart requires either, say so plainly and stop.

No product credentials were supplied and no purchases were authorized.

## Score: F · 23/100 (provisional)
Grades come from completed site checks. Coding sessions and skipped checks do not affect the score.

### Clarity
- **Failed** — Homepage answers Markdown requests

  ```text
  Homepage returned text/html for a text/markdown request; no Markdown representation offered.
  ```

- **Failed** — llms.txt provides an actionable documentation index

  ```text
  https://jainmayank.me/llms.txt returns HTTP 404; no documentation index exists.
  ```

- **Skipped** — llms.txt provides navigation guidance

  ```text
  No llms.txt body was fetched (404), so navigation guidance cannot be judged.
  ```

- **Skipped** — llms.txt mentions offered API, MCP, and skills

  ```text
  No llms.txt body was fetched (404); no API, MCP or skills surfaces are offered.
  ```

- **Skipped** — A compact guide representation exists

  ```text
  No site-published Markdown guide; homepage serves HTML only and /llms.txt returns 404.
  ```

- **Skipped** — A focused guide is directly retrievable

  ```text
  No focused guide or Markdown representation was fetched for this personal site.
  ```

- **Skipped** — Equivalent instructions fit a token budget

  ```text
  No compact guide was offered, so token budget cannot be measured.
  ```

- **Skipped** — Product-docs links survive format changes

  ```text
  Homepage Markdown unsupported, so link preservation across formats is unassessed.
  ```

- **Skipped** — The compact guide is independently actionable

  ```text
  No compact agent guide fetched; only a personal homepage and unrelated GitHub/Oracle docs.
  ```

- **Skipped** — Install and next-step links resolve

  ```text
  No install or next-step links were sampled from a subject guide.
  ```


### Onboarding
- **Skipped** — Docs lead to a relevant quickstart

  ```text
  No docs or quickstart page for jainmayank.me was fetched; only project READMEs.
  ```

- **Skipped** — Installation commands are extractable

  ```text
  No product docs page fetched; READMEs show build steps but no docs quickstart.
  ```

- **Skipped** — Code examples are available without interaction

  ```text
  No docs page fetched; READMEs show usage examples but no docs code samples.
  ```

- **Skipped** — Prerequisites and auth boundaries are explicit

  ```text
  No docs page fetched; no prerequisites or auth boundaries documented for the site.
  ```


### Pricing
- **Failed** — Agents identify pricing and its assumptions

  ```text
  3 of 3 sessions were judged on pricing; 3 fell short. DeepSeek V4 Pro: Final output explicitly states 'I can't determine pricing without knowing what the product is' — no figure or assumptions given. Kimi K3: Final output explicitly states pricing 'doesn't exist for a Mayank Jain product' with no figure and no assumptions (plan/region/machine/workload) given, since there was nothing to price. Qwen 3.8 Max: Final output explicitly states 'Pricing: I can't tell you... I won't invent one' — no price figure or assumptions (plan/region/size) are given at all. This behavioural item does not affect the fast grade.
  ```

- **Skipped** — Pricing is readable without interaction

  ```text
  Subject is a personal portfolio with no pricing page; GitHub pricing is a foreign product.
  ```

- **Skipped** — Prices are stated, not gated

  ```text
  No pricing for Mayank Jain's site was fetched; GitHub pricing is off-subject.
  ```

- **Skipped** — Pricing units and limits are explicit

  ```text
  No pricing units or limits exist for this personal portfolio site.
  ```


### Activation
- **Skipped** — An API reference or OpenAPI spec is reachable

  ```text
  No API reference or OpenAPI spec offered; only CLI tools documented.
  ```

- **Skipped** — An MCP server is documented and well-formed

  ```text
  No MCP server documented for Mayank Jain's projects.
  ```

- **Pass** — A CLI install path is documented

  ```text
  XMLAlchemy README documents Maven build and java -jar CLI invocation.
  ```

- **Skipped** — SDK packages resolve on their registries

  ```text
  No SDK or package registry entry for these CLI tools was fetched.
  ```

- **Skipped** — Agent skills are published

  ```text
  No agent skills published for Mayank Jain's projects.
  ```



[Full report data](https://www.ax-check.com/jainmayank.me/report.json)
