SkoIA Parts
Resolve part problems, check compatibility and identify only the information still missing.
От сообщества: Добавлен пользователем или импортирован; проверьте владельца перед подключениемСбоиБез входаГлобальныйБесплатноТолько чтение
Что умеет
Какие данные видит
Нужен ли аккаунт
Не нужен: сервер работает без входа
Resolve part problems, check compatibility and identify only the information still missing.
Список инструментов сервера (15)
Технические названия из tools/list. Нужны только разработчикам.
| understand_physical_problem | Builds the canonical PhysicalProblem, Observation Graph and explicit unknown set from the supplied description. |
| get_next_observation | Returns the single highest-value missing observation without promoting hypotheses to facts. |
| generate_hypotheses | Explores candidate transformations from the same PhysicalProblem and labels every unverified candidate as HYPOTHESIS. |
| search_candidates | Searches the verified local index for candidates; a candidate is never presented as an identified product without evidence. |
| synthesize_physical_solution | Runs the canonical resolver and returns either a supported solution or the next required observation. |
| verify_solution | Checks a proposed candidate independently against the canonical constraints and reports verification separately from generation. |
| generate_artifact | Generates only LIVE deterministic formats after plan acceptance and verification; STEP remains unavailable. |
| get_verified_commerce_options | Returns discovery candidates separately from RevenueGuard-approved monetizable offers and enforces distribution rights per surface. |
| search_parts | Searches the verified local product and part-type index without inventing identities. |
| resolve_problem | Runs the deterministic problem-first resolver and returns the best supported next action or the minimum missing information. |
| get_product | Returns one canonical ProductTwin and its source-level provenance by stable identifier. |
| get_compatibility | Compares two canonical ProductTwins. It reports direct compatibility only when their verified interface system matches. |
| get_fit_guidance | Calculates deterministic manufacturing compensation and returns an explicit physical-test warning. |
| list_generation_options | Lists only generator families implemented by the current deterministic core. |
| get_offers | Deprecated compatibility adapter. Returns provider discovery only; use get_verified_commerce_options for separated verified output. |