refactor(large_data): 大数据验证模块按接口拆分子包,抽取共享基础设施
- infrastructure/: 从 large_data_client/config 抽出 client(单次调用适配器)/ config(预演域名租户门禁)/evidence(响应证据解析)/registry(目标→SDK raw 方法受控映射) 四个共享模块
- youth_map//: 每个接口独立子包(payloads 构造参数/context 专属 上下文/test_ 容量 case),避免 youth_map 根目录铺满
- youth_map/boundaries.py: 多个空间接口复用的全国围栏与圆形边界常量
- youth_map/model_context.py: 共享模型 ID 上下文解析
- 旧 large_data_client/config 与 _*.py 缩为兼容转发门面(offline 测试验证)
- offline 单测 62 项全过,README 同步新结构与免平铺约束
- .gitignore 新增 report_html/ 排除测试报告构建产物
安全: nacos-data 快照(含明文 token)经 .gitignore 排除,未提交