TASKS.md 1.6 KB

Delivery Tasks

Updated: 2026-07-22

Completed Locally

  • Scaffold the Angular 17 workspace and shared domain model.
  • Normalize the Demashi workbook into auditable JSON.
  • Build the dashboard, product, competitor, VOC, and data-status workbench.
  • Add focused tests and desktop/mobile browser verification.

Ready Next

  • Provision a dedicated PostgreSQL database.
  • Deploy a dedicated Parse application against the new database.
  • Remove any default supplier token from voc-e-commerce source and rotate it.
  • Restore the TLS entry for server.fmode.cn:443.
  • Validate the real JD product-detail and review endpoint contracts.
  • Persist normalized products, metrics, relations, and reviews to Parse.
  • Upgrade Angular to a supported patched major before public production exposure.

MVP Acceptance

  • Existing cross-border databases are never read or written.
  • Re-importing the workbook produces stable product and relation keys.
  • 9,717 metric rows normalize into 2,817 metric-bearing products.
  • 28 mapping rows resolve to 37 unique competitor product IDs.
  • Missing and incomplete mappings remain visible as data-quality issues.
  • The frontend builds from a clean checkout and shows only source-backed data.
  • No API key, master key, database URI, or supplier token is committed.

Deferred

  • Scheduled full-platform collection
  • AI-generated narrative reports
  • Multi-tenant billing administration
  • Orders, returns, inventory, ads, and social media
  • Alerts, push notifications, and complex exports