Skip to content
This repository was archived by the owner on Jul 22, 2026. It is now read-only.

Commit 3933717

Browse files
vicw0ng-hkclaude
andcommitted
docs: mark repo as archived
The app has been sunset and all cloud infrastructure torn down. Add a prominent archived banner at the top of the README and a note in the "Running it" section clarifying the steps are for exploring the archived code offline, not redeploying. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent fd7b457 commit 3933717

1 file changed

Lines changed: 15 additions & 1 deletion

File tree

README.md

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,16 @@
11
# HK IPO Verify (hipo)
22

3-
**Live:** [hipo.vsh852.com](https://hipo.vsh852.com)
3+
> ## 🗄️ Archived (2026-07-22)
4+
>
5+
> **This project has been sunset.** The live site (`hipo.vsh852.com`) is offline
6+
> and all cloud infrastructure — the AWS Lambda agent backend, the Cloudflare
7+
> Pages SPA, the catalog Worker, and the R2/KV stores — has been torn down. The
8+
> repo is preserved read-only as a portfolio archive; the code, design docs, and
9+
> commit history remain intact and the `mise run check` gate still passes
10+
> offline. The `infra/*.tf` resource blocks and the `deploy-*` workflows are
11+
> commented out (not deleted) so the architecture stays readable — restore them
12+
> from git history to redeploy. See [docs/progress.md](docs/progress.md) for the
13+
> teardown record.
414
515
Browse recent Hong Kong IPO filings — Application Proofs, PHIPs, and
616
prospectuses — pick one, and watch a **bounded analysis agent** turn it into a
@@ -170,6 +180,10 @@ Deploy, secrets, bootstrap, and verification detail live in
170180

171181
## Running it
172182

183+
> Archived: the deployed stack is gone, but the code still builds and the
184+
> `mise run check` gate still passes offline. The steps below are for exploring
185+
> the archived project locally, not for redeploying.
186+
173187
### Prerequisites
174188

175189
- [`mise`](https://mise.jdx.dev) — task runner + non-Python tool versions

0 commit comments

Comments
 (0)