> For the complete documentation index, see [llms.txt](https://nytshift.gitbook.io/nytshift-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://nytshift.gitbook.io/nytshift-docs/evidence-and-handoff-records/screenshots.md).

# Production screenshot manifest

These images are unmodified public-product captures used to prove actual NYTSHIFT UI. They contain no browser chrome, address bar, tab strip, cursor, operator credential, private account, wallet address or execution authority.

Capture date: **2026-07-21**

Public origin: **<https://nytshift.xyz>**

Verified release shown by the product: **`d84a4e2`**

| File                       | Route         | Viewport   | SHA-256                                                            |
| -------------------------- | ------------- | ---------- | ------------------------------------------------------------------ |
| `production-home.png`      | `/`           | 1905 × 951 | `393e9879232cd62953eb696100519f524c2fb712c614f10cc7da75afb3c17ca2` |
| `production-rhc-radar.png` | `/nightshift` | 1905 × 951 | `fa41e805aa5707a3fe219e72e025b79245bb3d25ef185e1f1a5c8c6d857a03b4` |
| `production-terminal.png`  | `/terminal`   | 1920 × 951 | `c0652bb40680f5c2da7eaa6ec8538f7d5142a535d2b75106197f3ac768ce0598` |

The captures are documentation evidence, not stable market fixtures. Prices, counts, latency, block height, funding, volume, open interest and other live observations will change. Tests must use typed deterministic fixtures rather than reading pixels or copying these values.

The terminal capture was checked for zero horizontal overflow and zero application-origin console warnings/errors before inclusion. Private Agent Command Center and execution-control states were not unlocked for documentation capture.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://nytshift.gitbook.io/nytshift-docs/evidence-and-handoff-records/screenshots.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
