docs: record Atlas deployment evidence
This commit is contained in:
@@ -26,9 +26,14 @@ The new layer lives in `frontend/src/styles/atlas-premium-v2.css` and loads afte
|
||||
- frontend TypeScript check: passed;
|
||||
- frontend production build: passed;
|
||||
- frontend dependency audit: 0 vulnerabilities;
|
||||
- backend suite after removal of the accidental DockDeck overlay: application/runtime contracts recovered; the remaining local failures are Windows Bash invocation incompatibilities and must be rechecked in the Linux release runtime;
|
||||
- RC9 responsive production audit: pending deployment of this candidate.
|
||||
- backend suite after removal of the accidental DockDeck overlay: 1,102 non-Bash/runtime tests pass; five script checks remain incompatible with the local Windows Bash shim;
|
||||
- immutable Tower image build: passed, including frontend production build and zero-vulnerability npm audit;
|
||||
- Tower readiness: passed for database, PostGIS, Alembic migration, storage, and build revision;
|
||||
- production landing smoke: passed with no console errors or horizontal overflow;
|
||||
- authenticated RC9 automation remains unavailable because production operator authentication is enabled and the audit runner intentionally has no credential bypass.
|
||||
|
||||
## Repository correction
|
||||
|
||||
Commit `d5ea270` accidentally overlaid DockDeck root/runtime files onto GeoIntel. This pass restores every path touched by that overlay to the last clean GeoIntel revision (`9db6cca`) while retaining the intended GeoIntel frontend work. The authoritative remote remains `git@gitea.itworx.tech:Jens/geointel.git`.
|
||||
|
||||
The Tower deployment key default is now `$HOME/.ssh/itworx_unraid_deploy`, the repository default is `Jens/geointel`, and PowerShell-to-Bash script transfer normalizes line endings to LF.
|
||||
|
||||
Reference in New Issue
Block a user