Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

sertantai-legal

sertantai-legal contient 21 skills collectées depuis shotleybuilder, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
21
Stars
0
mis à jour
2026-07-09
Forks
0
Couverture métier
5 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

lat-session-build
Développeurs de logiciels

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
Architectes de bases de données

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
Architectes de bases de données

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Analystes en assurance qualité des logiciels et testeurs

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
Développeurs de logiciels

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
Administrateurs de réseaux et de systèmes informatiques

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
Administrateurs de réseaux et de systèmes informatiques

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
Administrateurs de réseaux et de systèmes informatiques

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Analystes en assurance qualité des logiciels et testeurs

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
Administrateurs de réseaux et de systèmes informatiques

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Parajuristes et assistants juridiques

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

2026-02-22