Skip to content
Hugo edited this page Mar 15, 2026 · 2 revisions

CoreTrace Wiki

This wiki documents CoreTrace behavior from the current codebase (as-is), including known limitations.

Reading Paths

I want to use CoreTrace (client)

  1. Client CLI Guide
  2. Client HTTP API Reference

I want to develop or extend CoreTrace (developer)

  1. Developer Build and Configuration
  2. Developer Architecture and Extensibility

Documentation Policy

  • Source of truth is implementation in coretrace code, not assumptions.
  • Known inconsistencies are documented explicitly.
  • No behavior is “smoothed” in docs: if it is limited in code, it is stated as limited.

Clone this wiki locally