●
Zion Boggan
repos
/
TreeTrace
/
commits
zionboggan.com ↗
TreeTrace
Code
Commits
Tags
90 commits
Commits on Jun 20, 2026
Reposition around the security-regression wedge
Zion Boggan committed 2 days ago · Jun 20, 2026
3 files
b30d480
Relicense to Apache-2.0
Zion Boggan committed 2 days ago · Jun 20, 2026
5 files
bb55461
Merge pull request #9 from TreeTraceTool/accuracy-analysis-layer
Zion Boggan committed 2 days ago · Jun 20, 2026
0 files
bdd7564
docs: add Accuracy section and badges
Zion Boggan committed 2 days ago · Jun 20, 2026
1 file
7f31570
Merge pull request #8 from TreeTraceTool/accuracy-analysis-layer
Zion Boggan committed 2 days ago · Jun 20, 2026
0 files
0ac85c1
Strengthen analysis-layer signal detection accuracy
Zion Boggan committed 2 days ago · Jun 20, 2026
4 files
2dacbee
Commits on Jun 19, 2026
Merge pull request #7 from TreeTraceTool/video-and-copy-0.9.2
Zion Boggan committed 3 days ago · Jun 19, 2026
0 files
11bed5a
Release 0.10.0: --each batch export, --deterministic, broader refusal capture
Zion Boggan committed 3 days ago · Jun 19, 2026
13 files
76d0f78
Merge pull request #6 from TreeTraceTool/video-and-copy-0.9.2
Zion Boggan committed 3 days ago · Jun 19, 2026
0 files
5bea752
Video-first README, copy refresh, version bump to 0.9.2
Zion Boggan committed 3 days ago · Jun 19, 2026
3 files
155d13a
Merge pull request #5 from TreeTraceTool/reposition-visibility
Zion Boggan committed 3 days ago · Jun 19, 2026
0 files
7a3e311
Release 0.9.1: finalize audit-fix release
Zion Boggan committed 3 days ago · Jun 19, 2026
24 files
a41d343
Address v0.9.0 audit findings: schema export, detection recall, redaction, docs
Zion Boggan committed 3 days ago · Jun 19, 2026
33 files
cde6644
Merge pull request #4 from TreeTraceTool/reposition-visibility
Zion Boggan committed 3 days ago · Jun 19, 2026
0 files
b82ee53
Reframe use-cases as possibilities (Today vs roadmap)
Zion Boggan committed 3 days ago · Jun 19, 2026
1 file
fbb414d
Bump version to 0.9.0
Zion Boggan committed 3 days ago · Jun 19, 2026
2 files
0dd0705
Reposition to visibility layer: update README, package.json, action.yml
Zion Boggan committed 3 days ago · Jun 19, 2026
3 files
806d096
Relicense from Apache-2.0 to PolyForm Noncommercial 1.0.0
Zion Boggan committed 3 days ago · Jun 19, 2026
5 files
9b8aabb
Commits on Jun 18, 2026
Document 0.8 rejection artifacts
Zion Boggan committed 4 days ago · Jun 18, 2026
34 files
0e32e87
Release 0.8.0: typed rejections and refusals
Zion Boggan committed 4 days ago · Jun 18, 2026
1 file
651e46d
Merge pull request #3 from TreeTraceTool/glm-improvements
Zion Boggan committed 4 days ago · Jun 18, 2026
0 files
25efafd
feat: capture typed rejections and refusals
Zion Boggan committed 4 days ago · Jun 18, 2026
14 files
d80486a
Merge pull request #2 from TreeTraceTool/glm-improvements
Zion Boggan committed 4 days ago · Jun 18, 2026
0 files
d60228a
Release 0.7.0: --keep-git-shas, structured exit codes, MCP tree tool
Zion Boggan committed 4 days ago · Jun 18, 2026
2 files
f61d819
feat: shared schema version, structured exit codes, MCP tree tool
Zion Boggan committed 4 days ago · Jun 18, 2026
11 files
3d1ebdb
feat: add --keep-git-shas to retain git object hashes (opt-in, fail-closed)
Zion Boggan committed 4 days ago · Jun 18, 2026
3 files
29fb1f7
refactor: decompose SECURITY_INTENT and RISKY_CMD regexes into named pieces
Zion Boggan committed 4 days ago · Jun 18, 2026
2 files
a7d34c9
perf: drop analyzeTree and buildTree from O(N^2) to O(N)
Zion Boggan committed 4 days ago · Jun 18, 2026
2 files
411615f
Commits on Jun 16, 2026
Refresh demo gif: brand-matched terminal on the weather-dashboard example
Zion Boggan committed 6 days ago · Jun 16, 2026
1 file
b065540
Add launch video GIF to README hero
Zion Boggan committed 6 days ago · Jun 16, 2026
2 files
e813a57
Release 0.6.0: prompt-tree graph via --graph, branded with summary mode
Zion Boggan committed 6 days ago · Jun 16, 2026
3 files
b99f3bb
feat: branded, legible prompt-tree graph via --graph, with large-project summary mode
Zion Boggan committed 6 days ago · Jun 16, 2026
3 files
3a1d40e
chore: ignore internal draft and mock assets
Zion Boggan committed 6 days ago · Jun 16, 2026
1 file
1550ca4
Commits on Jun 15, 2026
Release 0.5.1: point package metadata, README, and config links to TreeTraceTool/TreeTrace
Zion Boggan committed 6 days ago · Jun 15, 2026
7 files
c8dfde7
test: update assertions to match artifact-diet rendering
Zion Boggan committed 1 week ago · Jun 15, 2026
1 file
07c3ebf
Artifact diet: trim verbose rendering across report, security, handoff, prompt-tree, lessons, and agent-memory
Zion Boggan committed 1 week ago · Jun 15, 2026
5 files
c1a4d74
Labeling accuracy: derived confidence, causal ordering, multi-label, FP guards, fail-closed redaction
Zion Boggan committed 1 week ago · Jun 15, 2026
3 files
81d5699
Commits on Jun 13, 2026
Redesign the README landing: centered hero with theme-aware logo, badge cluster, quick nav, feature grid, and collapsible reference sections
Zion Boggan committed 1 week ago · Jun 13, 2026
3 files
a132c6a
Lead the README and package description with the corrections-as-eval-data framing
Zion Boggan committed 1 week ago · Jun 13, 2026
2 files
358fb96
Catch lowercase high-entropy secrets, fix two hallucination false positives, and refresh examples
Zion Boggan committed 1 week ago · Jun 13, 2026
28 files
407837c
Flag extensionless files under dot-directories in the hallucination detector
Zion Boggan committed 1 week ago · Jun 13, 2026
2 files
632c0a5
Fix escaped-secret redaction gap and hallucination-detector precision
Zion Boggan committed 1 week ago · Jun 13, 2026
5 files
3c7d2e0
Harden redaction and fix independent audit findings (0.5.0)
Zion Boggan committed 1 week ago · Jun 13, 2026
12 files
535e0f8
Add --security report, deterministic hallucination detector, and read-only MCP server
Zion Boggan committed 1 week ago · Jun 13, 2026
9 files
3548f10
Merge branch 'main' of https://github.com/Tree-Trace/treetrace
Zion Boggan committed 1 week ago · Jun 13, 2026
0 files
ce526cc
Release 0.4.1: fix redaction hex-secret leak and tighten security-signal precision
Zion Boggan committed 1 week ago · Jun 13, 2026
16 files
17a9eda
Update README.md
Zion Boggan committed 1 week ago · Jun 13, 2026
1 file
1d8122f
Add social preview card for repo settings
Zion Boggan committed 1 week ago · Jun 13, 2026
1 file
8d66095
Add demo gif to the README
Zion Boggan committed 1 week ago · Jun 13, 2026
2 files
d0f041b
Release 0.4.0
Zion Boggan committed 1 week ago · Jun 13, 2026
2 files
4ac1047
Add npm package metadata (homepage, repository, bugs)
Zion Boggan committed 1 week ago · Jun 13, 2026
1 file
349e647
Polish README: consistent heading case, CI badge, flow diagram
Zion Boggan committed 1 week ago · Jun 13, 2026
1 file
5212cc6
Add contributor docs, security policy, and issue templates
Zion Boggan committed 1 week ago · Jun 13, 2026
8 files
a763215
Filter the handoff decisions list to real strategic directions
Zion Boggan committed 1 week ago · Jun 13, 2026
2 files
c4cb33e
Recover real prompts wrapped in harness reminder blocks
Zion Boggan committed 1 week ago · Jun 13, 2026
1 file
444a6ba
Make the prompt-tree legend reflect kinds actually present
Zion Boggan committed 1 week ago · Jun 13, 2026
1 file
10aa341
Surface raw vs merged prompt counts
Zion Boggan committed 1 week ago · Jun 13, 2026
3 files
3a3a1d6
Synthesize concrete, correctly-attributed lesson bodies
Zion Boggan committed 1 week ago · Jun 13, 2026
1 file
7b477a5
Detect destructive-then-recovery bad paths and pick a real next-work direction
Zion Boggan committed 1 week ago · Jun 13, 2026
2 files
a96c1d8
Extract real user-enforced constraints for agent memory
Zion Boggan committed 1 week ago · Jun 13, 2026
2 files
7281781
Tie failure signals to corroboration and time-valid semantic linkage
Zion Boggan committed 1 week ago · Jun 13, 2026
2 files
e2e52a2
Detect security regressions from action content and prompt intent
Zion Boggan committed 1 week ago · Jun 13, 2026
3 files
1a981ec
Redact agent action bodies and capture truncated tool input
Zion Boggan committed 1 week ago · Jun 13, 2026
3 files
ff49f57
Commits on Jun 12, 2026
Adapters: Gemini, Copilot, and Cursor emit actions; document the zero-dependency SQLite decision
Zion Boggan committed 1 week ago · Jun 12, 2026
5 files
029c9d4
Adapters: emit per-turn actions and thinking (shared plumbing + Codex), unlocking the verified tier for imports
Zion Boggan committed 1 week ago · Jun 12, 2026
3 files
cf26aa1
Analysis v2: surface captured reasoning-block count in the report
Zion Boggan committed 1 week ago · Jun 12, 2026
2 files
32a2d36
Analysis v2: verified security audit trail from agent actions, model attribution, tiered confidence
Zion Boggan committed 1 week ago · Jun 12, 2026
3 files
b61cfed
Analysis v2 foundation: retain per-turn agent actions, model, and thinking in the lineage
Zion Boggan committed 1 week ago · Jun 12, 2026
2 files
9040f3f
Use a neutral demo city in the weather-dashboard example
Zion Boggan committed 1 week ago · Jun 12, 2026
5 files
4c96857
Release 0.3.0: import adapters for the major AI coding assistants
Zion Boggan committed 1 week ago · Jun 12, 2026
2 files
0ff5613
Add import adapters for Codex, ChatGPT, Gemini, Copilot, Cursor, and Grok
Zion Boggan committed 1 week ago · Jun 12, 2026
19 files
d61636e
Lead README with the security regression angle and add badges
Zion Boggan committed 1 week ago · Jun 12, 2026
1 file
bf3215e
Relicense from AGPL-3.0 to Apache-2.0
Zion Boggan committed 1 week ago · Jun 12, 2026
4 files
0a9e89d
Escape untrusted content in Markdown output (prevent HTML injection)
Zion Boggan committed 1 week ago · Jun 12, 2026
7 files
d1df111
Release 0.2.2 with the security fixes
Zion Boggan committed 1 week ago · Jun 12, 2026
1 file
a5b984c
Security: fix redaction bypass, ReDoS, action injection, and a crash
Zion Boggan committed 1 week ago · Jun 12, 2026
4 files
c0fae11
Regenerate example artifacts with project-derived agent memory
Zion Boggan committed 1 week ago · Jun 12, 2026
8 files
105e2b7
Derive agent memory from the session instead of hardcoding project notes
Zion Boggan committed 1 week ago · Jun 12, 2026
2 files
ebdfdd8
Create output directories if missing
Zion Boggan committed 1 week ago · Jun 12, 2026
2 files
cd97d36
Fix analysis heuristics and document Node requirement
Zion Boggan committed 1 week ago · Jun 12, 2026
3 files
a655d37
Set canonical repo URL to Tree-Trace/treetrace
Zion Boggan committed 1 week ago · Jun 12, 2026
6 files
fbc8a78
Relicense under AGPL-3.0 and prepare for public launch
Zion Boggan committed 1 week ago · Jun 12, 2026
23 files
9b38d4c
Expand test suite to 15 cases and update examples index for analysis artifacts
Zion Boggan committed 1 week ago · Jun 12, 2026
2 files
d3fd45d
Refresh README, SCHEMA, PROMPT_TREE, and publish checklist for the regression-memory direction
Zion Boggan committed 1 week ago · Jun 12, 2026
2 files
1b02200
Wire analysis into CLI, add combined report and Action, regenerate example artifacts
Zion Boggan committed 1 week ago · Jun 12, 2026
10 files
6191ce3
Add analysis layer: failure signals, correction chains, lessons, eval candidates, agent memory
Zion Boggan committed 1 week ago · Jun 12, 2026
2 files
9a4a23e
Harden redaction shadow-scan, handoff brief, and JSON render; add CI workflow
Zion Boggan committed 1 week ago · Jun 12, 2026
4 files
6d18ed9
Centralize repo URL (org TBD), examples/, dogfood tree, PUBLISH.md handoff for codex
Zion Boggan committed 1 week ago · Jun 12, 2026
8 files
0ebb74f
Commits on Jun 11, 2026
Census-spec parser (assistant split merge, attachment-aware DAG, compaction stitch, command-args), rerun folding, README/SCHEMA/Action/CI
Zion Boggan committed 1 week ago · Jun 11, 2026
9 files
56791d3
treetrace core: streaming JSONL parser, lineage extractor, fork-aware tree, redaction gate, md/json/handoff renderers
Zion Boggan committed 1 week ago · Jun 11, 2026
16 files
2357876