Skip to main content
Manusで任意のスキルを実行
ワンクリックで
GitHub リポジトリ

sertantai-legal

sertantai-legal には shotleybuilder から収集した 21 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 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