5 Commits

Author SHA1 Message Date
qiuqiuqiu baa5be54d2 KIN03EXP: SELECT INTO → CURSOR(DECLARE/OPEN/FETCH/CLOSE) pattern; SUB01DAT: COPY ZANDATAC; 基本設計書A: KIN08DBU/KIN09CSV specs updated; 品質管理: coverage stats, keyword docs, test criteria 2026-06-30 21:22:15 +08:00
qiuqiuqiu 5d595c79b6 Subsystem A KIN04-07追加、KIN02UPD/KIN03EXP更新(APPLICATION_ID対応+br_get_colバグ修正)、テスト済み全シナリオPASS 2026-06-28 16:04:36 +08:00
qiuqiuqiu 3379941b44 repository restructure: move .git to production/, rename dirs (design→基本設計書, list→品質管理, docs→参考資料), add Subsystem A KIN01-03 files, update AGENTS.md and README.md, cleanup tmp/ tools/ bk/ 2026-06-27 01:09:40 +08:00
qiuqiuqiu 27fb3d888b Remove Subsystem A src/bin from git (only production/ should be pushed) 2026-06-25 00:29:43 +08:00
qiuqiuqiu 47866d2db4 Subsystem A: Add FILE STATUS + OPEN error checks to 6 KIN programs
KIN01INP/KIN02UPD/KIN03EXP/KIN04CHK/KIN06CLD/KIN07DAI:
- FILE STATUS added to all FILE-CONTROL SELECT statements
- WS-xx-STATUS variables declared in WORKING-STORAGE
- OPEN error: IF WS-xx-STATUS NOT = '00' -> CALL SUB03END
- KIN06CLD: added missing 9999ABDSOR section
- All programs build; KIN04CHK/KIN06CLD/KIN07DAI tests pass
2026-06-24 23:59:33 +08:00