diff options
| author | Peter Stone <thepeterstone@gmail.com> | 2026-03-13 03:17:04 +0000 |
|---|---|---|
| committer | Peter Stone <thepeterstone@gmail.com> | 2026-03-13 03:17:04 +0000 |
| commit | fe414fac958330c2302d9175d66e1b338e5b1864 (patch) | |
| tree | ef4941f5d01e84e7868e6b92bd0e6cecdcc2a64f /internal/api | |
| parent | d5f83f8662c9f9c0fb52b206b06d4dd54a7788b4 (diff) | |
| parent | 55c20922cc7a671787fe94fdd53a7eb72ebd2596 (diff) | |
merge: resolve conflicts with local/master (stats tab + summary styles)
Keep file-based summary approach (CLAUDOMATOR_SUMMARY_FILE) from HEAD.
Combine Q&A History and Stats tab CSS from both branches.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Diffstat (limited to 'internal/api')
| -rw-r--r-- | internal/api/docs/RAW_NARRATIVE.md | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/internal/api/docs/RAW_NARRATIVE.md b/internal/api/docs/RAW_NARRATIVE.md index 7944463..3c7768a 100644 --- a/internal/api/docs/RAW_NARRATIVE.md +++ b/internal/api/docs/RAW_NARRATIVE.md @@ -115,3 +115,12 @@ do something --- 2026-03-13T02:27:38Z --- do something + +--- 2026-03-11T19:04:51Z --- +run the Go test suite with race detector and fail if coverage < 80% + +--- 2026-03-11T19:04:51Z --- +do something + +--- 2026-03-11T19:04:51Z --- +do something |
