Delimit Ventures
delimit_venturesList all registered project ventures to see which projects are tracked, helping you decide where to route ledger or context queries.
Instructions
List all registered ventures (auto-registered project directories).
When to use: to inventory which projects Delimit has tracked, before routing a ledger query or context operation. When NOT to use: to read venture-scoped context (use delimit_context_list) or memory (delimit_memory_recent).
Sibling contrast: delimit_context_list inventories artifacts inside one venture; this lists the ventures themselves.
Side effects: read-only. Calls ai.ledger_manager.list_ventures. Note: ventures are auto-registered when any Delimit tool is run in a project directory.
Args: None.
Returns: Dict with the venture list (each entry has name, path, etc.).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||