6 Commits
Author SHA1 Message Date
qiuqiuqiu 8853c7a536 refactor(KIN09/KIN08): align Java to COBOL
- KIN09CSV: FULL outputs daily detail only; SHORT additionally emits monthly summary (matches cbl:160)
- KIN08DBU: RESET deletes MONTHLY_ABSENCE only; DAILY_RECORDS preserved via plain INSERT (matches cbl:486-497)
- Design docs updated to reflect COBOL-correct behavior
- COBOL investigation record: remove the two design self-contradiction items (KIN09 #1, KIN08 #2) and related references
2026-08-30 10:53:24 +08:00
opencode cf016287ac docs(COBOL): drop resolved/misjudged items (ZAN03 C-1, KIN06 D-1) from record; keep only existing COBOL deficiencies 2026-08-29 22:55:41 +08:00
opencode 4781760e50 docs(ZAN03): specify holiday-flag='1' in design; align Java to COBOL; reclassify KIN09(B-1)/KIN08(B-3) as design self-contradiction; drop false D-1/KIN06 2026-08-29 22:48:39 +08:00
opencode c7a573c2a2 docs(COBOL): fix KIN01/KIN04 field-count gate misrecord (UNSTRING TALLYING=fields, not delimiters) 2026-08-29 22:02:37 +08:00
opencode 1454a4a5e2 docs(COBOL): add KYU COBOL deficiencies to investigation record (Java-side excluded) 2026-08-29 21:45:44 +08:00
opencode f99f6696a6 Add JavaSrc: cobol-tna-system COBOL->Java conversion (ZAN01-06/KIN01-09/KYU01-09 + 变换规则 doc) 2026-08-29 20:50:08 +08:00