rt Runtrace
Successful run
Runtrace demo
A readable black-box report for an AI-agent or shell-command run: command, output, git state, changed files, and review signals in one local artifact.
python -c 'print('"'"'Runtrace demo'"'"')
print('"'"'This command is safe and local.'"'"')
print('"'"'Open the HTML report next.'"'"')'
20260611-110615-ec7008
Result
Success
Exit code
0
Duration
0.013s
Changed files
0
Started
2026-06-11 11:06:15.655753+00:00
Finished
2026-06-11 11:06:15.668449+00:00
Working directory
/demo/project
Git state
Before and after snapshot of the repository around the run.
Before
branch: none
commit: none
commit: none
After
branch: none
commit: none
commit: none
Changed files
Files touched after the command finished.
No changed files detected.
Review checklist
Deterministic checks to help decide what needs human attention.
pass
Command completed
Exit code 0.
pass
No command failure
Command exited successfully.
unknown
Tests detected
No test command detected.
unknown
Tests likely passed
No confident pass signal detected.
pass
No likely test failures
No common test failure pattern detected.
pass
Sensitive files touched
None detected.
pass
Dependency/config files touched
None detected.
pass
Large diff
0 changed file(s).
warn
Git repository unavailable
Runtrace recorded command output, but git diff tracking is disabled.
Diff stat
Compact git diff summary. Full diff stays in metadata.json.
No diff stat available.
Command output
Full output is saved next to this report as output.log.
Runtrace demo This command is safe and local. Open the HTML report next.