Project workspace
Vehicle program, validation campaign, role access, and traceability boundary.
Platform features
AurigaTrace connects test-log intake, parser capability management, signal statistics, rule findings, report generation, and controlled AI narratives in one engineering workspace.
CSV/JSONL/CAN
active parser paths
11
format capabilities
AI-safe
controlled context
Feature architecture
S3 raw logs
upload session registered
Parser registry
CSV, JSONL, ASC, BLF, MF4, and PCAP active
Signal statistics
sample count, min, mean, max
Rules
threshold and duration gates
Reports
HTML preview and exports
End-to-end workflow
The feature set is organized around evidence lineage. Engineers should always know which raw file, parser, signal statistic, rule, and report decision produced a conclusion.
Vehicle program, validation campaign, role access, and traceability boundary.
Upload session, raw object storage, checksum, source filename, and file registry.
Format capability, parser ID, parser version, and signal extraction contract.
Units, sample count, min, average, max, and first/last timestamp windows.
Threshold checks, duration gates, severity, finding status, and engineering summary.
HTML preview, export artifacts, controlled AI narrative, approval, and audit trail.
Feature modules
Register raw files against a project, preserve object-storage metadata, and queue analysis jobs without losing the original test evidence.
Expose each active, preview, and roadmap log format with capability level, parser identity, protocol coverage, and engineering notes.
Turn time-series data into repeatable numeric summaries that engineers can compare across runs and vehicle variants.
Run project rules against processed signals and generate traceable findings with severity and threshold evidence.
Create report previews from processed statistics, findings, and approved context, with export-ready HTML artifacts.
Draft narratives from stored statistics and rule findings while keeping raw logs and credentials out of AI context.
Parser coverage
CSV statistics, JSON/JSONL telemetry summaries, ASC/BLF + DBC CAN parsing, MF4/MDF measurement-channel statistics, and PCAP Ethernet packet summaries are active now. Diagnostics remain diagnostic and DLT event summaries are active, while ODX-aware deep decoding, and ROSBAG remain roadmap parser families.
The next hardening slice should deepen CAN parser coverage with multiplexed signals, CAN FD metadata, bus-load summaries, and deeper SOME/IP/DoIP payload correlation.
| Format | Status | Capability | Use |
|---|---|---|---|
| CSV | Active | full-signal-statistics | Generic time-series validation and EV logs |
| JSON/JSONL | Active | numeric-telemetry-statistics | Fleet telemetry, operational events, and structured validation logs |
| ASC + DBC | Active | can-frame-statistics-dbc-foundation | CAN and CAN FD text traces with DBC signal decoding foundation |
| BLF + DBC | Active | binary-can-frame-statistics-dbc-foundation | Binary Vector CAN traces with DBC signal decoding foundation |
| MF4/MDF | Active | measurement-channel-statistics | Calibration and measurement channel statistics with viewer samples |
| PCAP | Active | ethernet-packet-statistics | Automotive Ethernet packet summaries with DoIP/SOME-IP markers |
| DTC/UDS | Roadmap | diagnostic-summary | Diagnostic event-memory, service, DTC, and severity summaries |
| DLT | Roadmap | software-event-summary | AUTOSAR Adaptive, IVI, HPC, and software event summaries |
| ROSBAG | Roadmap | inventory-only | ADAS/autonomy topic inventory and replay linkage |
Rule evaluation
Engineers need more than charts. AurigaTrace stores rule thresholds, observed values, severity, finding status, and report references so each issue can be reviewed repeatedly.
min / avg / max
stored statistics
duration gates
sustained events
severity tags
finding priority
report links
review evidence
Signal rule board
| Signal | Metric | Observed | Rule | Severity |
|---|---|---|---|---|
| battery_temp_c | maximum | 45.5 | > 45.0 | critical |
| soc_pct | maximum | 91.2 | > 88.0 | info |
| brake_pressure | maximum | 86.0 | > 82.0 | warning |
| can_id_18ff50e5 | period drift | 12.7 ms | > 10.0 ms | warning |
AI and reports
AI narrative drafts are generated from stored project metadata, processed signal statistics, and findings. Request logs preserve provider, model, prompt version, context hash, token counts, and review outcomes.
Project metadata
Processed signal statistics
Rule findings
Prompt context hash
AI draft
Human approval
Report attachment
The dev environment already contains sample projects, log files, rules, findings, reports, and the format registry foundation for the next parser plugins.