Initial CivilPlan MCP implementation

This commit is contained in:
sinmb79
2026-04-03 09:08:08 +09:00
commit 544e4e0720
70 changed files with 3364 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
{
"경기도": { "factor": 1.05, "note": "수도권 기준" },
"서울특별시": { "factor": 1.10, "note": "도심 할증" },
"강원특별자치도": { "factor": 0.98, "note": "산간지역 보정 전" },
"제주특별자치도": { "factor": 1.08, "note": "도서지역 반영" }
}