Commit 3beb8e5
* refactor: relocate redact.ts to util/ (carve-out before Experience Engine removal)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
* refactor: extract lean observability instrumentation seam from experience/telemetry
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
* feat!: remove Experience Engine modules (compaction/telemetry/ghost/sharing) — GH #200
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
* build: rebuild cdp-bridge dist after Experience Engine removal
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
* feat!: remove rn-agent-{compact,health,export,import} commands + experience-engine scaffold
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
* feat: scaffold .rn-agent/local/ troubleshooting doc at SessionStart
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
* feat: capture redacted tool failures to .rn-agent/local/session-buffer.jsonl
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
* fix: restore project-gated capture guard; test sets up project evidence
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
* fix(security): redaction parity with redact.ts — ${1} keyed rule, redact-before-truncate, slurp-mode multiline, generic-prefix+PEM patterns
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
* feat: gated Stop hook synthesizes session buffer into troubleshooting.md
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
* feat: inject repo-local troubleshooting doc at SessionStart
When .rn-agent/local/troubleshooting.md exists with real content (beyond
the scaffold template), the detect-rn-project.sh SessionStart hook now
injects that content into the agent context before the main banner, so
the agent begins each session aware of repo-specific config and known
gotchas. Also corrects banner tool count from 75 → 76.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
* docs: point agents at .rn-agent/local/troubleshooting.md; changeset; close GH #200
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
* chore: drop stale experience-engine reference in nav-graph comment
* test: drop engine-only unit tests; repoint observer test to observability/instrumentation
The Experience Engine removal orphaned 4 unit tests importing dist/experience/*.
Delete the 3 that tested deleted code (audit-b4-experience, gh-106-flow-bundle,
gh-106-sharing-flows); repoint observability-observer to the relocated
instrumentation seam. Full unit suite green (1590/1590).
* docs: remove published docs for deleted rn-agent-* commands; point at troubleshooting memory
* docs: add Troubleshooting Memory feature page + sidebar entry (GH #200)
---------
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 960b590 commit 3beb8e5
80 files changed
Lines changed: 520 additions & 6311 deletions
File tree
- .changeset
- .claude-plugin
- commands
- docs-site
- src/content/docs
- commands
- hooks
- scripts
- cdp-bridge
- dist
- experience
- observability
- tools
- util
- src
- experience
- observability
- tools
- util
- test/unit
- test
- templates/rn-agent
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | 45 | | |
50 | 46 | | |
51 | 47 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
14 | 29 | | |
15 | 30 | | |
16 | 31 | | |
| |||
96 | 111 | | |
97 | 112 | | |
98 | 113 | | |
99 | | - | |
100 | 114 | | |
101 | 115 | | |
102 | 116 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
67 | | - | |
68 | | - | |
69 | | - | |
70 | | - | |
71 | | - | |
72 | | - | |
73 | | - | |
| 67 | + | |
| 68 | + | |
74 | 69 | | |
75 | 70 | | |
76 | 71 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
100 | 100 | | |
101 | 101 | | |
102 | 102 | | |
103 | | - | |
| 103 | + | |
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
| |||
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| 48 | + | |
48 | 49 | | |
49 | 50 | | |
50 | 51 | | |
| |||
75 | 76 | | |
76 | 77 | | |
77 | 78 | | |
78 | | - | |
79 | | - | |
80 | | - | |
81 | | - | |
82 | | - | |
83 | | - | |
84 | | - | |
85 | | - | |
86 | | - | |
87 | 79 | | |
88 | 80 | | |
89 | 81 | | |
| |||
0 commit comments