changes / dev

MPC Dev — Changelog

Versi aktif berikutnya: v0.3 (current v0.2). Chat sama → jangan bump, update bullet saja.

Indeks: mpc-dev/docs/versions/README.md.


v0.2 — 2026-08-21

  • Pindahkan workspace docs ke mpc-dev/docs/ (sumber kebenaran in-app).
  • Cursor rules wajib baca/tulis path mpc-dev/docs/... (changes, specs, versions, api, schema, summary).
  • File-driven wiki: hapus route /prd; nav ke /docs/...; link relatif antar .md di-resolve ke route app.
  • getDocsRoot() baca ./docs di dalam project.
  • Ganti PRD → Summary (docs/summary.md): overview, actors, Mermaid diagrams, features per app, backlog checklist, changelog index.
  • Render blok mermaid di MarkdownView; nav/home ke /docs/summary.
  • Summary diagram: Admin → mpcdb (bukan mpc-be); swimlane diganti flowchart + tema Mermaid kontras tinggi (label terbaca).
  • Deploy production: https://mpc-dev.glenrh.com (deploy-mpc-dev.sh, port 3895).
  • Hapus menu nav Library; home tetap lewat brand “MPC Dev”.
  • Menu Applications (nested submenu) + docs/applications/* (published URL, fitur, latest version/changes); rules sync Applications saat bump versi.
  • Home: hapus full-tree docs index (penyebab load berat); diganti hub ringkas + link curated.
  • Docs pages: MarkdownView jadi Server Component; Mermaid lazy (viewport); revalidate=60 — nav Summary/Applications tidak nunggu hydrate + bundle Mermaid.

v0.1 — 2026-08-21

  • Scaffold Next.js docs library (mpc-dev): home indeks, /prd, /docs/[...slug] membaca markdown dari mpc-dev/docs/.
  • Design: primary #426766, secondary peach, Fraunces + Source Sans 3.
  • PRD tunggal direkonsiliasi (merge + hapus prd2.md); diganti Summary di v0.2.