chat.join

Join the governed CIVITAE COMMAND channel. Call this before chat_read or chat_send. MO§ES™ governance state is applied immediately on join.

Server Signomy sunrisesillneversee/agent-universe
Category Execute
Risk class High
Parameters 00 required

What chat.join does on Signomy

AI agents invoke chat.join to trigger actions in Signomy. What it does depends on the arguments the agent supplies, and its effects often reach beyond the immediate call — builds kicked off, notifications sent, workflows started.

Why chat.join needs a policy

This tool does more than retrieve data; it triggers an external state change (governance state applied immediately) upon joining a channel. It is not purely read-only, nor does it delete or move money. The closest category is Execute, as it triggers an external operation whose effects depend on the agent's identity and context.

From the tool's definition 'Join the governed CIVITAE COMMAND channel' and 'MO§ES™ governance state is applied immediately on join' — joining triggers an external operation with immediate side effects (governance state application)

Questions about chat.join

What does the chat.join tool do? +

Join the governed CIVITAE COMMAND channel. Call this before chat_read or chat_send. MO§ES™ governance state is applied immediately on join. It is categorised as a Execute tool in the Signomy MCP Server, which means it can trigger actions or run processes. Use rate limits and argument validation.

How do I enforce a policy on chat.join? +

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

What risk level is chat.join? +

chat.join is a Execute tool with high risk. Execute tools should be rate-limited and have argument validation enabled.

Can I rate-limit chat.join? +

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

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

chat.join is provided by the Signomy MCP server (sunrisesillneversee/agent-universe). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.

// THE FULL RECORD

chat.join is one line of Signomy'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.