Åpne SFERA-appen
Development report

Full Patch Report

Click the arrow on any patch title to open full change notes. This page now tracks live rollout status across website, farmer app and SFERA-VOICE.

Web + App + Voice alignedLatest public update includes SFERA-VOICE security rollout and translator bridge status.

SFERA-VOICE P0.4 security gate closed end-to-end

24.04.2026 · Voice runtime now ships with secrets rotation checks, OWASP baseline gate and strict pre-deploy quality flow.

Done
  • Closed P0.4 security scope: SQL/XSS guard, API hardening, OWASP baseline and secrets rotation support.
  • Added unified secrets verification gate with strict runtime checks for production-grade deploy preflight.
  • Validated full mock orchestration locally: 9 passed, 0 failed, security gates green.
  • Prepared the voice surface for VPS-native rollout without releasing mock AI into production.

Website translator and voice bridge synchronized

24.04.2026 · Public website, farmer app and voice entrypoints now share one translator corridor and production API map.

Done
  • Website translator pages route users through the voice gateway in nb/en/ru locales.
  • Farmer app profile links point to the public translator marketing page for cross-product navigation.
  • Platform checks confirm working build chain for website, farmer app, VPS API and SFERA-VOICE server.
  • Website update is now aligned with the latest voice delivery instead of an outdated frozen roadmap snapshot.

Final Master Plan Delivery: 347/347 tasks

05.04.2026 · All roadmap blocks are closed. DevOps tail tasks completed.

Done
  • Completed GitHub branch strategy with protected flow for main/dev/feature.
  • Integrated UptimeRobot monitoring with setup script and operations guide.
  • Prepared Cloudflare CDN edge cache layer: Worker + wrangler config.
  • Master plan synchronized to final state: 347/347 (100%).

7.10 Closed Ring Forum

05.04.2026 · Delivered full vertical: DB migration, API handlers and forum UI.

Done
  • Added ring_forum_posts table with RLS security model.
  • Implemented GET/POST API with anti-spam pacing.
  • Built private forum screen with region filtering and pinned posts.
  • Linked forum entry points from admin and messages areas.

7.15 Regional Sub-rings

05.04.2026 · Admin operations segmented by region with summary and filters.

Done
  • Added region selector with fallback mapping logic.
  • Created participant distribution summary by region.
  • Updated admin view to support segment-first workflows.

Map Routing Fix for distant cities

05.04.2026 · Route candidates now preserve geography, not only nearest points.

Done
  • Decoupled route selection from user-distance sorting.
  • Applied city-balanced sampling for OSRM coordinate limits.
  • Improved route coverage across wider delivery area.

8.19–8.21 Performance gates and Mobile QA

05.04.2026 · Lighthouse quality gates and cross-device QA flow are active.

Done
  • Added LHCI config with threshold gates.
  • Added perf scripts for repeated checks.
  • Implemented mobile QA checklist page with export-ready results.