Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

sertantai-legal

يحتوي sertantai-legal على 21 من skills المجمعة من shotleybuilder، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
21
Stars
0
محدث
2026-07-09
Forks
0
التغطية المهنية
5 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

lat-session-build
مطوّرو البرمجيات

Build a LAT parse session from a customer's applicable laws. Applies all necessary filters (in-force, not-revoked, missing LAT, making classification) before creating the session to avoid wasting parse effort on laws that don't need processing.

2026-07-09
db-schema-changes
مصممو قواعد البيانات

Safe procedures for modifying the database schema. Covers the uk_lrt view + INSTEAD OF trigger pattern, column type changes on partitioned tables, and migration best practices.

2026-07-09
lrt-create-session
مصممو قواعد البيانات

Create a scrape session programmatically from data (CSV, list of law names, query results). Handles session + record creation with correct schema constraints so records appear in the admin UI.

2026-07-08
baserow-sync
مطوّرو البرمجيات

Sync a customer's legal register, duties, and actor tuples to Baserow. Covers the three-table model, significance filters, sync config, and common issues.

2026-07-02
customer-pipeline-status
مطوّرو البرمجيات

Run `mix customer.pipeline_status` to report a customer's law corpus readiness — from applicability through LAT parsing, fractalaw enrichment, to Baserow-ready governed duties.

2026-06-25
customer-legal-register-quality-report
مطوّرو البرمجيات

Generate a data quality report comparing a customer's legacy vendor register (Enhesa, Nimonik, etc.) against SertantAI's enriched legal database. Produces confusion matrix, revoked law analysis, coverage gaps, duty density, and family distribution. Outputs .md report + .csv appendices. Designed for customer senior management.

2026-06-05
customer-onboarding-legacy-register-import
مطوّرو البرمجيات

Import a customer's legacy legal register CSV (Enhesa, Nimonik, etc.), transform and match against LRT, group results into matched/scrapeable/not-handled, and create a scrape session for missing laws. First phase of customer onboarding.

2026-06-04
lat-parse-session
مطوّرو البرمجيات

Human-AI partnered workflow for LAT (Legal Article Text) parsing sessions. Guides making-classification review, monitors parse progress, runs post-parse QA (LAT shape, hierarchy integrity, annotation sanity), triggers taxa enrichment via Zenoh, then promotes data through NAS sync and production sync with QA gates at each stage.

2026-06-04
customer-onboarding-applicability-qa
محللو ضمان جودة البرمجيات والمختبرون

QA legacy vendor applicability data (Enhesa Yes/No) against SertantAI L2. Per-family analysis comparing vendor selections to LRT making laws, identifying revoked errors, coverage gaps, and Making classification issues. Produces actionable findings and patterns for automated screening.

2026-06-02
lrt-scrape-session
مطوّرو البرمجيات

Human-AI partnered workflow for monthly LRT scrape sessions. Guides scope definition, monitors scrape progress, runs post-scrape QA (data completeness, family sense-check, relationship integrity), then promotes data through NAS sync and production sync with QA gates at each stage.

2026-06-02
nas-data-sync
مديرو الشبكات وأنظمة الحاسوب

Managing database snapshots on the office NAS (UGREEN DXP2800). Export, import, verify, and troubleshoot dev database snapshots stored on the LAN NAS via SMB.

2026-05-21
production-data-sync
مديرو الشبكات وأنظمة الحاسوب

Syncing dev database changes to production. Covers incremental delta export/import, bulk pg_restore for empty tables, and the SSH pipeline to reach prod PostgreSQL inside Docker.

2026-05-18
production-deployment
مديرو الشبكات وأنظمة الحاسوب

Deploy sertantai-legal to production on Hetzner. Build Docker images, push to GHCR, deploy via SSH, and manage ElectricSQL/Nginx/PostgreSQL infrastructure.

2026-05-13
amends-family-qa
مطوّرو البرمجيات

AI-driven family classification QA using amends graph relationships. Analyses laws where amendment targets disagree on family, presents batch recommendations, applies confirmed changes, and rebuilds edges.

2026-05-04
enacted-by-family-qa
مطوّرو البرمجيات

AI-driven family classification QA using enacted_by graph relationships. Analyses a family population for suspect assignments, presents batch recommendations, applies confirmed changes, and rebuilds edges.

2026-05-04
enacted-by-qa
محللو ضمان جودة البرمجيات والمختبرون

AI-driven QA of enacted_by parser results. Fetches introduction XML from legislation.gov.uk, verifies parsed parent law links, classifies errors, and identifies parser improvement opportunities.

2026-05-04
docker-dev-services-restart
مديرو الشبكات وأنظمة الحاسوب

Safe procedures for restarting Docker development services (PostgreSQL, ElectricSQL) after shutdown or reboot. Prevents accidental database data loss.

2026-04-11
stale-electricsql-shape-recovery
مطوّرو البرمجيات

How stale/broken ElectricSQL shapes are detected and recovered after Electric restarts. Covers the root cause, client-side fix, and server-side prerequisites.

2026-03-08
zenoh-p2p-publishing
مطوّرو البرمجيات

How sertantai-legal publishes LRT, LAT, and AmendmentAnnotation tables to fractalaw over Zenoh P2P mesh. Covers architecture, configuration, adding new queryables, and troubleshooting.

2026-02-27
ai-sync-endpoints-for-lat-annotations
مطوّرو البرمجيات

Using the GET /api/ai/sync/lat and /api/ai/sync/annotations endpoints for incremental pull-based sync to the AI service.

2026-02-22
ai-drrp-clause-queue-endpoint
المساعدون القانونيون ومساعدو المحامين

Using the GET /api/ai/drrp/clause/queue endpoint to pull DRRP entries needing AI clause refinement.

2026-02-22