Product record

Updates

A chronological record of what changed across the HIE Lab website, research infrastructure, and publishing system.

This record covers shipped product and infrastructure changes. Research findings and working notes belong in the Journal.

  1. v0.4.0Phase 3

    Current release

    Automated research pipeline foundation

    Established a zero-manual-entry paper discovery and AI evaluation loop with conservative publication gates and a complete audit trail.

    Included in this update

    • Added a daily OpenAlex discovery job with rotating HIE research queries and bounded candidate volume.
    • Added strict OpenAI structured evaluations for relevance, evidence quality, methodological rigor, novelty, and confidence.
    • Added immutable evaluation records and idempotent research-run history in Supabase, private behind RLS.
    • Added deterministic publication thresholds so low-confidence or metadata-only records remain internal.
  2. v0.3.0Phase 2

    Research data foundation

    Established the migration-first Supabase foundation and added a permanent, bilingual record of product changes.

    Included in this update

    • Modeled papers, authors, citations, topics, claims, and evidence relationships in PostgreSQL.
    • Added private-by-default RLS policies, topic seed data, schema checks, and typed Supabase clients.
    • Connected the Papers route to a safe public-read state without exposing internal research data.
    • Added bilingual Updates pages and centralized footer version metadata.
  3. v0.2.0Phase 1

    Bilingual publishing foundation

    Expanded the original site shell into a complete English and Simplified Chinese experience.

    Included in this update

    • Added Chinese routes under /zh for every public section.
    • Added an English and Chinese language switch across the site.
    • Localized page copy, metadata, language alternates, and sitemap entries.
    • Added visible release version and update date information to the footer.
  4. v0.1.0Phase 1

    Project foundation

    Launched the first deployable HIE Lab website foundation with a restrained research-institute visual system.

    Included in this update

    • Created the Next.js and TypeScript application foundation for Vercel.
    • Added the home, research, papers, claims, framework, journal, lab, and admin routes.
    • Established the HIE Lab identity, typography, spacing, and evidence-first editorial direction.
    • Prepared environment configuration, GitHub deployment, and project documentation.