@misterhuydo/sentinel 1.4.61 → 1.4.62
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/.cairn/session.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"message": "Auto-checkpoint at 2026-03-25T14:
|
|
3
|
-
"checkpoint_at": "2026-03-25T14:
|
|
2
|
+
"message": "Auto-checkpoint at 2026-03-25T14:15:51.170Z",
|
|
3
|
+
"checkpoint_at": "2026-03-25T14:15:51.171Z",
|
|
4
4
|
"active_files": [],
|
|
5
5
|
"notes": [],
|
|
6
6
|
"mtime_snapshot": {}
|
package/package.json
CHANGED
|
@@ -96,4 +96,4 @@ SYNC_MAX_FILE_MB=200
|
|
|
96
96
|
# strict — DevOps only; off-topic politely declined (recommended for shared/enterprise workspaces)
|
|
97
97
|
# fun — fully open; jokes, stories, SVGs, creative tasks — Boss engages enthusiastically
|
|
98
98
|
# Can be overridden per-project in config/sentinel.properties.
|
|
99
|
-
|
|
99
|
+
BOSS_MODE=standard
|