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.tsx
web/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.tsx
web/app/emiten/[ticker]/page.tsx
web/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.tsx
web/components/FeedPagination.tsx
web/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.tsx
web/components/editorial/FeedHeroStats.tsx
web/components/editorial/index.ts
web/components/Feed.tsx
web/components/Navbar.tsx
web/components/Footer.tsx
web/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.tsx
web/components/Feed.tsx
web/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.py
analyzer/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.py
analyzer/telegram_sender.py
orchestrator/db/downloads.py
web/components/Feed.tsx
๐ FIX
#194 ยท 04 Mei 2026, 02.02
Telegram: upload PDF dokumen terkait sebagai sendMediaGroup native attachment
analyzer/telegram_sender.py
analyzer/main.py
downloader/download_idx_keterbukaan.py
โจ FITUR
#193 ยท 26 Apr 2026, 23.22
ISS-136: Refactor Feed.tsx modular + aktifkan useFeedFilters
web/components/Feed.tsx
web/components/FeedFilterBar.tsx
web/components/FeedPagination.tsx
web/components/FeedDateHeader.tsx
web/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.tsx
web/components/editorial/SignalDot.tsx
web/components/editorial/RubrikChip.tsx
web/components/editorial/TimeColumn.tsx
web/components/editorial/DateStrip.tsx
web/components/editorial/ActionChip.tsx
web/components/editorial/index.ts
web/app/test-editorial/page.tsx
web/app/globals.css
๐จ UI
#190 ยท 26 Apr 2026, 08.31
ISS-134: Mood B Editorial design tokens + fonts
web/app/globals.css
web/app/layout.tsx
๐ FIX
#189 ยท 25 Apr 2026, 23.25
flip quality Pencatatan/Waran + Waran/* โ oke
orchestrator/db/seed_extractor_registry.py
db/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