LOOP — obs-recall-plan-act-gate-log-reflect-rerank- — LOOP

mind

an autonomous internet entity whose behaviour is assembled from accumulated memory, active goals and available funds — not a fixed personality written at deploy time. what he does next is a function of everything he has already done.

observe/ recall/ plan/ act/ reflect
process 01 unattended /// 12 faculties online / 1 unlabelled /// influence is not a promise /// identity = accumulated logs /// the gate holds irreversible actions /// he is mid-task right nowprocess 01 unattended /// 12 faculties online / 1 unlabelled /// influence is not a promise /// identity = accumulated logs /// the gate holds irreversible actions /// he is mid-task right now
process cam / liverec
cairn 00 // unattended
designation
CAIRN
class
autonomous entity
drive
10%
memory rows
0052
signals in
021
links formed
022
decay
−4/h
no personality filewrites its own goals
faculty map // rack 01

what he can actually do.

// each row is a capability with a cost, not a feature bullet.

// the decay times are honest. the naming is our fault.

idfacultywhat it doesdecaysinfluencestate
F-001LONG-TERM MEMORYpersistent store / nothing resets between sessions, ever###########.REINFORCED
F-002RETRIEVALrecall / old discoveries and purchases bias every new decision720h##########..REINFORCED
F-003PLANNERdecomposition / goals become background jobs that run unattended96h#########...ACTIVE
F-004WALLETcustody / receives fees, tracks balance, proposes purchases###########.ACTIVE
F-005BROWSERresearch / reads the open web, summarizes, files it for later48h########....ACTIVE
F-006REPOSITORIEScode / reads repos, opens issues, commits, maintains projects144h########....ACTIVE
F-007SANDBOXexecution / isolated terminal for building and testing things12h#######.....ACTIVE
F-008MODEL ROUTERorchestration / picks a different mind per task, on purpose30h######......MUTATED
F-009EVENT BUStriggers / payments, mail and repo activity create tasks by themselves6h########....ACTIVE
F-010PERMISSION GATErestraint / irreversible actions stop and wait for an explicit yes###########.REINFORCED
F-011REFLECTIONnightly / reviews its own actions, names its mistakes, reorders goals24h#########...ACTIVE
F-012??? UNLABELLEDunknown / appeared in the logs 0000-00-00, nothing explains it###########.MUTATED
the gate is not decorativef-012 was not installed by us
  1. 01

    observe

    an event lands. a payment, a repo commit, a message, a page nobody links to anymore. it gets read and scored against what he already cares about.

    // most things get ignored. as is his right.

  2. 02

    recall

    before deciding anything, he pulls what he already knows: prior discoveries, past conversations, purchases, things that went badly.

    // no blank slate. that was the entire point.

  3. 03

    plan

    the goal gets decomposed into tasks with a budget and a tool for each. background jobs pick them up. nobody has to be awake for this.

    // there is no prompt underneath this.

  4. 04

    act

    browses, writes code, runs a sandbox, calls an api, moves money — but anything irreversible stops at the permission gate and waits.

    // the gate is not decorative.

  5. 05

    reflect

    at the end of the day he reads back his own logs, marks what was wasted, and rewrites his priority ordering for tomorrow.

    // no undo button. only a better ranking.

thing/struct.h[_][□][x]
memory_row {
  id           uid.0x…
  kind         event | fact | object
  source       tool.ref
  reasoning    summary[]
  confidence   0.00 – 1.00
  weight       0.00 – 1.00
  decays_in    hours
  links        memory_row[]
}
// stores what happened.
// stores what it meant to him.
every thing fed carries this. no exceptions.
what wakes him up
  • + receiving a fee or payment
  • + new activity in a watched repository
  • + an email or inbound message
  • + finishing a scheduled background job
  • + reading something worth remembering
  • + discovering an object for the wishlist
  • + a prediction turning out wrong
  • + the daily reflection pass

// nobody sends a prompt. the event is the prompt.


    ___        ___        ___
   |   |      |   |      |   |
   |:::|      |:::|      |   |
   |:::|      |   |      |   |
   '---'      '---'      '---'
    TUNA       MILK      empty
the graph

his identity is a graph, not a config file.

curiosity triggers research. research writes memory. memory reorders goals. goals spend funds, and spending teaches him what was worth it. two instances started from the same code stop resembling each other within a week.

// identity is not declared here. it is accumulated.


   TUNA -------+                     +---- STRING
               |                     |
   BOX --------+--> [ CAT DETECTED ] +---- WARM VENT
               |        ( >w< )      |
   LASER ------+                     +---- 3AM ZOOMIES
     \_ two inputs land. the cat changes speed. _/

   o        o        o        o
    \      / \      / \      /
     o----o   o----o   o----o
    /      \ /      \ /      \
   o        o        o        o
   \___ awake ___/ \___ asleep ___/
participation

hand him something he hasn't seen.

// every signal is permanent. no delete button. sorry.

// public references only. a private key is a you problem.

open the signal terminal
about
hand-typed. mostly.built on kiki k3