synapse_init
Initialize a structured knowledge base by creating folder structure, schema documentation, and index files for new vaults. Safely sets up organization without overwriting existing content.
Instructions
Initialize a structured knowledge base in the vault. Creates the folder structure, generates CLAUDE.md with the schema, and creates the initial index and log files. Safe to run on an existing vault — won't overwrite existing files.
For new vaults only. If you have an existing vault, use synapse_setup instead — it detects your conventions and adapts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| topic | Yes | The topic or domain for this knowledge base (e.g. 'DeFi protocols', 'machine learning', 'competitive intelligence') |