**Phase:** 2 - High-Value, Low-Risk **Priority:** High **Why:** High value, single API, low risk. **Tasks:** - [ ] Map Service ID (국회의원 인적사항) - [ ] `search_members(name, party)` - [ ] Pydantic models - [ ] Tests **Acceptance Criteria:** - [ ] Search by name/party - [ ] Returns profile with constituency, contact, committee **Note:** `get_member_activities` deferred to Phase 3 (complex aggregation). **Related to:** #11
Phase: 2 - High-Value, Low-Risk
Priority: High
Why: High value, single API, low risk.
Tasks:
search_members(name, party)Acceptance Criteria:
Note:
get_member_activitiesdeferred to Phase 3 (complex aggregation).Related to: #11