docs(acm2-75): 精简术语表并顺化表达;校验器兼容约定小节名

This commit is contained in:
windyboy
2026-09-16 11:34:54 +08:00
parent 56ad8c9220
commit 8a690705e3
2 changed files with 18 additions and 15 deletions
+1 -1
View File
@@ -202,7 +202,7 @@ def main() -> int:
"US": ("requirements.md", ["用户故事"]),
"OPS": ("requirements.md", ["运行验收", "运行与切流验收", "需求覆盖与依赖"]),
"D": ("architecture.md", ["关键决策"]),
"C": ("specification.md", ["契约"]),
"C": ("specification.md", ["契约", "约定"]),
"PRE": ("specification.md", ["前提"]),
"INV": ("specification.md", ["不变量"]),
"CLM": ("specification.md", ["声明边界"]),