@@ -255,3 +255,4 @@ // The shared save pipeline (D-049). | ||
| `This was saved as type "${m.type}", which expires on ${m.expiresAt.slice(0, 10)} — ` + | ||
| `after that it stays on disk but is hidden from recall, and is eventually compacted. ` + | ||
| `after that it stays on disk and is never deleted — it came from a human, so TTL may ` + | ||
| `hide it but never destroys it (D-072) — but it is invisible to recall until re-saved. ` + | ||
| `It came from "${m.source}", so if the user meant it to LAST, re-save it as "identity" ` + | ||
@@ -258,0 +259,0 @@ `or "preference" (never expire) or "project" (months). If it really is a passing state, ` + |
@@ -21,4 +21,5 @@ // Terminal front-end for `jamgate expired` (D-055). | ||
| Nothing is modified. A record shown here is invisible to recall today and will be | ||
| deleted by compaction on the date given; re-save it with a durable type | ||
| Nothing is modified. A record shown here is invisible to recall today. One a human | ||
| asked for is NEVER deleted (D-072); an agent-inferred one is deleted by compaction on | ||
| the date given. Either way, re-save it under the SAME subject with a durable type | ||
| (identity / preference / project) if it should have lasted.`; | ||
@@ -25,0 +26,0 @@ /** `jamgate expired` — report, never mutate. Exit 0 even when the list is empty; an empty |
+1
-1
@@ -9,2 +9,2 @@ /** | ||
| */ | ||
| export const VERSION = "0.13.0"; | ||
| export const VERSION = "0.13.1"; |
+1
-1
| { | ||
| "name": "jamgate", | ||
| "version": "0.13.0", | ||
| "version": "0.13.1", | ||
| "mcpName": "io.github.amirj4m/jamgate", | ||
@@ -5,0 +5,0 @@ "description": "A neutral, cross-agent memory quality gate for AI agents, delivered as an MCP server — a gate, not a store.", |
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
391274
0.05%6568
0.03%