totem_init_tool
Initialize persistent knowledge storage for a project by creating .totem/ directory and database. Automatically detects project root from git if no path provided.
Instructions
Initialize totem for a project. Creates .totem/ directory and DB if missing.
Args: project: Optional project root path. Auto-detected from git root if omitted.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |