أسئلة وأجوبة السياسات والعقود
مساعد أسئلة وأجوبة مركّز مبني تحديداً على سياسات الشركة وعقودها ووثائق الامتثال. يجاوب أسئلة مثل “وش شروط الدفع مع المورّد X” و“وش سياسة الإجازات” و“وش تقول اتفاقيتنا الرئيسية عن الملكية الفكرية”. يختلف عن C7 (البحث المعرفي العام) لأنه مضبوط للدقة والانضباط في الاستشهاد اللي تتطلبه أسئلة السياسات والعقود: كل إجابة لازم تستشهد بالبند المحدد مع النص الدقيق ظاهر. قيمة النمط شيل حمل “لازم أسأل القانوني” و“لازم أقرأ العقد” عن الفريق.
المتطلبات تصف قدرات يحتاجها النمط في بيئتك، مو الموردين اللي لازم تشتريهم. أي نظام يملأ متطلباً يحقّقه — وهذا اللي يخلّي الكتالوج قابلاً للنقل عبر الذيل الطويل من أدوات الشركات الصغيرة والمتوسطة.
policy_contract_corpusThe authoritative document collection. Policy documents, signed contracts, addenda, amendments. Every word matters.
- contract management system
- internal policy library with version control
- structured legal document store
- shared drive with organized policy and contract folders
user_query_surfaceWhere people ask questions about policies and contracts.
- chat interface in the contract management system
- chat bot for policy questions
- search bar in the firm portal
permission_resolverDetermines which documents the user is allowed to query. Contracts especially have tight access controls.
- permission groups in the contract management system
- role-based access in the policy library
- explicit allowlists for sensitive contracts
citation_destinationWhere the answer goes back, with citations that show the exact source text. The citation is non-negotiable for this pattern.
- answer panel with collapsible source quotations
- chat reply with citations as links
- structured response with clause-by-clause source
legal_escalation_routeQuestions the pattern shouldn't answer alone (interpreting clauses in dispute, novel legal questions, anything touching litigation) get routed to legal.
- ticket created for the legal team
- DM to the firm's general counsel or external lawyer
- queue in the legal workflow system
- 01User asks a question through the query surface
user_query_surface - 02Resolve user permissions against the policy/contract corpus
permission_resolver - 03Classify the question: factual lookup, interpretive judgment, or novel legal question
- 04For interpretive or novel questions, route to legal escalation immediately
legal_escalation_routeقرار Pattern only answers factual lookups. - 05Search the permissioned corpus for the relevant clauses
policy_contract_corpus - 06Compose an answer with inline citations: each claim must quote the source clause with full context available on hover or click
- 07If no clear answer is found, say so explicitly and offer to route to legalقرار Honest 'no clear answer' is mandatory; this pattern must never hedge.
- 08Deliver the answer with citations to the user
citation_destination
مخرجات منظّمة ينتجها هذا النمط. أنماط ثانية وأنظمة العملاء تقدر تشترك فيها، وهكذا يتركّب الكتالوج مع الوقت.
policy_question_signalWhat the team asks about policies and contracts, aggregated.
- policy team understanding what's unclear
- training and communications priorities
- contract templating decisions
legal_escalation_volumeHow often the pattern correctly escalates and how often a human had to override its answer.
- legal team capacity planning
- pattern quality dashboards
contract_search_signalWhich contracts get queried most, useful for renewal prioritization and template improvement.
- legal operations
- contract template review cycles