-
e5efb49dd4
docs: 更新项目文档和配置
main
hangshuo652
2026-08-31 22:28:53 +08:00
-
23596826a1
fix: 添加外部数据依赖的skip标记
hangshuo652
2026-08-31 21:40:38 +08:00
-
21040bfcc2
fix: 修复测试导入错误、playwright配置、pytest配置
hangshuo652
2026-08-31 21:33:32 +08:00
-
f48251affd
docs: 记录推送至中期成果物提交仓库的日志
hangshuo652
2026-08-30 09:13:22 +08:00
-
7a84761e96
chore: 重命名特殊字符目录为规范命名,更新.gitignore
hangshuo652
2026-08-30 09:03:08 +08:00
-
be94a479f8
docs: 合并 cobol-tna-system 的 AI 使用日志(2026-06-07~08-06,38 条)到 v3 日志
zdp
2026-08-29 19:44:15 +08:00
-
5fe72c8ece
refactor: 测试出力结果从runtime迁移到output,实现入力(test-data)与出力(output)分离
hangshuo652
2026-08-29 14:33:59 +08:00
-
7a2963d783
chore: 合并black-box-data-create(原jcl-cobol-data-create)完整AI使用日志
tmm621
2026-08-29 14:06:18 +08:00
-
7cdca190c5
chore: 更新AI使用日志记录本次提交
hangshuo652
2026-08-29 13:25:59 +08:00
-
b94757d9df
feat: V3系统评审问题修复
hangshuo652
2026-08-29 13:23:28 +08:00
-
c6fa6b1aeb
fix: 清除错误默认模型与端口硬编码,文档机器路径占位符化
hangshuo652
2026-08-25 22:35:35 +08:00
-
8e81f960af
fix: 清除硬编码API Key与机器特定路径,改用环境变量+混合式路径解析
hangshuo652
2026-08-25 21:53:18 +08:00
-
b3895a905e
硬编码改为配置文件
tmm621
2026-08-25 20:35:52 +08:00
-
bd5926aeed
docs: 更新V3总体设计文档,添加黑盒模块设计、PGMパターン、多KEY测试
hangshuo652
2026-08-24 21:57:59 +08:00
-
aabc41ad02
docs: 更新README竞赛格式,添加黑盒功能描述,生成分支差异报告
hangshuo652
2026-08-24 21:39:08 +08:00
-
5b04c72e19
merge: pull remote Black-white-box-Merge (resolve conflicts, accept remote)
hangshuo652
2026-08-24 20:52:27 +08:00
-
-
cbaf3deb36
黑盒,白盒处理合并
tmm621
2026-08-24 18:34:17 +08:00
-
87e62fd3b6
restore: YAML schema files KIN06CLD, KIN08DBU, KIN09CSV
hangshuo652
2026-08-23 21:48:09 +08:00
-
732a0bbdaa
chore: 恢复10个缺失的YAML schema文件
hangshuo652
2026-08-23 21:35:33 +08:00
-
dec597eff0
docs: 更新设计文档以匹配Black-white-box-Merge分支最新代码
hangshuo652
2026-08-23 21:10:33 +08:00
-
5342220de5
docs: restore detailed design documents
hangshuo652
2026-08-23 17:22:13 +08:00
-
80f561a552
docs: README 添加 run.py 全流程数据生成用法
tmm621
2026-08-23 11:32:40 +08:00
-
8ac2d65568
feat: run.py 改为全流程入口,先白盒 cobol_testgen 后黑盒 LLM 数据生成
tmm621
2026-08-23 11:28:13 +08:00
-
4b8d214260
黑盒数据做成合并
tmm621
2026-08-23 10:46:56 +08:00
-
5a968b4e37
fix: remove hardcoded Windows temp path debug code from to_sql.py
hangshuo652
2026-08-22 22:53:31 +08:00
-
459e05a4c0
docs: 完成缺口分析项3-7 - AGENTS.md、README完善、测试报告、示例数据、Agent架构图
hangshuo652
2026-08-22 22:35:49 +08:00
-
57db3a3ee6
docs: update README with detailed design documents index
hangshuo652
2026-08-22 21:57:35 +08:00
-
d1f3d69445
docs: add V3 detailed design documents, AI usage log, and development paradigm
hangshuo652
2026-08-22 18:05:24 +08:00
-
f67a5bf769
docs: add detailed design documents (詳細設計書)
hangshuo652
2026-08-09 17:43:28 +08:00
-
ff51bda962
test: cover between/hostvar/gcov-merge, class conditions, schema drop-tables, gixsql fixes
hangshuo652
2026-08-09 17:43:16 +08:00
-
273a3f8211
feat: SQL between/hostvar-key alignment, class-condition parsing, gcov merge across scenario runs
hangshuo652
2026-08-09 17:43:00 +08:00
-
f331c8fa2a
chore: ignore stray --gcow/ runtime output
hangshuo652
2026-08-09 17:41:47 +08:00
-
-
0203ead96b
feat: config-driven multi-scenario + gcda accumulation fix + gcov merge fix
hangshuo652
2026-07-18 08:42:55 +08:00
-
327ede372f
docs: add db-pipeline-agent2data integration plan
hangshuo652
2026-07-16 20:21:32 +08:00
-
296e762c99
docs: add comprehensive system analysis document (docs/system-analysis.md)
hangshuo652
2026-07-15 22:23:02 +08:00
-
bf207c20f5
docs: add README.md, update SETUP.md with DB pipeline documentation
hangshuo652
2026-07-15 22:08:03 +08:00
-
54d4e81240
feat: phase2 review fixes
hangshuo652
2026-07-15 21:46:28 +08:00
-
f3be17e5eb
feat: 多轮运行 + GCOV 合并 + JSON 出力 + DesignDataGenerator
hangshuo652
2026-07-12 21:04:58 +08:00
-
af37e33b98
feat: DB管线补全 + 新增orchestrator_db/program_schema/to_sql + 清理临时脚本
hangshuo652
2026-07-11 14:55:52 +08:00
-
40e8a50ab4
fix: gcov Windows本地化 + runner合并 + 决策覆盖率修复
hangshuo652
2026-07-02 21:26:51 +08:00
-
b3d1643220
feat: UNSTRING解析增强 + 跨FD数值统一 + 文件I/O模块
hangshuo652
2026-06-30 22:14:47 +08:00
-
2f61ad7f1a
feat: 集成code-review skill到项目
NB-076
2026-06-25 10:24:15 +08:00
-
874b16f48c
fix: code review issues #1-#9

NB-076andClaude
2026-06-25 10:20:18 +08:00
-
94400d50d4
feat: add benchmark-programs — 58 telecom COBOL test programs

NB-076andClaude
2026-06-25 09:53:21 +08:00
-
50f9f0f52f
chore: remove stray C file, update gitignore
NB-076
2026-06-25 08:51:15 +08:00
-
50995d3335
chore: SETUP.md + 测试报告脚本 + 文档更新

NB-076andClaude
2026-06-25 08:50:17 +08:00
-
56d1cf5e78
fix: code review — defensivな下*/去掉+B枝一致化

NB-076andBoxStuff
2026-06-25 08:28:43 +08:00
-
3eb356d711
fix: 变量下标匹配 — 43/43程序100%真实分支覆盖

NB-076andClaude
2026-06-24 23:15:08 +08:00
-
4a140ff9e5
fix: 真实分支覆盖率99.9% — 条件解析器全面强化

NB-076andClaude
2026-06-24 23:08:24 +08:00
-
58d060e6ce
fix: 真实覆盖率99% — 移除虚假fallback + 条件解析器强化

NB-076andClaude
2026-06-24 22:38:54 +08:00
-
bfeb7cc3be
fix: 分支覆盖率100% — 43/43程序全覆盖

NB-076andClaude
2026-06-24 22:14:47 +08:00
-
e97e25165c
fix: 覆盖率统计95.6% — __DP合成约束接入完整管道

NB-076andClaude
2026-06-24 21:47:10 +08:00
-
e2a8d53e60
fix: 覆盖率统计全面修复 + 5漏洞修正

NB-076andClaude
2026-06-24 21:14:50 +08:00
-
7fb9304212
merge local cobol_testgen improvements into v3 shared modules
hangshuo652
2026-06-23 22:38:17 +08:00
-
e5ab3baa46
提升:37/37基准程序全量解析+O(N)路径枚举+运行时gcov验证

NB-076andClaude
2026-06-22 23:41:22 +08:00
-
097f5449da
fix: 溢出截断 + flatfile字段路由 + 多E2E验证

NB-076andClaude
2026-06-22 13:59:54 +08:00
-
0e7472598d
fix: 跨文件KEY约束 + PERFORM分支统计 + 平面文件写入

NB-076andClaude
2026-06-22 13:52:56 +08:00
-
708e8efa33
S15: 覆盖率测量端到端验证(17测试/全通过)

NB-076andClaude
2026-06-22 13:30:28 +08:00
-
bb4a7a2346
fix: classification修复+grammar增强+75/75回归确认

NB-076andClaude
2026-06-22 13:18:07 +08:00
-
3b150b6c54
S14: 58-program benchmark suite — Lark grammar fixes + external COBOL validation

NB-076andClaude
2026-06-22 12:31:00 +08:00
-
6e69dff7a4
fix: 3 bugs confirmed and repaired from honest audit

NB-076andClaude
2026-06-22 11:36:33 +08:00
-
9cefbdf114
R16: 专家漏洞评审 — 发现并修复嵌套COPYBOOK解析bug

NB-076andClaude
2026-06-22 10:49:18 +08:00
-
cbffb843fb
S12: Role-based user stories — 23 acceptance criteria, 43 tests

NB-076andClaude
2026-06-22 10:38:51 +08:00
-
4d752305e1
S11: COBOL->Java migration risk test — 14 risk areas, 30 real COBOL compiles

NB-076andClaude
2026-06-22 10:31:53 +08:00
-
5af86fc70d
R15: fill remaining coverage gaps — 55 tests, 83% line coverage

NB-076andClaude
2026-06-22 10:11:06 +08:00
-
7cc2865534
R14: fill coverage gaps — parametrized, comparator, jcl, storage

NB-076andClaude
2026-06-22 09:59:44 +08:00
-
abb283669c
R13: final sweep — EXEC stripping + INSPECT bugfix + more EQ assertions

NB-076andClaude
2026-06-22 09:37:58 +08:00
-
58816799d4
R12: 72个真实COBOL样本全量管道测试 + 端到端验证

NB-076andClaude
2026-06-22 09:22:39 +08:00
-
d8176ea07b
fix: generate_data constraint steering fully repaired

NB-076andClaude
2026-06-22 09:10:21 +08:00
-
703e7afc8a
R11: real verification tests (55 tests, falsifiable assertions)

NB-076andClaude
2026-06-22 00:32:23 +08:00
-
0cf243bb16
R10: pipeline.py(32IF) + hina_agent.py(12IF) 分岐完全網羅

NB-076andClaude
2026-06-22 00:20:41 +08:00
-
9bd449e1fd
R9: read.py残り54IF深層 + pipeline/agent補完(76テスト)

NB-076andClaude
2026-06-22 00:17:42 +08:00
-
eb3cf3b0dc
R8: 环境依赖模块真实测试(cobc/Java/FastAPI/gcov)43/43

NB-076andClaude
2026-06-22 00:11:24 +08:00
-
7a562c27a4
R4-R7: 全モジュール深層カバレッジ補完(727テスト/0FAIL)

NB-076andClaude
2026-06-22 00:02:18 +08:00
-
cb3c32ca95
R3: 深層カバレッジ補完 — 23/23通過
NB-076
2026-06-21 23:09:07 +08:00
-
4bc708105a
R2: 40/40 覆盖 parametrized/division + 全comparator + jcl/executor + agents + runners + report
NB-076
2026-06-21 22:56:19 +08:00
-
99dcc5639e
test: 残り20モジュール全カバー (84/84 PASS)
NB-076
2026-06-21 22:16:21 +08:00
-
20e14b6151
test: 164/164全分支全覆盖 — 10モジュール×178IF
NB-076
2026-06-21 21:53:30 +08:00
-
e90a3a8cf0
fix: jcl parse_jcl FileNotFoundError + module tests
NB-076
2026-06-21 21:07:28 +08:00
-
53d654613d
test: 10次元140テスト完全通過の系統的テスト
NB-076
2026-06-21 21:01:06 +08:00
-
ec5c01de9e
test: role-based test fully green (66/66 pass)
NB-076
2026-06-21 20:52:38 +08:00
-
943ec8ad17
fix: L1キーワード部分文字列FPを修正 - CALL/MAP/SYSIN/EXEC SQL
NB-076
2026-06-21 20:27:16 +08:00
-
257b1bca74
test: 角色制全面テスト 6役割 × 58テスト 全通過
NB-076
2026-06-21 19:35:40 +08:00
-
a784c6974a
fix: 高密度テスト52/52通過 + SPACES figurative constant FP fix
NB-076
2026-06-21 17:04:48 +08:00
-
ecf3c1cd61
fix: HINA全类型テスト35/35通過 + WRITE AFTER/CSV バグ修正
NB-076
2026-06-21 16:54:04 +08:00
-
875c593d85
fix: 構造検知の根本的改善 — 変数名に依存しないマッチング検出
NB-076
2026-06-21 16:27:17 +08:00
-
4be2aae66d
fix: 生产级 COBOL 程序解析 — COPY + OCCURS TO + FD 修复
NB-076
2026-06-21 16:13:58 +08:00
-
cdba324b5a
fix: HINA 全类型缺陷修复 — SORT/CSV/ALT 3 个真实缺陷
NB-076
2026-06-21 15:51:30 +08:00
-
4b22c3754e
fix: 无连字符 KEY 变量 + COBOL 专家 10 大攻击面测试
NB-076
2026-06-21 15:35:52 +08:00
-
da5d1058e7
feat: structural matching detection — no KEY variable needed
NB-076
2026-06-21 15:28:32 +08:00
-
33762ca959
fix: adversarial testing — 4 false positive/negative fixes + comment stripping
NB-076
2026-06-21 15:16:41 +08:00
-
a5939e6722
fix: subtype resolver + comprehensive matching program test
NB-076
2026-06-21 13:40:58 +08:00
-
6b3f526b80
feat: agent-driven matching subtype discrimination
NB-076
2026-06-21 13:36:57 +08:00
-
7d5c82e0e2
feat: matching program subtype discrimination (1:1/1:N/M:N/MxN)
NB-076
2026-06-21 13:33:25 +08:00
-
65e9919933
feat: matching program full recognition — L1 regex keyword + confidence consensus
NB-076
2026-06-21 13:25:39 +08:00
-
958b12e9a9
fix: confusion group confidence calibration — false positive detection inflation
NB-076
2026-06-21 13:17:31 +08:00
-
0b0a013f51
fix: 3 critical parsing bugs found through statement benchmark testing
NB-076
2026-06-21 12:52:04 +08:00
-
dbee3b7251
fix: Lark grammar + parse_file_section SD/ASCENDING KEY support
NB-076
2026-06-21 12:21:36 +08:00
-
d12a305dc4
test: add L1 data generation + L2 classifier validation (58 tests)
NB-076
2026-06-21 12:16:12 +08:00
-
fbaad010ab
test: add L0 statement benchmark tests (34 parametrized tests)
NB-076
2026-06-21 12:05:07 +08:00