>cogtrix v0.3.0

Code Reference

The Code Reference covers Cogtrix's public Python API — the surface you import when embedding the agent into your own program, building a custom tool, or extending the memory backend.

Imports currently resolve as src.<module>.* due to a packaging quirk. A future release will rename the namespace to cogtrix.<module>.* (tracked as change request 0001).