Skip to content

Encore v1.0.0

Latest

Choose a tag to compare

@manojmallick manojmallick released this 20 Jul 19:01
· 5 commits to main since this release
abc40a9

Changelog

All notable changes to Encore are documented in this file.

1.0.0 - 2026-07-20

Added

  • A complete Song Map-to-publish workflow for independent cover artists.
  • Structured GPT-5.6 practice-plan and Making Of caption adapters with strict
    Zod validation.
  • Transparent deterministic demo responses when OPENAI_API_KEY is absent,
    with prominent mock-data labels in the interface.
  • Lyric-risk checks before model requests and after generated captions.
  • Versioned browser persistence for practice plans, logs, recording decisions,
    and publication milestones.
  • Per-section mastery trends and explainable recording-readiness calculations.
  • Responsive and accessible creator, recording, and publication experiences.
  • Unit, integration, Chromium golden-path, and production smoke-test coverage.

Documentation

  • Added architecture, reproducibility, Build Week submission, and challenge
    diary documentation.
  • Reworked the README for public open-source use.