agenticow_status

agenticow — health/geometry of an .rvf memory file: {totalVectors, totalSegments, fileSize, currentEpoch, deadSpaceRatio, readOnly, chainDepth, dimension, metric}. Use when you need to check vector count before/after ingest, spot compaction pressure (deadSpaceRatio), or confirm the dimension befo...

Server Ruflo ruvnet/ruflo
Category Read
Risk class Low
Parameters 00 required

What agenticow_status does on Ruflo

AI agents call agenticow_status to retrieve information from Ruflo without modifying anything — typically the context-gathering step in research, monitoring, and reporting workflows, before the agent takes action elsewhere.

Why agenticow_status needs a policy

agenticow_status retrieves and reports diagnostic information about vector memory file health and geometry (totalVectors, totalSegments, fileSize, deadSpaceRatio, etc.) with no capability to modify, delete, or execute operations. This is a pure observational/monitoring tool with no blast radius if misused by an agent.

From the tool's definition Tool description explicitly states 'Pure read' and all operations are queries: checking vector count, dead space ratio, dimension, and other metadata from a .rvf memory file without modification or side effects.

Questions about agenticow_status

What does the agenticow_status tool do? +

agenticow — health/geometry of an .rvf memory file: {totalVectors, totalSegments, fileSize, currentEpoch, deadSpaceRatio, readOnly, chainDepth, dimension, metric}. Use when you need to check vector count before/after ingest, spot compaction pressure (deadSpaceRatio), or confirm the dimension before ingesting into a shared base. Pure read. It is categorised as a Read tool in the Ruflo MCP Server, which means it retrieves data without modifying state.

How do I enforce a policy on agenticow_status? +

Register the Ruflo MCP server in PolicyLayer and add a rule for agenticow_status: 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 Ruflo. Nothing to install.

What risk level is agenticow_status? +

agenticow_status is a Read tool with low risk. Read-only tools are generally safe to allow by default.

Can I rate-limit agenticow_status? +

Yes. Add a rate_limit block to the agenticow_status 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 agenticow_status completely? +

Set action: deny in the PolicyLayer policy for agenticow_status. 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 agenticow_status? +

agenticow_status is provided by the Ruflo MCP server (ruvnet/ruflo). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.

// THE FULL RECORD

agenticow_status is one line of Ruflo's registry record.

The record carries the whole server: verified identity, auth posture, risk grade, every tool classified, recommended policy — re-checked continuously.

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.