traceability

Detect production law violations in telemetry and logs and feed results into pce-memory.

1|Updated Dec 17, 2025
One-click install
npx skills add https://github.com/CAPHTECH/claude-marketplace --skill traceability-caphtech
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: traceability
Source: https://github.com/CAPHTECH/claude-marketplace/tree/main/caphtech-plugin/skills/eld-ground-law-monitor/references/traceability.md
Command: npx skills add https://github.com/CAPHTECH/claude-marketplace --skill traceability-caphtech

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Documents traceability between Law and Term with runtime traces and memory records.

Quick Start

Use traceability to map runtime events to the corresponding Law/Term cards in memory.

Frequently Asked Questions about traceability

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I detect production law violations in telemetry and logs?

Traceability detects production law violations by monitoring law.*.violated_total, law.*.violation_rate, and law.*.p95_latency_ms metrics alongside law.violation events in JSON logs. It classifies violation patterns—single, periodic, burst, or gradual—and feeds structured results into pce-memory for actionable analysis.

What does runtime traceability between Law and Term accomplish?

Runtime traceability maps production events to corresponding Law and Term records in memory, establishing bidirectional linkage. This enables real-time ingestion of violations, structured analytics, and generation of LAW health reports with root-cause analysis and improvement proposals.

Can I use traceability to classify violation patterns in production metrics?

Yes. Traceability performs pattern classification on law violations—identifying single occurrences, periodic repeats, burst events, or gradual degradation. Results feed into memory records with root-cause analysis to support LAW health reporting and enhancement actions.

What input data does traceability ingest for violation detection?

Traceability ingests law.*.violated_total and law.*.violation_rate metrics, law.*.p95_latency_ms latency measurements, and law.violation events in JSON format from production telemetry and logs to detect and analyze breaches.

How does traceability output results to memory records?

Traceability upserts memory records with violation findings, pattern classifications, root-cause analysis, and improvement proposals. These structured outputs support LAW health reports and feed actionable enhancement recommendations downstream.