장시간 Ref 행렬과 NPC 회귀 비용을 줄인다

This commit is contained in:
2026-09-04 08:59:10 +00:00
parent 07897d9765
commit 5d220de739
12 changed files with 253 additions and 11346 deletions
@@ -139,6 +139,22 @@
"side": "php",
"name": "alwaysFail",
"note": "core preserves the legacy completed-false action in resolve-time handling"
},
{
"id": "non-aggression invalid term becomes legacy dynamic AlwaysFail",
"command": "Nation/che_불가침제의",
"kind": "full",
"side": "php",
"name": "alwaysFail",
"note": "legacy inserts AlwaysFail for a term shorter than six months"
},
{
"id": "non-aggression term range is explicit in core constraints",
"command": "Nation/che_불가침제의",
"kind": "full",
"side": "ts",
"name": "reqTreatyTermRange",
"note": "core exposes the equivalent six-month validation as a named constraint"
}
]
}