Skip to main content
Tracelit links your code repository to each site or backend service. When an incident opens, Liter pulls the mapped branch, reasons over the real files that threw, and can open a fix PR for your team to review.

Code repositories

What you get after linking

  • Source workspace — pull the project into the resolution workspace and browse the file that threw
  • Root cause with real context — Liter reads stack frames against your mapped branch
  • Fix PRs — proposed diffs open as pull/merge requests you review and merge
Branch mapping and environment gates live in Utilities. The full AI fix loop is covered in Resolutions and GitHub PR.