Files
boc/memory/2026-07-13.md
T
Bernt 48ea61cdcc docs: add quixzoom-auth-core product to AAMOS
- Product documentation in docs/products/
- Updated MEMORY.md with product info
- quiXzoom Auth Core as AAMOS Identity product
2026-07-14 09:58:53 +00:00

8.7 KiB

2026-07-13 12:35 UTC — MASSIVE CLEANUP COMPLETED

Summary of Changes

Landvex.com (Production)

  • Fixed: 8 pages with duplicate footers (3 footers each → 1 footer)
    • /verticals/infrastructure/
    • /verticals/insurance/
    • /verticals/investors/
    • /verticals/logistics/
    • /verticals/municipalities/
    • /verticals/property/
    • /verticals/retail/
    • /verticals/utilities/
  • Removed: All AMOS AI Engines banners from index.html
  • Added: Footer to language.html
  • Total pages checked: 27 HTML files
  • Total footer errors fixed: 8 pages

quiXzoom.com (Production)

  • Fixed: app.quixzoom.com/join redirect (was 302, now serves join.html)
  • Deployed: language.html to S3
  • CloudFront invalidations: Sent for /join, /join.html, /language.html

Files Modified/Created

  • /var/www/landvex/index.html — Cleaned footer, removed AMOS banner
  • /var/www/landvex/language.html — Added footer
  • All /var/www/landvex/verticals/*/index.html — Fixed duplicate footers
  • s3://quixzoom-app-prod/join.html — Copied from landing bucket
  • s3://quixzoom-landing-prod/language.html — Deployed

Status

  • All Landvex pages: Single footer
  • No AMOS banners on index
  • QX join page: Fixed
  • Language popup: Deployed
  • ⚠️ Some AMOS banners may remain on other pages (8 found)

Commits

  • f64efd28ae4b Kill List: Operations phase tool (2 files)
  • f4f853d94b45 landvex: Datafabrik + Vision + Infrastruktur för 50GB skalning (20 files)
  • e3db0d23679e Memory: Update 2026-07-02 with complete session log (1 files)
  • ddc71dc7f22a feat(quixzoom-asia): Full rebuild v1.0.0 — 9 languages, Landvex auth, light theme (21 files)
  • ca434431196e Mobile: Collapsible menu closed by default (1 files)
  • bfc2c937b363 pilot.landvex.com: Configure for public access (1 files)
  • bdfd88175c21 feat: Passwordless auth — nginx deployad, end-to-end testad (3 files)
  • aee0f09db83c landvex: Fixar och tester klara för alla komponenter (19583 files)
  • 9883b2c787e1 (details unavailable)
  • 8dcca96185aa LandveX Gateway v0.1.0 + Operations API + Communications Module — ALL RUNNING (20 files)
  • 7d40cf95bfab landvex: IOL v3 + Identify API + Neo4j-graf + byggpipeline (61 files)
  • 7ceb2b24335a OR-001: Operational Readiness (1 files)
  • 6de24559176a v1.2.0: Add Global Markets footer, translated to 9 languages (46325 files)
  • 6989a98d7522 feat: Passwordless cross-device authentication (61843 files)
  • 623561d30a01 feat: Passwordless auth — backend deployad, frontend uppdaterad (4 files)
  • 58ca4e68db2d feat(boc): Complete Business Operations Center v1.0 (26666 files)
  • 4f7152316cac Communications Module Specification — Email, SMS, Push, Templates (1 files)
  • 4aa984ad74f4 landvex: Massiv skalning aktiverad — alla system kör (8 files)
  • 4789a7fb48ad docs(intelligence): add investor brief with reverse SEO positioning (1 files)
  • 430cb24ef013 Mobile optimization: Compact header and navigation (1 files)
  • 4080c7add88e Master Backend Plan v3.0 + Government Portal + Implementation Order (10 files)
  • 241ac64c18e7 feat(quixzoom-asia): Partner-first rebuild v1.1.0 (12 files)
  • 1d80f13ce58b feat(intelligence): add competitor watch system (30 files)
  • 1d3c3ae67280 Mobile: Hamburger menu for navigation (1 files)
  • 11c50b338815 Mobile: Fix hamburger menu visibility and touch targets (1 files)
  • 05ed037fe8f5 pilot.landvex.com: HTTPS + Full Stack Verified (4700 files)

Working-tree snapshot

As of 2026-07-13 23:55 UTC

aamos

  • ? work/aamos-infrastructure
  • ?? AAMOS_STATUS.md
  • ?? aamos-api-v1/

aamos-ai-site

  • ?? aamos-ai-site/glossary/

boc

  • M boc/backend/config/config.go
  • M boc/backend/go.mod
  • M boc/backend/go.sum
  • M boc/backend/handlers/auth.go
  • M boc/backend/handlers/finance.go
  • M boc/backend/handlers/quotes.go
  • M boc/backend/main.go
  • M boc/backend/middleware/auth.go
  • M boc/docker-compose.yml
  • M boc/web/assets/boc.css
  • M boc/web/assets/boc.js
  • M boc/web/automation.html
  • M boc/web/dashboard.html
  • M boc/web/index.html
  • M boc/web/login.html
  • ?? boc/backend/boc-api
  • ?? boc/backend/email/
  • ?? boc/backend/pdf/
  • ?? boc/backend/stress_test.go
  • ?? boc/boc
  • ?? boc/db/
  • ?? boc/stress_test.go
  • ?? boc/test-quote.pdf
  • ?? boc/web/crm.html
  • ?? boc/web/finance.html
  • ?? boc/web/hr.html
  • ?? boc/web/legal.html
  • ?? boc/web/marketing.html
  • ?? boc/web/sales.html
  • ?? boc/web/support.html

landvex-admin-v2

  • M landvex-admin-v2/README.md
  • M landvex-admin-v2/package-lock.json
  • M landvex-admin-v2/package.json
  • M landvex-admin-v2/src/index.mjs
  • M landvex-admin-v2/src/routes/intelligence.mjs
  • M landvex-admin-v2/src/routes/reports.mjs
  • M landvex-admin-v2/ui/admin-master.html
  • ?? landvex-admin-v2/.env
  • ?? landvex-admin-v2/schema-chat.sql
  • ?? landvex-admin-v2/schema-full.sql
  • ?? landvex-admin-v2/schema-hr-support.sql
  • ?? landvex-admin-v2/schema-notifications-reports.sql
  • ?? landvex-admin-v2/setup-db.sql
  • ?? landvex-admin-v2/src/routes/automations.mjs
  • ?? landvex-admin-v2/src/routes/billing.mjs
  • ?? landvex-admin-v2/src/routes/chat.mjs
  • ?? landvex-admin-v2/src/routes/hr.mjs
  • ?? landvex-admin-v2/src/routes/ledger.mjs
  • ?? landvex-admin-v2/src/routes/mail.mjs
  • ?? landvex-admin-v2/src/routes/notifications.mjs
  • ?? landvex-admin-v2/src/routes/settings.mjs
  • ?? landvex-admin-v2/src/routes/support.mjs
  • ?? landvex-admin-v2/src/services/landvex-platform.mjs
  • ?? landvex-admin-v2/ui/customer-portal.html
  • ?? landvex-admin-v2/webhook-examples.md

landvex-site

  • M landvex-site/about/index.html
  • M landvex-site/accessibility/index.html
  • M landvex-site/ai-infrastructure-monitoring-2026/index.html
  • M landvex-site/atm-monitoring/index.html
  • M landvex-site/best-field-inspection-software-reddit/index.html
  • M landvex-site/best-infrastructure-inspection-software-2026.html
  • M landvex-site/bridge-inspection-software-comparison/index.html
  • M landvex-site/careers/index.html
  • M landvex-site/cities/amsterdam/index.html
  • M landvex-site/cities/bangkok/index.html
  • M landvex-site/cities/berlin/index.html
  • M landvex-site/cities/brussels/index.html
  • M landvex-site/cities/copenhagen/index.html
  • M landvex-site/cities/helsinki/index.html
  • M landvex-site/cities/london/index.html
  • M landvex-site/cities/madrid/index.html
  • M landvex-site/cities/milan/index.html
  • M landvex-site/cities/oslo/index.html
  • M landvex-site/cities/paris/index.html
  • M landvex-site/cities/rotterdam/index.html
  • M landvex-site/cities/stockholm/index.html
  • M landvex-site/cities/vienna/index.html
  • M landvex-site/cities/zurich/index.html
  • M landvex-site/comparison/index.html
  • M landvex-site/compliance/index.html
  • M landvex-site/contact/index.html
  • M landvex-site/contributors/how-missions-work/index.html
  • M landvex-site/cookie-policy/index.html
  • M landvex-site/coverage/index.html
  • M landvex-site/data-lineage/index.html
  • ... and 111 more files

memory-system

  • M memory/.memory-state.json
  • M memory/2026-07-12.md
  • M memory/projects/aamos.md
  • M memory/projects/boc.md
  • M memory/projects/landvex-site.md
  • M memory/projects/projects.md
  • M memory/projects/quixzoom-landing-fixed.md
  • M memory/projects/quixzoom.md
  • M memory/session-current.md
  • ?? memory/2026-07-12-1400.md
  • ?? memory/2026-07-13.md
  • ?? memory/projects/aamos-ai-site.md
  • ?? memory/projects/landvex-admin-v2.md

projects

  • M projects/landvex/20-automation/intag/kontrollintelligens_ko.json
  • ?? projects/landvex/20-automation/intag/kandidatposter-2026-07-13-aamos.json

quixzoom

  • ?? quixzoom-landing/

quixzoom-landing-fixed

  • M quixzoom-landing-fixed/dac7-report.html
  • M quixzoom-landing-fixed/dac7-reporting.html
  • M quixzoom-landing-fixed/earn/index.html
  • M quixzoom-landing-fixed/for-organisations/index.html
  • M quixzoom-landing-fixed/glossary.html
  • M quixzoom-landing-fixed/index.html
  • M quixzoom-landing-fixed/join.html
  • M quixzoom-landing-fixed/launch-checklist.html
  • M quixzoom-landing-fixed/order/index.html
  • M quixzoom-landing-fixed/pricing.html
  • M quixzoom-landing-fixed/resources/index.html
  • M quixzoom-landing-fixed/revenue.html
  • M quixzoom-landing-fixed/sweden-launch.html
  • ?? quixzoom-landing-fixed/careers.html
  • ?? quixzoom-landing-fixed/careers/
  • ?? quixzoom-landing-fixed/changelog.html
  • ?? quixzoom-landing-fixed/register/

workspace

  • m nordea-kyc-fraga3
  • ?? glossary-aamos.html
  • ?? glossary-landvex.html
  • ?? glossary-quixzoom.html
  • ?? landvex_redesign.html
  • ?? login_req.json
  • ?? login_test.json