- Co-Authored-By
- Claude Fable 5 <noreply@anthropic.com>
- Claude-Session
- https://claude.ai/code/session_01SoZMfWRSGnf6FZX2Ar9rQ2
Move the tier doc onto the tier field
Deploy story
What this commit did to the running system — joined from the forge receipt chain, the part a commit page elsewhere cannot show.
Not deployed through the forge lane
No push, promotion, build, or deploy receipt references this commit (receipts are scanned over a bounded recent window). Changes shipped by full node replacement carry their proof in the release gate receipt instead.
Changed files
-
modified
packages/coder-effectiveness/src/suite-manifest.ts
Diff
1 file changed, +9 -6
packages/coder-effectiveness/src/suite-manifest.ts modified +9 -6
@@ -43,12 +43,6 @@
| 43 | 43 |
|
| 44 | 44 |
|
| 45 | 45 |
|
| 46 |
|
|
| 47 |
|
|
| 48 |
|
|
| 49 |
|
|
| 50 |
|
|
| 51 |
|
|
| 52 | 46 |
|
| 53 | 47 |
|
| 54 | 48 |
|
@@ -118,6 +112,15 @@ export type SuiteTask = typeof SuiteTaskSchema.Type;
| 118 | 112 |
|
| 119 | 113 |
|
| 120 | 114 |
|
| 115 |
|
|
| 116 |
|
|
| 117 |
|
|
| 118 |
|
|
| 119 |
|
|
| 120 |
|
|
| 121 |
|
|
| 122 |
|
|
| 123 |
|
|
| 121 | 124 |
|
| 122 | 125 |
|
| 123 | 126 |
|