SISTEM

Changelog

Riwayat perubahan database, fitur, UI, dan pipeline โ€” 20 entri terakhir

๐Ÿ› FIX#206 ยท 09 Mei 2026, 15.31
fix(pencatatan/saham): tambah pattern BEI HMETD + Penggabungan Usaha โ€” 6 doc backfill OK
analyzer/extractors/pencatatan/saham.py
๐Ÿ› FIX#205 ยท 09 Mei 2026, 15.14
fix(pencatatan/saham): parse Saham Bonus BEI format โ€” total_saham_setelah salah ambil nilai nominal
analyzer/extractors/pencatatan/saham.py
๐Ÿ› FIX#204 ยท 08 Mei 2026, 11.34
dispatch: ganti files_list dari zip filepaths/urls ke get_sibling_files_from_db
analyzer/pipeline/dispatch.py
๐ŸŽจ UI#203 ยท 08 Mei 2026, 10.54
Fase 5: Mobile + BottomNav editorial restyle + Navbar hamburger drawer (ISS-146)
web/components/BottomNav.tsxweb/components/Navbar.tsx
๐ŸŽจ UI#202 ยท 08 Mei 2026, 10.49
Fase 4: Editorial long-read pages โ€” dokumen/[id], emiten/[ticker], about (ISS-142, ISS-143, ISS-144)
web/app/dokumen/[id]/page.tsxweb/app/emiten/[ticker]/page.tsxweb/app/about/page.tsx
๐ŸŽจ UI#201 ยท 08 Mei 2026, 10.41
Fase 3: FilterBar, Pagination editorial restyle + structured wrap (ISS-139, ISS-140, ISS-141)
web/components/FeedFilterBar.tsxweb/components/FeedPagination.tsxweb/components/structured/index.tsx
๐ŸŽจ UI#200 ยท 08 Mei 2026, 10.36
Fase 2: Feed layout time-column + hero stats + Navbar editorial + Footer (ISS-137, ISS-145)
web/components/FeedDateHeader.tsxweb/components/editorial/FeedHeroStats.tsxweb/components/editorial/index.tsweb/components/Feed.tsxweb/components/Navbar.tsxweb/components/Footer.tsxweb/components/TabLayout.tsx
๐ŸŽจ UI#199 ยท 08 Mei 2026, 10.30
Fase 1: CategoryCard editorial + wire ke Feed (ISS-045, ISS-138)
web/components/cards/CategoryCard.tsxweb/components/Feed.tsxweb/app/test-editorial/page.tsx
๐Ÿ› FIX#198 ยท 08 Mei 2026, 10.14
Fix Claude CLI OAuth pre-flight check (ISS-058 + ISS-127)
/Volumes/New Mac/b/scripts/idx-pipeline.sh
โœจ FITUR#197 ยท 04 Mei 2026, 11.55
ISS-149: SBN pencatatan_awal โ€” ekstraksi lengkap no_pengumuman, tgl_lelang, jenis_efek, total, counts + Telegram render
analyzer/extractors/investasi/sbn.pyanalyzer/telegram/sbn.py
๐Ÿ› FIX#196 ยท 04 Mei 2026, 09.27
ISS-132: fix keterangan_extras boundary regex in pencatatan_awal extractor
analyzer/extractors/pencatatan/obligasi.py
๐Ÿ› FIX#195 ยท 04 Mei 2026, 02.34
Fix QA/QC: outstanding raw_data regression + skip_telegram guard + MIME detect + sys import + dead const
analyzer/extractors/pencatatan/waran.pyanalyzer/telegram_sender.pyorchestrator/db/downloads.pyweb/components/Feed.tsx
๐Ÿ› FIX#194 ยท 04 Mei 2026, 02.02
Telegram: upload PDF dokumen terkait sebagai sendMediaGroup native attachment
analyzer/telegram_sender.pyanalyzer/main.pydownloader/download_idx_keterbukaan.py
โœจ FITUR#193 ยท 26 Apr 2026, 23.22
ISS-136: Refactor Feed.tsx modular + aktifkan useFeedFilters
web/components/Feed.tsxweb/components/FeedFilterBar.tsxweb/components/FeedPagination.tsxweb/components/FeedDateHeader.tsxweb/lib/useFeedFilters.ts
๐Ÿ—ƒ SCHEMA#192 ยท 26 Apr 2026, 23.17
ISS-131: sync seed_extractor_registry + patch 4 mis-routed downloads (Bursa/Laporan KSEI silent)
orchestrator/db/seed_extractor_registry.py
๐ŸŽจ UI#191 ยท 26 Apr 2026, 09.10
ISS-135: Editorial primitives library (6 components + test page)
web/components/editorial/TickerBadge.tsxweb/components/editorial/SignalDot.tsxweb/components/editorial/RubrikChip.tsxweb/components/editorial/TimeColumn.tsxweb/components/editorial/DateStrip.tsxweb/components/editorial/ActionChip.tsxweb/components/editorial/index.tsweb/app/test-editorial/page.tsxweb/app/globals.css
๐ŸŽจ UI#190 ยท 26 Apr 2026, 08.31
ISS-134: Mood B Editorial design tokens + fonts
web/app/globals.cssweb/app/layout.tsx
๐Ÿ› FIX#189 ยท 25 Apr 2026, 23.25
flip quality Pencatatan/Waran + Waran/* โ†’ oke
orchestrator/db/seed_extractor_registry.pydb/sharedbrain.db
๐Ÿ› FIX#188 ยท 25 Apr 2026, 23.15
Pemeringkatan: extract tgl_terima + tgl_terbit selain tgl_pemeringkatan
analyzer/extractors/pencatatan/obligasi.py analyzer/telegram/obligasi.py tests/unit/python/test_sbn_obligasi_extractor.py
๐Ÿ› FIX#187 ยท 25 Apr 2026, 17.55
ISS-130: Manajemen extractor โ€” block-based parser Format 3 untuk asymmetric appointment
analyzer/extractors/manajemen/manajemen.py