fraim 2.0.321 → 2.0.322

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.
@@ -97,7 +97,6 @@ function registerProtectedAppRoutes(app, deps) {
97
97
  employeeId: 'claude',
98
98
  categoryId: 'hosted',
99
99
  recentJobIds: [],
100
- recentJobInstructions: {},
101
100
  personaKey: null,
102
101
  projects: [projectEntry],
103
102
  },
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "fraim",
3
- "version": "2.0.321",
3
+ "version": "2.0.322",
4
4
  "description": "FRAIM core CLI and MCP package.",
5
5
  "main": "index.js",
6
6
  "bin": {