lili
94a23797ff
feat(content): B 字段级地基 - planning 字段用量快照表 + Planning 贡献者[P1]
M 全量字段级落地(人类第三轮确认 B):planning content_payload 是自由 map(key≠fieldKey)无法字段级计数,故补每实例字段快照表显式承载。
- V25 muse_content_planning_field_snapshot(section_id/work_id/schema_id/field_key)+ DO + Mapper(走 LambdaQueryWrapperX,tenant/deleted 框架自动注入,避免聚合 SQL 多租户不确定性)。
- SavePlanningItemReqVO 加 usedFieldKeys;ContentPlanningServiceImpl.captureFieldSnapshot 保存时按 work.workSchemaId 写快照(未绑 schema→no-source 只清不写,不伪造 0)。
- ContentPlanningUsageContributor(PLANNING/REAL_COUNT):据快照 distinct section 算实例级关联 + removed/typeChanged/visibility 字段级命中。
验证:content 38/38(ContentPlanningServiceTest 15 含 captureFieldSnapshot、ContentPlanningUsageContributorTest 5、ContentAppServiceTest 18 不破)。execution doc 记录第三轮决策与调查发现。
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-21 01:48:15 -07:00
..
2026-05-24 23:15:08 +08:00
2026-05-24 23:15:08 +08:00
2026-05-24 23:15:08 +08:00
2026-05-24 23:15:08 +08:00
2026-05-24 23:15:08 +08:00
2026-05-24 23:15:08 +08:00
2026-05-25 12:11:27 +08:00
2026-05-25 12:11:27 +08:00
2026-05-27 02:24:48 +08:00
2026-05-28 12:30:46 +08:00
2026-05-29 13:17:19 +08:00
2026-06-01 00:37:29 +08:00
2026-06-01 00:37:29 +08:00
2026-06-02 19:36:02 +08:00
2026-06-05 10:51:58 +08:00
2026-06-05 22:20:48 +08:00
2026-06-06 20:24:01 +08:00
2026-06-07 10:00:04 +08:00
2026-06-07 22:28:39 +08:00
2026-06-08 02:49:02 +08:00
2026-06-08 23:17:41 +08:00
2026-06-15 02:10:12 -07:00
2026-06-15 03:30:11 -07:00
2026-06-19 09:31:56 -07:00
2026-06-21 01:48:15 -07:00