0000000000000000000000000000000000000000 9d9109159a96997f89fd0e05aabd8c938ecbde8f Aidan Kwon <yeolhyun.kwon@gmail.com> 1754922024 +0900	commit (initial): Add QR Code Data Receiver and Transmitter with Multi-Scan Support
9d9109159a96997f89fd0e05aabd8c938ecbde8f 384f6f2b2ffdcf5a55bf8d18d36c150fb1c02d4c Yeolhyun Kwon <yeolhyun.kwon@gmail.com> 1786085417 +0900	commit: feat: add LT Code Fountain Engine with Mulberry32 PRNG and BP Decoder
384f6f2b2ffdcf5a55bf8d18d36c150fb1c02d4c 3bcf735b17805d94bcbf589c65afa2a6fb02f093 Yeolhyun Kwon <yeolhyun.kwon@gmail.com> 1786085500 +0900	commit: feat: integrate LT Code Fountain rateless streaming into transmitter
3bcf735b17805d94bcbf589c65afa2a6fb02f093 2d85b2ea0f077985fe7eb76c777ae372d7680c31 Yeolhyun Kwon <yeolhyun.kwon@gmail.com> 1786085578 +0900	commit: feat: integrate real-time LT Code BP decoder and progress tracking into receiver
2d85b2ea0f077985fe7eb76c777ae372d7680c31 05a8b9c6ff68672101d4a16d7f00e399f4a5255b Yeolhyun Kwon <yeolhyun.kwon@gmail.com> 1786085666 +0900	commit: docs: update README and ADRs for LT Code Fountain engine
05a8b9c6ff68672101d4a16d7f00e399f4a5255b 9e9df4fb9d0b4dd7a0298edb87fbf96e718ee0d5 Yeolhyun Kwon <yeolhyun.kwon@gmail.com> 1786085696 +0900	commit: docs: update ADR 0004 for Belief Propagation graph decoder
9e9df4fb9d0b4dd7a0298edb87fbf96e718ee0d5 4ee9476235510055d9787497f5a4b58b025af1d4 Yeolhyun Kwon <yeolhyun.kwon@gmail.com> 1786085784 +0900	commit: fix: address final code review feedback for LT engine, receiver, and transmitter
4ee9476235510055d9787497f5a4b58b025af1d4 12d8834ba1e790d0a386818bb9a8d5f80b97fb34 Yeolhyun Kwon <yeolhyun.kwon@gmail.com> 1786085827 +0900	commit: docs: add LT Code Fountain design spec and implementation plan
12d8834ba1e790d0a386818bb9a8d5f80b97fb34 e9d39a90757ab9a395d5e4802e131e4bfe3ad6b5 Yeolhyun Kwon <yeolhyun.kwon@gmail.com> 1786086793 +0900	commit: fix: use Base64 ASCII packet encoding for robust QR code generation and scanning
e9d39a90757ab9a395d5e4802e131e4bfe3ad6b5 3d5d4984bfb612e4f0c32d530fe0271de8894457 Yeolhyun Kwon <yeolhyun.kwon@gmail.com> 1786087239 +0900	commit: docs: add Systematic LT performance design spec
3d5d4984bfb612e4f0c32d530fe0271de8894457 19b812ef742683d27ed18647483245bd27deb9d1 Yeolhyun Kwon <yeolhyun.kwon@gmail.com> 1786087277 +0900	commit: docs: add Systematic LT performance implementation plan
19b812ef742683d27ed18647483245bd27deb9d1 7ea1bef6cc510a8c4558bfa58548fab5f72bd898 Yeolhyun Kwon <yeolhyun.kwon@gmail.com> 1786087319 +0900	commit: feat: add Systematic LT encoding (Phase 1 single blocks & Phase 2 rateless drops)
7ea1bef6cc510a8c4558bfa58548fab5f72bd898 4e6acce9b00f3b41aa7d300e0501381f8e653694 Yeolhyun Kwon <yeolhyun.kwon@gmail.com> 1786087390 +0900	commit: fix: add isSystematic flag handling to BPDecoder in lt_engine.js
4e6acce9b00f3b41aa7d300e0501381f8e653694 3e6268c03f58b96ba5960483e8229c216570e299 Yeolhyun Kwon <yeolhyun.kwon@gmail.com> 1786087440 +0900	commit: feat: add offscreen frame pre-rendering and Ultra Speed presets to transmitter
3e6268c03f58b96ba5960483e8229c216570e299 2f1c5c41d73595f7b3d84b5630bb405bf579144e Yeolhyun Kwon <yeolhyun.kwon@gmail.com> 1786087534 +0900	commit: perf: optimize receiver DOM cell caching and systematic drop handling
2f1c5c41d73595f7b3d84b5630bb405bf579144e 9e694198d5b3035983f06e60b48a46a260f0e2d5 Yeolhyun Kwon <yeolhyun.kwon@gmail.com> 1786087612 +0900	commit: docs: update README and ADRs for Systematic LT performance suite
9e694198d5b3035983f06e60b48a46a260f0e2d5 596e1252a415ce2ee62189c87a3cdc2668663c56 Yeolhyun Kwon <yeolhyun.kwon@gmail.com> 1786087677 +0900	commit: fix: add seed bounds checks and pre-rendering micro-yields
596e1252a415ce2ee62189c87a3cdc2668663c56 e86123fdd586d3be706ecefaf9aafd98a461d0f7 Yeolhyun Kwon <yeolhyun.kwon@gmail.com> 1786088056 +0900	commit: fix: calibrate QR code chunk sizes for Base64 4/3 expansion to prevent Version 20 overflow
e86123fdd586d3be706ecefaf9aafd98a461d0f7 9afced1e1d769f2337f6e6fd5eb9bfa4e7fe730a Yeolhyun Kwon <yeolhyun.kwon@gmail.com> 1786088441 +0900	commit: fix: add quiet zone margin padding and full-frame camera scanning for static/paused QR recognition
9afced1e1d769f2337f6e6fd5eb9bfa4e7fe730a e43506daefd261554cfc0d4812215cf7f55d276d Yeolhyun Kwon <yeolhyun.kwon@gmail.com> 1786088832 +0900	commit: docs: add ultimate optical reliability design spec
e43506daefd261554cfc0d4812215cf7f55d276d 15cd51158900856077efb5d14ee1c23df9a92fb5 Yeolhyun Kwon <yeolhyun.kwon@gmail.com> 1786088850 +0900	commit: docs: add ultimate optical reliability implementation plan
15cd51158900856077efb5d14ee1c23df9a92fb5 33445538ce845dec12247ee3b46eef3b246ad4db Yeolhyun Kwon <yeolhyun.kwon@gmail.com> 1786088910 +0900	commit: feat: calibrate transmitter for Level M error correction, Version 10/12/15, 7 FPS presets, and 450px display size
33445538ce845dec12247ee3b46eef3b246ad4db 975fa6b3baf54050aeb73334d389e0f852e4a9f7 Yeolhyun Kwon <yeolhyun.kwon@gmail.com> 1786088959 +0900	commit: test: update integration tests for Level M Version 10 capacities
975fa6b3baf54050aeb73334d389e0f852e4a9f7 3df522fc9d7de9c6bcfa06d3009f43d51a8a8c7c Yeolhyun Kwon <yeolhyun.kwon@gmail.com> 1786089035 +0900	commit: docs: update README and ADRs for ultimate optical reliability bundle
3df522fc9d7de9c6bcfa06d3009f43d51a8a8c7c 7d7087cf03224327f2689de0f20157fd505fbff3 Yeolhyun Kwon <yeolhyun.kwon@gmail.com> 1786089109 +0900	commit: fix: align Version 5 capacity tables in docs and add integer parsing safety
7d7087cf03224327f2689de0f20157fd505fbff3 715a4e71b5b66c1dc27e4114ff7e8a4e8b9b7d05 Yeolhyun Kwon <yeolhyun.kwon@gmail.com> 1786098341 +0900	commit: docs: add cyclical systematic LT design spec
715a4e71b5b66c1dc27e4114ff7e8a4e8b9b7d05 95e57cd24ea806d2fe5eea06d162191967e2c48f Yeolhyun Kwon <yeolhyun.kwon@gmail.com> 1786098374 +0900	commit: docs: add cyclical systematic LT implementation plan
95e57cd24ea806d2fe5eea06d162191967e2c48f 4f8f1a1e4032e33a70f103e2c4e1f20ebecb3f0e Yeolhyun Kwon <yeolhyun.kwon@gmail.com> 1786098458 +0900	commit: feat: implement cyclical interleaved systematic streaming in LT engine and BP decoder
4f8f1a1e4032e33a70f103e2c4e1f20ebecb3f0e d9a372ae545ed2d0c13f70f63837328942aa30eb Yeolhyun Kwon <yeolhyun.kwon@gmail.com> 1786098501 +0900	commit: fix: add seed >= 1 guard check in encodeFrameSystematic
d9a372ae545ed2d0c13f70f63837328942aa30eb d27158b3a370b890f842fbd3d5d7cc43454bf2e2 Yeolhyun Kwon <yeolhyun.kwon@gmail.com> 1786098523 +0900	commit: feat: update transmitter pre-render cache count for multi-pass cyclical systematic streaming
d27158b3a370b890f842fbd3d5d7cc43454bf2e2 de69787d055715bca3f0389680e8b6ad7a561881 Yeolhyun Kwon <yeolhyun.kwon@gmail.com> 1786098582 +0900	commit: test: verify cyclical systematic stream recovery in receiver integration tests
de69787d055715bca3f0389680e8b6ad7a561881 53dfbba9572d96116944e4f9ab0e91b20e0343d8 Yeolhyun Kwon <yeolhyun.kwon@gmail.com> 1786098650 +0900	commit: docs: update README and ADRs for cyclical interleaved systematic streaming
53dfbba9572d96116944e4f9ab0e91b20e0343d8 964ea0a85dca5b2116f11465bacbb005d9077eef Yeolhyun Kwon <yeolhyun.kwon@gmail.com> 1786100960 +0900	commit: docs: add GF(2) inactivation matrix solver design spec
964ea0a85dca5b2116f11465bacbb005d9077eef fb161964ca4afffbf22f40f9c04b606ee819525c Yeolhyun Kwon <yeolhyun.kwon@gmail.com> 1786100976 +0900	commit: docs: add GF(2) inactivation decoder implementation plan
fb161964ca4afffbf22f40f9c04b606ee819525c 7d764056986113ba738f82b91edbce56718e0808 Yeolhyun Kwon <yeolhyun.kwon@gmail.com> 1786101773 +0900	commit: feat: implement GF(2) inactivation matrix solver in BPDecoder
7d764056986113ba738f82b91edbce56718e0808 d6fabb9f4362300efc04a02b07d5400eea234282 Yeolhyun Kwon <yeolhyun.kwon@gmail.com> 1786101935 +0900	commit: fix: enforce full rank in GF(2) solver and update Test 12 payload assertions
d6fabb9f4362300efc04a02b07d5400eea234282 439d82a5580859e96e597834ceb1ef7d8f088a9e Yeolhyun Kwon <yeolhyun.kwon@gmail.com> 1786102009 +0900	commit: feat: add adaptive payload calibration based on file size
439d82a5580859e96e597834ceb1ef7d8f088a9e 6200012fa7c0329f69663182c005abc8df4d97cb Yeolhyun Kwon <yeolhyun.kwon@gmail.com> 1786102160 +0900	commit: test: verify inactivation solver integration in receiver test suite
6200012fa7c0329f69663182c005abc8df4d97cb bb944157783d346b92f2e4a2b5ce3ffd928af876 Yeolhyun Kwon <yeolhyun.kwon@gmail.com> 1786102224 +0900	commit: docs: update README and ADRs for GF(2) inactivation matrix solver
bb944157783d346b92f2e4a2b5ce3ffd928af876 7820640296d788bf465493edaecd38379752306a Yeolhyun Kwon <yeolhyun.kwon@gmail.com> 1786102256 +0900	commit: fix: align Version 15 Max Raw Packet column in ADR 0001
7820640296d788bf465493edaecd38379752306a 4c0066c8a54fed1d3cbbde9963a2a2bc963b6b53 Yeolhyun Kwon <yeolhyun.kwon@gmail.com> 1786102458 +0900	commit: fix: auto-trigger inactivation solver in processDrop, clean up solveGF2 parameters, and update receiver.html integration
4c0066c8a54fed1d3cbbde9963a2a2bc963b6b53 dd020a9109e80ef3459ee21fc82aaddba7e964e3 Yeolhyun Kwon <yeolhyun.kwon@gmail.com> 1786103063 +0900	commit: docs: add design spec for performance statistics dashboard
dd020a9109e80ef3459ee21fc82aaddba7e964e3 7b6ce65eb31bc97a68a7244cf8813b856232b6b0 Yeolhyun Kwon <yeolhyun.kwon@gmail.com> 1786103112 +0900	commit: docs: add implementation plan for performance statistics dashboard
7b6ce65eb31bc97a68a7244cf8813b856232b6b0 e4b61383c238291d6f4ae7c299db37140cc40f82 Yeolhyun Kwon <yeolhyun.kwon@gmail.com> 1786103181 +0900	commit: feat: add telemetry tracking and getStats method to BPDecoder
e4b61383c238291d6f4ae7c299db37140cc40f82 97fec2d7460ce4d58e5c609008f2f7de87f915a8 Yeolhyun Kwon <yeolhyun.kwon@gmail.com> 1786103251 +0900	commit: feat: display performance statistics dashboard card on decoding completion
