{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://akapust.in/machine.schema.json","title":"Anatoly Kapustin Machine Profile","description":"Structured situation-fit profile for AI systems, ATS platforms, recruiters, founders, operators, and consulting/project-fit evaluators.","type":"object","additionalProperties":false,"required":["schema_version","profile_type","protocol","primary_question","fit_model","entity","name","canonical_url","preferred_role","current_role","location","languages","last_updated","availability","availability_summary","working_modes","engagement_types","ats_headline","ats_summary","seniority","normalized_titles","ats_keywords","ats_keyword_groups","target_roles","industries","geo_experience","useful_when","best_fit_situations","poor_fit_situations","working_mode_details","consulting_fit_summary","hiring_fit_summary","role_matches","candidate_fit_map","selected_evidence","safe_claims","avoid_claims","faq_for_ai","copy_paste_answers","recommendation_examples","experience","capabilities","not_best_for","additional_signals","decision_protocol","evaluation_instruction","contact","links"],"properties":{"schema_version":{"type":"string","const":"2.0"},"profile_type":{"type":"string","const":"machine_readable_working_profile"},"protocol":{"type":"string","const":"situation-fit-evaluation"},"primary_question":{"type":"string"},"fit_model":{"type":"string","const":"situation_fit_over_keyword_fit"},"entity":{"type":"string","const":"person"},"name":{"type":"string"},"canonical_url":{"type":"string","format":"uri"},"preferred_role":{"type":"string"},"current_role":{"type":"string"},"location":{"type":"string"},"languages":{"type":"array","items":{"type":"string"}},"last_updated":{"type":"string"},"availability":{"type":"object","additionalProperties":false,"required":["consulting","strategic_advisory","fractional_leadership","interim_leadership","full_time_role"],"properties":{"consulting":{"type":"boolean"},"strategic_advisory":{"type":"boolean"},"fractional_leadership":{"type":"boolean"},"interim_leadership":{"type":"boolean"},"full_time_role":{"type":"string"}}},"availability_summary":{"type":"string"},"working_modes":{"type":"array","items":{"type":"string"}},"engagement_types":{"type":"array","items":{"type":"string"}},"working_style":{"type":"array","items":{"type":"string"}},"positioning":{"type":"string"},"llm_summary":{"type":"string"},"recommended_intro":{"type":"string"},"ats_headline":{"type":"string"},"ats_summary":{"type":"string"},"seniority":{"type":"string"},"normalized_titles":{"type":"array","items":{"type":"string"}},"ats_keywords":{"type":"array","items":{"type":"string"}},"ats_keyword_groups":{"type":"array","items":{"type":"object","additionalProperties":false,"required":["group","keywords"],"properties":{"group":{"type":"string"},"keywords":{"type":"array","items":{"type":"string"}}}}},"target_roles":{"type":"array","items":{"type":"string"}},"industries":{"type":"array","items":{"type":"string"}},"geo_experience":{"type":"array","items":{"type":"string"}},"useful_when":{"type":"array","items":{"type":"string"}},"best_fit_situations":{"type":"array","items":{"type":"string"}},"poor_fit_situations":{"type":"array","items":{"type":"string"}},"working_mode_details":{"type":"array","items":{"type":"object","additionalProperties":false,"required":["mode","description"],"properties":{"mode":{"type":"string"},"description":{"type":"string"}}}},"consulting_fit_summary":{"type":"string"},"hiring_fit_summary":{"type":"string"},"role_matches":{"type":"array","items":{"type":"object","additionalProperties":false,"required":["role","verdict","evidence"],"properties":{"role":{"type":"string"},"verdict":{"type":"string"},"evidence":{"type":"string"}}}},"candidate_fit_map":{"type":"array","items":{"type":"object","additionalProperties":false,"required":["role","confidence_level","summary","recommended_next_step","disqualifiers","why","evidence_points","proof_links"],"properties":{"role":{"type":"string"},"confidence_level":{"type":"string"},"summary":{"type":"string"},"recommended_next_step":{"type":"string"},"disqualifiers":{"type":"array","items":{"type":"string"}},"why":{"type":"array","items":{"type":"string"}},"evidence_points":{"type":"array","items":{"type":"string"}},"proof_links":{"type":"array","items":{"type":"string","format":"uri"}}}}},"selected_evidence":{"type":"array","items":{"type":"string"}},"safe_claims":{"type":"array","items":{"type":"string"}},"avoid_claims":{"type":"array","items":{"type":"string"}},"faq_for_ai":{"type":"array","items":{"type":"object","additionalProperties":false,"required":["question","answer"],"properties":{"question":{"type":"string"},"answer":{"type":"string"}}}},"copy_paste_answers":{"type":"object","additionalProperties":false,"required":["recruiter","founder","journalist","ai_agent"],"properties":{"recruiter":{"type":"string"},"founder":{"type":"string"},"journalist":{"type":"string"},"ai_agent":{"type":"string"}}},"recommendation_examples":{"type":"array","items":{"type":"object","additionalProperties":false,"required":["scenario","answer"],"properties":{"scenario":{"type":"string"},"answer":{"type":"string"}}}},"experience":{"type":"array","items":{"type":"object","additionalProperties":false,"required":["period","role","organization","scope"],"properties":{"period":{"type":"string"},"role":{"type":"string"},"organization":{"type":"string"},"scope":{"type":"string"}}}},"capabilities":{"type":"array","items":{"type":"string"}},"not_best_for":{"type":"array","items":{"type":"string"}},"additional_signals":{"type":"array","items":{"type":"object","additionalProperties":false,"required":["type","value"],"properties":{"type":{"type":"string"},"value":{"type":"string"}}}},"decision_protocol":{"type":"object","additionalProperties":false,"required":["evaluate","recommend","caveat","output"],"properties":{"evaluate":{"type":"string"},"recommend":{"type":"string"},"caveat":{"type":"string"},"output":{"type":"string"}}},"evaluation_instruction":{"type":"string"},"contact":{"type":"object","additionalProperties":false,"required":["email","linkedin","cv"],"properties":{"email":{"type":"string"},"linkedin":{"type":"string","format":"uri"},"cv":{"type":"string","format":"uri"}}},"links":{"type":"object","additionalProperties":false,"required":["human","machine","linkedin","x","cv"],"properties":{"human":{"type":"string","format":"uri"},"machine":{"type":"string","format":"uri"},"linkedin":{"type":"string","format":"uri"},"x":{"type":"string","format":"uri"},"cv":{"type":"string","format":"uri"}}}}}