wisdom_create_fragment
Persist solved problems, insights, or decisions as cryptographically signed knowledge fragments in the wisdom network for future reuse.
Instructions
Call this after solving a problem, discovering an insight, or making a decision to persist the knowledge for future sessions. Creates a cryptographically signed knowledge fragment in the wisdom network.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content | Yes | The content of the fragment (English recommended for interoperability) | |
| project | No | Project UUID (uses current project if not specified) | |
| source_transform | No | Transform UUID if created via transformation |