49 lines
1.9 KiB
Markdown
49 lines
1.9 KiB
Markdown
---
|
|
task: Продолжить IQON backup form visual redirects rollback
|
|
effort: extended
|
|
phase: package
|
|
progress: 14/16
|
|
mode: interactive
|
|
started: 2026-05-20T21:40:00+03:00
|
|
updated: 2026-05-20T21:40:00+03:00
|
|
---
|
|
|
|
# Продолжить IQON backup form visual redirects rollback
|
|
|
|
Purpose: закрыть следующий слой рисков после live hardening старого apex-дизайна IQON.
|
|
|
|
## Context
|
|
|
|
После live patch старый `iqon.com` работает на WordPress, `www.iqon.com` отдаёт новый дизайн. Открытые риски: статус DB/archive, непроверенная contact form delivery, визуальная mobile QA, sitemap/redirect cleanup, rollback health note.
|
|
|
|
## Criteria
|
|
|
|
- [x] ISC-1: Git worktree is clean before new changes.
|
|
- [x] ISC-2: Local backup files are inventoried safely.
|
|
- [x] ISC-3: DB archive status is classified by evidence.
|
|
- [x] ISC-4: FTP backup-visible files are checked read-only.
|
|
- [x] ISC-5: Apex homepage health remains passing.
|
|
- [x] ISC-6: WWW redesign health remains passing.
|
|
- [x] ISC-7: Contact page health remains passing.
|
|
- [x] ISC-8: Contact form submission remains gated by approval.
|
|
- [x] ISC-9: Redirect cleanup inputs are checked locally.
|
|
- [x] ISC-10: Sitemap cleanup next step is documented.
|
|
- [x] ISC-11: Visual QA method is selected without guesswork.
|
|
- [x] ISC-12: Rollback source artifacts are identified.
|
|
- [x] ISC-13: No remote destructive operation is performed.
|
|
- [x] ISC-14: No credential values are written to reports.
|
|
- [ ] ISC-15: Findings report is saved in repo.
|
|
- [ ] ISC-16: Project memory is updated with current status.
|
|
|
|
## Decisions
|
|
|
|
- Do not submit the public contact form without explicit approval.
|
|
- Do not delete or overwrite remote backup files.
|
|
- Prefer direct evidence over assumptions about reg.ru archives.
|
|
|
|
## Verification
|
|
|
|
- Use read-only filesystem and FTP checks.
|
|
- Use existing live verification script.
|
|
- Save report and memory update.
|