Commit graph

488 commits

Author SHA1 Message Date
93f9a5a835 work in progress: :next action; minor fixes and rearrangements 2026-07-27 09:26:32 +02:00
e7480b638e csys, work in progress: set up program from hash-table, more actions, test-specific settings 2026-07-27 09:02:31 +02:00
d9eb8ac692 get rid of now obsolete legacy folder 2026-07-26 09:27:06 +02:00
c31421cee9 csys:value-add as first real action handler (with parameters) 2026-07-25 10:19:38 +02:00
42195f0cef csys action handlers: always defined as closures; + some minor clean-ups and rearrangements 2026-07-24 19:55:31 +02:00
6facc4f22e use :effect action as output from effector neuron; action handling improvements 2026-07-24 16:40:33 +02:00
b773e0aedb csys testing: use tc:check-message() for checking eff messages 2026-07-24 12:23:12 +02:00
a52617136d csys: use simple test via eff-proc for checking zero neuron activity 2026-07-23 15:03:52 +02:00
62fb5f883d util:mv-bind: additional return values are always declared optional 2026-07-23 11:44:30 +02:00
2d30776e81 use util:mv-bind for evaluating return values of action handlers 2026-07-23 11:26:08 +02:00
5b71b0d5e4 provide util:mv-bind for use in csys procs; csys: minor clean-ups 2026-07-23 11:15:14 +02:00
8cd2b882ee csys test: forward message to zero neuron => fixes 2026-07-21 17:24:02 +02:00
d316b73e93 csys:create-zero basically working 2026-07-21 12:54:10 +02:00
72de4e9126 remove obsolete substrate system 2026-07-21 08:23:39 +02:00
560d423435 work in progress: csys setup: create zero neuron 2026-07-20 19:39:01 +02:00
7c78f1df2f csys: scope creation: fixes and improvements 2026-07-20 10:50:45 +02:00
85c23f10e0 environ:create, with fixes / improvemenst on csys:scope 2026-07-20 09:58:14 +02:00
baf46a36d4 environ: use cell registry: register-cell, find-cells 2026-07-19 15:27:07 +02:00
e3308dbf80 csys, work in progress: environ setup: create zero neuron 2026-07-19 08:46:48 +02:00
20ed5134e5 csys, work in progress: environ:actions 2026-07-18 16:48:26 +02:00
b7546b3c0f csys, work in progress: set up program and proc 2026-07-18 10:06:07 +02:00
8e784b5960 new package util/index, to be used for csys:environ cell registry 2026-07-17 12:08:08 +02:00
877f23a5d4 work in progress: environ:forward 2026-07-15 19:13:54 +02:00
e816a13d41 util:plist-merge, use in csys:notify-created 2026-07-14 10:59:51 +02:00
a20170368b more csys refactoring (still in progress) with scope class, action handlers 2026-07-12 15:51:02 +02:00
8471173a99 work in progress: csys refactoring (old version in 'legacy') 2026-07-11 13:09:01 +02:00
205f96d917 use pushnew instead of adjoin 2026-04-30 09:17:09 +02:00
b863763e9b csys: start with defining programs 2026-04-08 09:09:40 +02:00
429634dd82 message, csys: functions for accessing action and object keys in message heads 2026-04-07 08:10:47 +02:00
90fad03268 csys: add-sensor; action id = domain + action; sensor id = domain + class + item 2026-04-06 14:20:45 +02:00
133e6ebed9 csys: get rid of env paramater - just set it in neuron lambda function 2026-04-05 10:21:54 +02:00
8bf7e8ae0c csys: provide add-action and add-sensors methods 2026-04-05 08:39:12 +02:00
a4eda71b8d no-op 2026-04-05 08:39:12 +02:00
cd62c8eed4 csys: simplify setup / initialization in test 2026-04-02 08:22:16 +02:00
de72fe9aaf csys: allow testing with multiple different neural nets: move env and services setup to individual test 2026-03-30 19:32:03 +02:00
c04546ffe7 csys: provide generic functions for accessing neuron state 2026-03-28 22:14:59 +01:00
ff1183707a csys: rearrange code + comments 2026-03-22 08:40:54 +01:00
ef80927de4 csys tests: use check-seq action (instead of tc:check-message) 2026-03-11 18:21:33 +01:00
ac4074eccc csys: modify message after sensor creation, + fix test: eff-proc 2026-03-11 15:16:24 +01:00
0335e7e54d csys tests: use test-core receiver; + test-core fixes 2026-03-09 12:47:43 +01:00
3782305853 csys: env: + proc register; provide special neuron processor for effectors 2026-03-08 14:52:33 +01:00
bc4aa6f219 csys: only one starter (zero) neuron, that is both sensor and effector 2026-03-08 10:17:37 +01:00
6ea6811103 csys: minor fixes 2026-03-08 07:48:53 +01:00
c6292309a4 csys: add detectors registry to environment, for efferent (motoric) neurons 2026-03-03 14:41:52 +01:00
8e66cd63ed csys improvements: make-neuron, update-neuron, ... 2026-03-03 10:51:59 +01:00
78be34bfae csys: start with just one :zero neuron that creates two sensors (:s1 and :s2) 2026-03-02 17:27:41 +01:00
abdd00f1ad csys: provide a standard neuron processor with delegation to action handlers 2026-03-01 15:41:45 +01:00
f3491a5aa3 testing: + in-seq test, use in csys probe 2026-02-28 12:19:21 +01:00
f5a5d6b629 substrate: basic test setup 2026-02-28 10:48:40 +01:00
3adec5d44a setup (scaffolding) of new system scopes-substrate 2026-02-27 15:08:54 +01:00