@ulysses-ai/create-workspace 0.13.0-beta.1 → 0.13.0-beta.2
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.
package/package.json
CHANGED
|
@@ -62,7 +62,7 @@ Active recommendations. Flags problems and suggests fixes, but asks before actin
|
|
|
62
62
|
- This is the capture-time cross-check, run retroactively instead of inline
|
|
63
63
|
|
|
64
64
|
### 7. Health metrics
|
|
65
|
-
-
|
|
65
|
+
- Size of `shared-context/locked/` relative to the active model's context window — flag if over 5% (yellow) or 15% (red). Absolute byte count is a weak proxy; contradictions, stale references, and duplicated coverage across files matter more than total size.
|
|
66
66
|
- Number of ephemeral files — flag if accumulating without resolution
|
|
67
67
|
- Session log stats (if `workspace-scratchpad/session-log.jsonl` exists):
|
|
68
68
|
- Sessions without capture
|
|
@@ -78,7 +78,7 @@ Issues (3):
|
|
|
78
78
|
✗ shared-context/alice/old-handoff.md references branch feature/old
|
|
79
79
|
but that branch was deleted
|
|
80
80
|
✗ 2 inflight files exist but no active work session (orphaned?)
|
|
81
|
-
✗ Locked context is
|
|
81
|
+
✗ Locked context is 18% of model context window (red threshold: 15%)
|
|
82
82
|
|
|
83
83
|
Warnings (2):
|
|
84
84
|
⚠ shared-context/alice/workspace-analytics.md not updated in 8 days
|