Guide: trace, replay, diagnostics, reporting, and artifacts
The artifact model is one of ChargeLink’s most important product surfaces. Every meaningful run should become explainable through files, not only through live console output.
Core artifacts to know
Artifact |
Why it matters |
|---|---|
|
Fast high-level status and verdict. |
|
Protocol and session identity. |
|
Protocol-centered summary for tooling and dashboards. |
|
Standards- and behavior-oriented report payload. |
|
Message-by-message debugging. |
|
Transport and runtime event evidence. |
|
Pack and case traceability. |
Recommended operator loop
Use
chargelink tracewhen you need a fast message-level view.Use
chargelink protocol validatewhen you want a quick semantic check.Use
chargelink replayto compare two runs or to prove that a change did not regress a known-good path.Use
chargelink reportandchargelink artifactswhen the output is leaving engineering and entering customer or release workflows.