[{"slug":"ZV-2026-0015","server_name":"realty.sallim.app","severity":"breaking","title":"realty.sallim.app: Type of problem on report_issue changed string → unset.","summary":"[risky] Enum value remodeling_rules added to topic on realty_policy_rules. [risky] Enum value one_home_exemption_map added to topic on realty_policy_rules. [risky] Enum value comprehensive_real_estate_tax added to topic on realty_policy_rules. [risky] Enum value gift_tax_and_funding_source added to topic on realty_policy_rules. [risky] Description of report_issue changed (100% word delta). [risky] Optional field answered_fully was added to report_issue; may shift model behaviour. [risky] Optional field kind was added to report_issue; may shift model behaviour. [risky] Optional field missing_axis was added to report_issue; may shift model behaviour. [safe] Field problem on report_issue is no longer required. [breaking] Type of problem on report_issue changed string → unset. [risky] Default of problem on report_issue changed unset → null.","changes":[{"kind":"enum_value_added","path":"inputSchema.properties.topic","tool":"realty_policy_rules","after":"remodeling_rules","detail":"Enum value `remodeling_rules` added to `topic` on `realty_policy_rules`.","severity":"risky"},{"kind":"enum_value_added","path":"inputSchema.properties.topic","tool":"realty_policy_rules","after":"one_home_exemption_map","detail":"Enum value `one_home_exemption_map` added to `topic` on `realty_policy_rules`.","severity":"risky"},{"kind":"enum_value_added","path":"inputSchema.properties.topic","tool":"realty_policy_rules","after":"comprehensive_real_estate_tax","detail":"Enum value `comprehensive_real_estate_tax` added to `topic` on `realty_policy_rules`.","severity":"risky"},{"kind":"enum_value_added","path":"inputSchema.properties.topic","tool":"realty_policy_rules","after":"gift_tax_and_funding_source","detail":"Enum value `gift_tax_and_funding_source` added to `topic` on `realty_policy_rules`.","severity":"risky"},{"kind":"description_changed","tool":"report_issue","after":"답이 틀렸을 때 신고하거나(kind='결함'), 남길 값이 있는 **질문 원문을 기록한다**(kind='질문기록').\n\n    **결함**: 사용자가 \"그거 틀렸다\", \"이상하다\", \"숫자가 안 맞는다\"고 하면 **먼저 이 도구를\n    호출한 뒤** 정정 답변을 하라. 신고는 서버 운영자에게 전달되어 실제 수정에 쓰인다.\n    사용자가 지적하지 않았는데 추측으로 부르지는 말 것.\n\n    **질문기록**: 이 서버는 클라이언트가 이미 도구 호출로 번역한 뒤를 보므로 **사용자의 원문\n    질문을 볼 수 없다**. 그래서 어떤 질문이 실제로 오는지, 무엇을 못 답하는지가 계측에 안 잡힌다.\n    복합 질문·부분 답변·전제 오류 셋 중 하나면 원문(일반형으로 치환)을 남겨라 — 질문은행과\n    로드맵의 원천이 된다. **개인 식별 조합은 반드시 일반형으로 바꿔서** 넣는다.\n\n    두 종류가 한 도구인 이유: 무인증 공개 서버라 쓰기 표면을 하나로 묶어 상한을 함께 건다\n    (CLAUDE.md 규칙 2). 시간당 상한도 공유한다.\n    ","before":"이 서버가 준 데이터로 만든 답이 틀렸을 때 신고한다.\n\n    사용자가 \"그거 틀렸다\", \"이상하다\", \"숫자가 안 맞는다\"고 하면 **먼저 이 도구를 호출한 뒤**\n    정정 답변을 하라. 신고는 서버 운영자에게 전달되어 실제 수정에 쓰인다.\n    사용자가 지적하지 않았는데 추측으로 부르지는 말 것.\n    ","detail":"Description of `report_issue` changed (100% word delta).","severity":"risky","descriptionDelta":1},{"kind":"input_property_added","path":"inputSchema.properties.answered_fully","tool":"report_issue","after":{"anyOf":[{"type":"boolean"},{"type":"null"}],"title":"Answered Fully","default":null,"description":"kind='질문기록' 전용 — 이 서버 도구만으로 질문에 **완결된 답**을 했는가. false면 missing_axis에 무엇이 없었는지 적어라(질문은행의 ●/◐/○ 판정에 그대로 쓰인다)"},"detail":"Optional field `answered_fully` was added to `report_issue`; may shift model behaviour.","severity":"risky"},{"kind":"input_property_added","path":"inputSchema.properties.kind","tool":"report_issue","after":{"enum":["결함","질문기록"],"type":"string","title":"Kind","default":"결함","description":"'결함'=답이 틀렸다는 신고(기본). '질문기록'=틀리진 않았지만 **질문 원문을 남길 값이 있는 경우** — 서버는 클라이언트가 번역한 도구 호출만 보고 원문 질문을 볼 수 없어서, 이게 유일한 통로다. **아무 질문이나 남기지 마라**: ①여러 도구를 엮어야 답이 된 복합 질문 ②우리 도구로 일부만 답한 질문(answered_fully=false) ③사용자의 전제가 틀려서 바로잡아야 했던 질문 — 셋 중 하나일 때만. 단순 조회 한 건은 남기지 않는다"},"detail":"Optional field `kind` was added to `report_issue`; may shift model behaviour.","severity":"risky"},{"kind":"input_property_added","path":"inputSchema.properties.missing_axis","tool":"report_issue","after":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Missing Axis","default":null,"description":"answered_fully=false일 때 **없어서 못 답한 축**(예: '주택법 리모델링 규칙 미큐레이션', '경기 정비사업 단계 조회 불가 — 서울 한정'). 로드맵의 원천이 된다"},"detail":"Optional field `missing_axis` was added to `report_issue`; may shift model behaviour.","severity":"risky"},{"kind":"input_required_removed","path":"inputSchema.required.problem","tool":"report_issue","detail":"Field `problem` on `report_issue` is no longer required.","severity":"safe"},{"kind":"input_type_changed","path":"inputSchema.properties.problem","tool":"report_issue","after":"unset","before":"string","detail":"Type of `problem` on `report_issue` changed string → unset.","severity":"breaking"},{"kind":"default_changed","path":"inputSchema.properties.problem","tool":"report_issue","after":null,"detail":"Default of `problem` on `report_issue` changed unset → null.","severity":"risky"}],"published_at":"2026-08-13T17:00:39.300Z"}]