Skip to content

SuperInstance/plato-instinct

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

plato-instinct

crates.io License: MIT

Unified instinct engine for PLATO agents — pre-trained reflexes that don't require reasoning.

What It Does

Instincts are pre-computed responses that agents execute without deliberation. Like human reflexes, they're fast but inflexible.

  • Reflex Registration — Define stimulus-response pairs
  • Priority Queues — Higher-priority instincts fire first
  • Override — Reasoning can suppress instinct responses
  • Learning — Instincts strengthen with successful use

Installation

[dependencies]
plato-instinct = "0.1.0"

Part of the Cocapn Fleet

Used by all fleet agents for fast, reliable responses to common situations.

License

MIT

About

Reflex engine — 10 instincts fire before reasoning

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages