Commit 4d781f5
Add TTM revenue and tighten metric semantics (#9)
* Add TTM revenue and tighten metric semantics
* Harden Pay lifecycle compatibility
* Document metric semantics inline
* Clarify TTM alias and share metric logic
* Fix Claude Code Review workflow to use plain prompt instead of plugins
The plugin-based approach was failing because the Claude CLI installation
returns 403 and can't add marketplaces. Switch to the simpler prompt-based
approach used in organizations gem which doesn't require CLI installation.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
* Update README.md
---------
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>1 parent 8ccda42 commit 4d781f5
15 files changed
Lines changed: 1750 additions & 1070 deletions
File tree
- .github/workflows
- app
- controllers/profitable
- views/profitable/dashboard
- lib
- profitable
- processors
- test
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
40 | | - | |
41 | | - | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
42 | 54 | | |
43 | 55 | | |
| 56 | + | |
44 | 57 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
3 | 16 | | |
4 | 17 | | |
5 | 18 | | |
| |||
32 | 45 | | |
33 | 46 | | |
34 | 47 | | |
35 | | - | |
| 48 | + | |
Large diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
7 | 8 | | |
8 | 9 | | |
9 | 10 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
56 | 60 | | |
57 | 61 | | |
58 | 62 | | |
| |||
0 commit comments