to approve hotfix v1.0.1
This commit is contained in:
parent
8cccd1bc09
commit
73882fac38
1 changed files with 8 additions and 0 deletions
|
|
@ -38,4 +38,12 @@ Transition the system from a functional prototype to a scalable, production-read
|
|||
## Verification Status
|
||||
- **Infrastructure**: Services definitions validated.
|
||||
- **Logic**: Worker loop, recovery logic, and Headless-Plus persistence bridge implemented (**Field Verified**).
|
||||
- **Logic**: Worker loop, recovery logic, and Headless-Plus persistence bridge implemented (**Field Verified**).
|
||||
- **Readiness**: Configured for production deployment.
|
||||
|
||||
## v1.0.1 Hotfix Plan
|
||||
- **Goal**: Enhance evasion by integrating GhostCursor into standard navigation and re-verifying constraints.
|
||||
- **Changes**:
|
||||
- `src/browser/manager.py`: Integrate `GhostCursorEngine` for human-like movement during navigation.
|
||||
- **Verification**: Run unit tests (`test_ghost_cursor`) and TLS checks (`verify_tls`).
|
||||
- **Ops**: Verify `docker-compose.yml` CPU limits for Bezier overhead.
|
||||
|
|
|
|||
Loading…
Reference in a new issue