tools.debug_limbic_shard module

Debug tool: force a limbic inhale for a specific channel.

Initialises the global and local Redis keys if missing and returns the generated state vector.

async tools.debug_limbic_shard.run(channel_id, ctx=None)[source]

Execute this tool and return the result.

Parameters:
  • channel_id (str) – Discord/Matrix channel identifier.

  • ctx (ToolContext | None) – Tool execution context providing access to bot internals.

Returns:

Result string.

Return type:

str