Hunta Instinct

What it can never forget.

Experience becomes recall. Recall becomes instinct.

The rare, high-severity constants your agents read before every action. Not retrieved on request. Consulted every turn.

How it works

From a costly mistake to a standing reflex

A lesson earns its place by severity. Once promoted, it stops being something to recall and becomes something read before the agent acts.

Turn failsguarded tool errorAuto-capturethe failing line, verbatimProposaldeduped · 14-day expiryCurator admitsadds the guidanceSealed entrysupersedes in placeInstinct storegoverned · encrypted · attested52 entries · 9 guarded toolsInstinct checkLIVEwhole set, every turn, severity-orderedReflex checkLIVEper guarded tool, before executionlive: C1 severity + C3 turn-start check · planned: C2 cap and displacement, C4 triage proxies, C5 read telemetry

The difference

Recalled when relevant, or consulted every turn

Hunta Gather (memory)
Recalled when relevant

Gather returns what fits the moment. Retrieval is scored by relevance, so the right facts surface when the query calls for them. Powerful, but conditional.

Instinct (constants)
Consulted every turn

Instinct does not wait to be relevant. High-severity constants are injected before every action, so the lesson applies whether or not the prompt mentions it.

What is shipped

Every entry, every turn is live today

Severity ranking and every-turn injection are shipped. The rest is on the roadmap, and we say which is which.

Live

  • Severity-ranked constants
  • Every-turn injection before actions

Planned

  • Conflict resolution: newer lessons replace the constants they contradict
  • Automatic severity scoring, inferred from signals instead of set by hand
  • Read-frequency weighting

Reflex check

Read before the agent acts

injected every turn
# Instinct, injected before your agent acts on "deploy to prod":

  [severity 5] never deploy without the staging gate green
  [severity 4] rotate the signing key before cutover

  read every turn, before the action. non-negotiable.

Get started

Connect Instinct to your agent

Instinct is included with Hunta Gather, so one connection covers both. Pick your client, create an API key, and your agent reads its constants before every action.

Hunta Gather

Agent memory with a receipt

Hunta Gather stores what your agents learn and recalls the current truth. Connect it to any agent harness, then run the check that sets it apart: verify your tenant's data is isolated, and get back an Ed25519-signed result you can check yourself.

token to first recall in five minutes

/plugin marketplace add hunta-ai/gather
/plugin install gather@hunta
export GATHER_URL=https://mcp.hunta.ai
export GATHER_TOKEN=<your-agent-key>
POST /v1/admin/verify-isolation · signed resultISOLATED · Ed25519 VALID