ملاحظات الاجتماعات وأرشيف القرارات
يلتقط الاجتماعات الداخلية — مسجّلة أو مفرّغة لحظياً — وينتج ملاحظات منظّمة: مين حضر، وش اتناقش، وش تقرّر، وش المهام اللي طلعت وأصحابها، وش اللي أُجّل صراحة. يختلف عن A4 (اللي للمكالمات مع العملاء): هالنمط مضبوط للاجتماعات الداخلية ويغذّي أرشيف قرارات تنظيمي يصير قابل للبحث مع الوقت. قيمته المتراكمة: بعد سنتين، أي أحد يقدر يسأل “ليش قرّرنا كذا؟” ويلقى الاجتماع اللي صار فيه القرار.
المتطلبات تصف قدرات يحتاجها النمط في بيئتك، مو الموردين اللي لازم تشتريهم. أي نظام يملأ متطلباً يحقّقه — وهذا اللي يخلّي الكتالوج قابلاً للنقل عبر الذيل الطويل من أدوات الشركات الصغيرة والمتوسطة.
meeting_audio_sourceRecording or live transcript of internal meetings, with metadata about who's there.
- video conferencing recording with auto-transcription
- dedicated meeting bot that joins and records
- ambient room recording in meeting rooms equipped for it
participant_directoryWho's in the company and what role they have, so the pattern can attribute speech and understand organizational context.
- HR directory
- company org chart
- internal directory in the productivity suite
notes_destinationWhere the structured notes land for participants and others to read. Has to be accessible and indexed for future search.
- page created in the wiki under a meeting archive section
- shared document linked from the calendar event
- channel in team chat with the notes posted
decision_archiveLong-term searchable archive of decisions specifically, separate from full notes. The compounding asset.
- dedicated decision log in the wiki
- structured database of architectural or strategic decisions
- section of the knowledge corpus searchable via C7 if live
action_item_destinationWhere action items become tasks for the responsible people. Without this, action items rot in meeting notes.
- task created in the project management tool
- follow-up created in the responsible person's task list
- calendar reminder
privacy_classifierDetermines which parts of a meeting should not be indexed broadly. Internal HR discussions, individual performance conversations, sensitive strategic deliberations get different treatment.
- meeting-tag-based rules ('1:1', 'HR', 'board' tags get restricted indexing)
- content-based detection of sensitive topics
- explicit privacy markers participants can set
- 01Detect a new meeting recording or stream becoming available
meeting_audio_source - 02Identify participants and classify meeting type via privacy classifier
participant_directoryprivacy_classifierقرار If privacy-sensitive, restrict indexing and notification scope to participants only. - 03Transcribe with speaker attribution from the directory
participant_directory - 04Extract structured elements: topics, decisions, action items, deferred items
- 05Generate notes document and post to the notes destination
notes_destination - 06Add decisions to the decision archive with appropriate access controls
decision_archive - 07Create action items as tasks for their owners
action_item_destinationقرار Skip if action_item_destination not filled.
مخرجات منظّمة ينتجها هذا النمط. أنماط ثانية وأنظمة العملاء تقدر تشترك فيها، وهكذا يتركّب الكتالوج مع الوقت.
decision_corpusGrowing searchable archive of organizational decisions over time. Becomes invaluable as the company grows.
- C7 universal search
- future-employee onboarding
- board prep
- 'why did we do X' inquiries
meeting_load_signalPer-team and per-person meeting volume aggregated, useful for understanding load and effectiveness.
- operations dashboards
- team health metrics
action_item_follow_through_signalPer-person and per-team rate of completing action items captured from meetings.
- manager 1:1 prep
- operational health reviews