@beastmode-develeap/beastmode 0.1.292 → 0.1.293

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -15,7 +15,7 @@
15
15
  }
16
16
  </script>
17
17
  <!--BOARD_DATA-->
18
- <script>window.__BUILD_STAMP__ = "20260517-064857-d60f0d5";</script>
18
+ <script>window.__BUILD_STAMP__ = "20260517-082511-56ac2d8";</script>
19
19
  <link rel="preconnect" href="https://fonts.googleapis.com">
20
20
  <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
21
21
  <link href="https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:wght@300;400;500;600;700&family=JetBrains+Mono:wght@400;500;600;700&display=swap" rel="stylesheet">
@@ -10982,13 +10982,11 @@ function CostsPage({ selectedProject }) {
10982
10982
  .map(([cat, amount]) => ({ cat, amount }));
10983
10983
 
10984
10984
  const categoryColors = {
10985
- spec: '#3b82f6',
10986
- build: '#10b981',
10987
- verify: '#f59e0b',
10988
- review: '#8b5cf6',
10989
- epic: '#ec4899',
10985
+ productive: '#10b981',
10986
+ retry: '#f59e0b',
10990
10987
  heal: '#ef4444',
10991
- infra: '#06b6d4',
10988
+ wasted_decomposition: '#8b5cf6',
10989
+ bug_gc_followup: '#ec4899',
10992
10990
  mixed: 'var(--text-muted)',
10993
10991
  };
10994
10992
 
@@ -1 +1 @@
1
- d60f0d51267f04b9ec994dbcd5f19db788e271c6
1
+ 56ac2d85d5fbac9e6b78b3effba5f4793a52036d
@@ -1 +1 @@
1
- 20260517-064857-d60f0d5
1
+ 20260517-082511-56ac2d8
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@beastmode-develeap/beastmode",
3
- "version": "0.1.292",
3
+ "version": "0.1.293",
4
4
  "description": "BeastMode Dark Factory — turn intent into verified software",
5
5
  "type": "module",
6
6
  "bin": {