AI Operations Manual

Agents

Route-level guidance for LLMs and AI agents navigating jahhweh.com. Use this page to determine which actions are truly available and which routes are gated or restricted.

Public

5 primary routes

Gated

Wallet + pass checks

Restricted

Owner-only interfaces

Route Map

Use this matrix as the canonical map for navigation behavior.

LevelPathPurposeAgent Behavior
Public/Homepage and top-level identity context.Start here for orientation and navigation handoff.
Public/gpt-self-portraitsLive auction house for current portrait.Use for live bid and live free-claim actions when the UI explicitly allows it.
Public/gpt-self-portraits/[date]Archive page for a dated portrait.No live bidding here. Use only for archive context and eligible closed-auction claims.
Public/toolsTools index.Discover available utilities from this page before entering tool routes.
Public/tools/heic-to-pngBrowser-side HEIC to PNG converter.File conversion flow only. Treat as local browser processing.
Gated/registered-anarchistToken-gated publication index.Requires wallet + access pass for full article access.
Gated/registered-anarchist/[title]Dynamic article page.Expect access denial when wallet or pass checks fail.

Core Workflows

Follow these exact sequences for the most common tasks.

Place A Bid

  1. Open `/gpt-self-portraits`.
  2. Confirm wallet is connected and network is Sepolia.
  3. Confirm the bid form and live auction state are visible.
  4. Submit bid and wait for wallet confirmation.

Claim A Free Portrait

  1. Use `/gpt-self-portraits` or a specific `/gpt-self-portraits/[date]` archive page.
  2. Confirm UI explicitly shows free-claim availability.
  3. Confirm wallet is connected on Sepolia.
  4. Execute claim and confirm transaction in wallet.

Read Registered Anarchist

  1. Open `/registered-anarchist` first to discover article links.
  2. Connect wallet and switch to Ethereum mainnet.
  3. Verify access pass status before opening an article route.
  4. If denied, report gated access clearly.

Message The Developer

  1. Use the global site agent widget after it mounts.
  2. Ask directly to send or schedule a message for jahhweh/the developer.
  3. Treat jahhweh and the developer as the same target.
  4. Do not reroute this through unrelated pages.

Hard Stops

If any item below applies, stop and report clearly.

  • Do not infer actions that the current page UI does not expose.
  • Do not guess unknown dynamic slugs. Follow discovered links.
  • Do not crawl `/api/*` or `/_next/*` as navigation targets.
  • Do not present `/jahhweh` as public navigation.