Skip to content

Commit aff7982

Browse files
docs: add major overhaul caution banner to README
- Insert a `[!CAUTION]` block warning that the repo is in a transitional state while a large-scale dependency upgrade (Express 5, TypeScript 6, Vite 8, etc.) is underway. - Advises against opening new PRs and points users to stable releases.
1 parent 4ed1204 commit aff7982

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,17 @@
6262
>
6363
> Do not use this project to create, request, store, distribute, or facilitate child sexual exploitation material, non-consensual sexual content, harassment, doxxing, illegal instructions, or other unlawful abuse.
6464
65+
> [!CAUTION]
66+
> **Major overhaul in progress — the app is currently unstable.**
67+
> A large-scale dependency and architecture upgrade is underway (Express 5, TypeScript 6, Vite 8, and related toolchain migrations). Until this work is completed and all regression guards pass, the repository is in a transitional state.
68+
>
69+
> - **Do not open new PRs** against `main` during this window.
70+
> - **All existing branches and PRs have been closed/deleted** to prevent conflicts with the incoming changes.
71+
> - **Builds, tests, and packaging may be broken** on non-main branches.
72+
> - If you need a stable build, use the latest [GitHub Release](https://github.com/spearchucker667/Venice_Forge/releases) rather than building from source.
73+
>
74+
> The maintainers will reopen contributions once the overhaul is complete and the CI validation gate is green again.
75+
6576
## Quick Start
6677

6778
1. Download a build from [GitHub Releases](https://github.com/spearchucker667/Venice_Forge/releases).

0 commit comments

Comments
 (0)