Guide

Query AI-assisted work

SCE agent traceability helps teams understand what happened during AI-assisted development: which prompt started the work, which task the agent followed, why files changed, and what reviewers should know before approving the result.

The goal is not to collect metadata for its own sake. The goal is to make AI-assisted changes easier to understand, review, debug, continue, and learn from.

Built on the Agent Trace standard

SCE uses the Agent Trace standard from agent-trace.dev to describe AI-assisted development work in a structured, portable way.

That matters because traceability should not be trapped inside one chat session or one tool. Developers should be able to understand what happened across prompts, sessions, tasks, files, and review evidence in a format designed for agent work.

Query traces locally with sce trace

Today, developers can access SCE agent traceability locally with sce trace.

This lets a developer or repository inspect AI-assisted work without needing a team-wide cloud setup. After a Claude Code workflow, OpenCode workflow, or other AI-assisted development session, you can query what happened and make the work easier to review, continue, and learn from.

Run sce trace --help to see the available query options for your installed SCE version.

sce trace --help

Cloud traceability for teams

We are building a cloud version of SCE agent traceability for teams that want synchronized traces across repositories, sessions, and developers.

The cloud version is for teams that want to move from local inspection to shared learning through shared understanding, better review, onboarding help, and team learning.

  • Synchronized tracing across the team
  • Semantic analysis of agent-assisted work
  • Onboarding help for new developers and new agent sessions
  • Visibility into which prompts and workflows produce reviewable changes
  • Discovery of missing or outdated project context
  • And much more...

If your team is adopting Claude Code, OpenCode, or other AI coding agents and wants synchronized agent traceability, contact us. We are looking for teams that want to try the cloud version early.

Contact us about cloud traceability