Skip to main content

atlys-materialized-views

Turn an Atlys spec's "Questions the PM will ask" into confirmed metrics, decide whether each warrants a materialized view, and if so generate incremental AggregatingMergeTree MVs that read payload.* from the single base table and filter by payload.event for event-type-specific metrics. Confirms ambiguous metric formulas with the user before generating, and writes a metrics manifest for the Context Agent. Every AggregatingMergeTree backing table carries an agg_insert_time DateTime64 MATERIALIZED now64(3) watermark and keys its TTL on agg_insert_time (compute time), NOT on the event-day column — otherwise backfilled/recomputed historical rollups are silently TTL-deleted relative to the server clock. Invoke during onboarding after profiling. Full pattern + examples in references/materialized-views.md.

الانتقال إلى التثبيت

معلومات المصدر

المستودع
sidagarwal04/click-a-thon-26-submissions
آخر نشاط في المصدر
٢ أغسطس ٢٠٢٦ في ٠٦:١٣
لغة SKILL.md المكتشفة
الإنجليزية
النجوم
٤
التفرعات
٦٤

خيارات التثبيت

يُحدَّد Prompt الذي يراجع المصدر أولًا بشكل افتراضي. يمكنك التبديل إلى أمر مباشر أو تنزيل نسخة محلية.

مراجعة ملفات المصدر

اقرأ SKILL.md وأي ملفات مرافقة يعرضها SkillsMP قبل أن تقرر التثبيت.