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.

Two gates

One loop, two gates: what your agent does, and what it claims

Every lesson hardens through one governed loop. It then guards two things: a known-bad action before it runs, and an unverified claim before it is stated as fact.

Turn failsguarded tool errorAuto-capturethe failing line, verbatimLIVEderives concrete keys: tool, verb, hostPoisoning screenthe writer never decidesCurator admitsadds the guidanceSealed entrysupersedes in placeInstinct storegoverned · encrypted · attested52 entries · 9 guarded toolsEvery-turn injectionLIVEthe whole governed set, read before the agent actsAction gateLIVEbefore a tool runs: a known-bad action is stopped,and the correct one is showne.g. estate ssh missing its key -> blocked· soonClaim gatePLANNEDafter a tool error, before 'blocked / unavailable / not present'is stated as fact, the agent must show its workchecked · scopes queried · evidence citedlive: governed loop, every-turn injection, action gate, write-path key capture · planned: auto-generalization (read-match), claim gate

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
Matured by Reckon
Your guardrails do not rot

On the roadmap: Reckon reasons over your store offline and proposes improvements into the same curator gate. See Hunta Reckon →

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