> For the complete documentation index, see [llms.txt](https://ai-os-and-trend-finder.gitbook.io/ai-os-and-trend-finder-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ai-os-and-trend-finder.gitbook.io/ai-os-and-trend-finder-docs/.spec_system/archive/sessions/phase33-session06-scan-build-and-deploy/deployment-verification.md).

# Deployment Verification

**Session ID**: `phase33-session06-scan-build-and-deploy` **Last Updated**: 2026-06-25 08:18 **Source Commit**: `7681a517980f` **Branch**: `main`

***

## Static Preview

Static preview used an isolated temporary copy of the generated `demo-website/dist` directory to avoid the repository Worker Wrangler redirect. The served files were copied from the same Pages build output verified by T008 and T009.

**Preview URL**: `http://127.0.0.1:5190` **Server**: `wrangler pages dev` **Result**: PASS

### Route HTTP Status

| Route                                  | Status | Result |
| -------------------------------------- | ------ | ------ |
| `/`                                    | 200    | PASS   |
| `/extensions/trend-finder/trends`      | 200    | PASS   |
| `/extensions/trend-finder/engine`      | 200    | PASS   |
| `/extensions/trend-finder/hidden-gems` | 200    | PASS   |
| `/extensions/trend-finder/sources`     | 200    | PASS   |
| `/extensions/trend-finder/watchlist`   | 200    | PASS   |
| `/extensions/trend-finder/brief`       | 200    | PASS   |

### Product Surface Spot-Checks

| Route                                  | Visible Heading                        | Surface Checks | `/__*` Requests | Result |
| -------------------------------------- | -------------------------------------- | -------------- | --------------- | ------ |
| `/`                                    | `Good morning, AI. Today at a glance.` | 2              | 0               | PASS   |
| `/extensions/trend-finder/trends`      | `Trend Finder`                         | 4              | 0               | PASS   |
| `/extensions/trend-finder/engine`      | N/A                                    | 5              | 0               | PASS   |
| `/extensions/trend-finder/hidden-gems` | `Trend Finder`                         | 4              | 0               | PASS   |
| `/extensions/trend-finder/sources`     | `Trend Finder`                         | 5              | 0               | PASS   |
| `/extensions/trend-finder/watchlist`   | `Trend Finder`                         | 4              | 0               | PASS   |
| `/extensions/trend-finder/brief`       | `Trend Finder`                         | 4              | 0               | PASS   |

### Browser Smoke

| Check                      | Result | Evidence                                                    |
| -------------------------- | ------ | ----------------------------------------------------------- |
| Desktop Pages route matrix | PASS   | 24/24 desktop route tests passed                            |
| Mobile Pages route matrix  | PASS   | 24/24 mobile route tests passed                             |
| No local bridge requests   | PASS   | 0 `/__*` requests across route matrix and manual spot-check |
| Mobile document overflow   | PASS   | Mobile route matrix passed overflow assertions              |

***

## Deploy Dry-Run

**Project Name**: `ai-os-public-demo` **Branch**: `main` **Result**: PASS

Dry-run command reviewed:

```sh
wrangler pages deploy demo-website/dist --project-name ai-os-public-demo --branch main
```

The deploy helper returned `execute: false` and did not print Cloudflare account IDs, API tokens, or token-shaped values.

***

## Deploy Execute

**Project Name**: `ai-os-public-demo` **Branch**: `main` **Result**: PASS **Deployment URL**: `https://ad0c5fdf.ai-os-public-demo.pages.dev`

Execute command:

```sh
wrangler pages deploy demo-website/dist --project-name ai-os-public-demo --branch main
```

Wrangler uploaded 51 changed files, reused 146 already-uploaded files, uploaded `_headers` and `_redirects`, and completed deployment successfully.

***

## Hosted Verification

**Hosted URL**: `https://ad0c5fdf.ai-os-public-demo.pages.dev` **Branch**: `main` **Source Commit**: `7681a517980f` **Result**: PASS

### Hosted Route HTTP Status

| Route                                  | Status | Result |
| -------------------------------------- | ------ | ------ |
| `/`                                    | 200    | PASS   |
| `/extensions/trend-finder/trends`      | 200    | PASS   |
| `/extensions/trend-finder/engine`      | 200    | PASS   |
| `/extensions/trend-finder/hidden-gems` | 200    | PASS   |
| `/extensions/trend-finder/sources`     | 200    | PASS   |
| `/extensions/trend-finder/watchlist`   | 200    | PASS   |
| `/extensions/trend-finder/brief`       | 200    | PASS   |

### Hosted Fixture Metadata

| Field          | Value                      |
| -------------- | -------------------------- |
| Captured At    | `2026-06-25T05:03:40.752Z` |
| Source Commit  | `7681a517980f`             |
| Route Coverage | 24                         |
| Scan Status    | `pass`                     |
| Scan Issues    | 0                          |

### Hosted Product Surface Spot-Checks

| Route                                  | Visible Heading                        | Surface Checks | `/__*` Requests | Result |
| -------------------------------------- | -------------------------------------- | -------------- | --------------- | ------ |
| `/`                                    | `Good morning, AI. Today at a glance.` | 2              | 0               | PASS   |
| `/extensions/trend-finder/trends`      | `Trend Finder`                         | 4              | 0               | PASS   |
| `/extensions/trend-finder/engine`      | N/A                                    | 5              | 0               | PASS   |
| `/extensions/trend-finder/hidden-gems` | `Trend Finder`                         | 4              | 0               | PASS   |
| `/extensions/trend-finder/sources`     | `Trend Finder`                         | 5              | 0               | PASS   |
| `/extensions/trend-finder/watchlist`   | `Trend Finder`                         | 4              | 0               | PASS   |
| `/extensions/trend-finder/brief`       | `Trend Finder`                         | 4              | 0               | PASS   |


---

# 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://ai-os-and-trend-finder.gitbook.io/ai-os-and-trend-finder-docs/.spec_system/archive/sessions/phase33-session06-scan-build-and-deploy/deployment-verification.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.
