Data Methodology

The MVP data model is intentionally simple and migration-ready.

Phase 1 stores normalized resource records in JSON. Each record contains the fields needed for static generation, filtering, SEO, and later CMS/database migration.

Required Fields

slug, name, description, category, tags, official_url, source_urls, last_updated, review_status are required for every resource collection.

Optional fields such as region, company_type, products, software, GPUs, rows, steps, and ranked_items enrich detail templates without changing route generation.