Sign In

@fozikio/tools-cognition

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fozikio/tools-cognition

Cognitive tools for cortex-engine — observe, wonder, speculate, believe, recall, reflect, digest, dream, wander, predict, ruminate.

latest
Source
npmnpm
Version
0.1.1
Version published
Maintainers
1
Created
Source

@fozikio/tools-cognition

Cognitive tools plugin for cortex-engine — the epistemic write/read surface for an agent's memory.

Tools

ToolCategoryPurpose
observememoryRecord a confirmed fact (auto-dedup via prediction-error gate).
wondermemoryRecord an open question to revisit later.
speculatememoryRecord an untested hypothesis.
recallmemoryList recent observations chronologically.
predictmemoryGenerate a prediction from context to test against reality.
believebeliefsRevise a belief's definition with a reason.
beliefbeliefsRead a stored belief by concept id.
reflectconsolidationProcess a memory/signal/observation more deeply.
ruminateconsolidationThink through a topic over multiple steps.
dreamconsolidationRun a consolidation cycle over unconsolidated observations.
digestmemoryIngest a document into observations + reflections.
wandergraphWalk semantic links from a starting point.

Install

npm install @fozikio/tools-cognition

Requires @fozikio/cortex-engine as a peer dependency.

License

MIT

Keywords

cortex

FAQs

Package last updated on 03 Jun 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts