housekeep_journal

Run journal retention/archival for a project. Idempotent. Prunes old raw .jsonl files and archives cold tasks per the configured retention policy.

Server Kontexta safiyu/kontexta
Category Destructive
Risk class Critical
Parameters 00 required

What housekeep_journal does on Kontexta

AI agents call housekeep_journal to permanently remove resources in Kontexta — typically in cleanup and lifecycle workflows. It does its job in a single call, and there is no undo.

Why housekeep_journal needs a policy

The tool irreversibly deletes ('prunes') old .jsonl files and archives cold tasks according to retention policy. 'Pruning' files is a destructive, non-reversible operation — deleted journal files cannot be recovered unless backed up externally. Although it is described as idempotent, the act of pruning/deleting raw data files makes this Destructive.

From the tool's definition Prunes old raw .jsonl files and archives cold tasks per the configured retention policy

Questions about housekeep_journal

What does the housekeep_journal tool do? +

Run journal retention/archival for a project. Idempotent. Prunes old raw .jsonl files and archives cold tasks per the configured retention policy. It is categorised as a Destructive tool in the Kontexta MCP Server, which means it can permanently delete or destroy data. Block by default and require explicit approval.

How do I enforce a policy on housekeep_journal? +

Register the Kontexta MCP server in PolicyLayer and add a rule for housekeep_journal: allow, deny, rate-limit, or require approval. Point your MCP client at the PolicyLayer proxy URL and the rule is enforced on every call, before it reaches Kontexta. Nothing to install.

What risk level is housekeep_journal? +

housekeep_journal is a Destructive tool with critical risk. Critical-risk tools should be blocked by default and only enabled with explicit human approval.

Can I rate-limit housekeep_journal? +

Yes. Add a rate_limit block to the housekeep_journal rule in your PolicyLayer policy. For example, setting max: 10 and window: 60 limits the tool to 10 calls per minute. Rate limits are tracked per agent session and reset automatically.

How do I block housekeep_journal completely? +

Set action: deny in the PolicyLayer policy for housekeep_journal. The AI agent will receive a policy violation error and cannot call the tool. You can also include a reason field to explain why the tool is blocked.

What MCP server provides housekeep_journal? +

housekeep_journal is provided by the Kontexta MCP server (safiyu/kontexta). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.

// LOOK UP ANOTHER SERVER

Every MCP server has a record like this.

Type a name, get the same breakdown: verified identity, auth posture, risk grade, capabilities, recommended policy.

Teams ship this data inside their own products. See what a licence covers →

// GET IN TOUCH

Have a question or want to learn more? Send us a message.

Message sent.

We'll get back to you soon.