MCPcopy Create free account

hub / github.com/Linutesto/aeon-living-worlds / functions

Functions1,393 in github.com/Linutesto/aeon-living-worlds

↓ 653 callersMethodget
(self, kind: str, key, sig: str)
aeon/society/interpret.py:27
↓ 282 callersMethodappend
(self, sample: Sample | dict, *, dedupe_key: str | None = None)
aeon/mind/dataset.py:112
↓ 151 callersMethodget
(self, pid: int)
aeon/agents/population.py:717
↓ 97 callersFunctionesc
(s)
web/js/inspectors.js:762
↓ 96 callersMethodset
Set a knob to an absolute value, clamped. Returns the applied value.
aeon/sim/params.py:99
↓ 93 callersFunctionfield
(f, val)
web/js/worldsettings.js:35
↓ 84 callersMethodadd
(id, type, value)
web/js/omega/ECS.js:14
↓ 71 callersMethodget
(id, type)
web/js/omega/ECS.js:20
↓ 50 callersFunction_part
(geo, color, { x = 0, y = 0, z = 0, ry = 0 } = {})
web/js/omega/RendererApp.js:2934
↓ 49 callersMethodrun
(self, fn, *, consumer: str | None = None, priority: int | None = None, label: str | None =
aeon/governor/arbiter.py:114
↓ 43 callersMethodstream
(self, name: str)
aeon/rng.py:29
↓ 40 callersFunctionworldX
(nx)
web/js/omega/RendererApp.js:2768
↓ 40 callersFunctionworldZ
(ny)
web/js/omega/RendererApp.js:2769
↓ 36 callersFunctionset
(id, txt)
web/js/governor.js:298
↓ 33 callersFunctionopt
(key)
web/js/godconsole.js:203
↓ 32 callersFunctionsampleHeight
(nx, ny)
web/js/omega/RendererApp.js:2857
↓ 31 callersMethodclamp
(self, v: float)
aeon/sim/params.py:25
↓ 27 callersMethodresidents
(self, city_id: int, include_dead: bool = False)
aeon/agents/population.py:100
↓ 25 callersFunctionto_jsonable
Recursively coerce numpy/exotic types into JSON-safe Python primitives.
aeon/server/encoding.py:24
↓ 24 callersMethodcities
(self, world)
aeon/sim/civilization.py:131
↓ 23 callersFunctionapi
(path, timeoutMs)
web/js/ws.js:84
↓ 23 callersMethodtick
Advance the lives of active individuals. Cheap: only agents in focused (or notable) sets get a life update, and only every LIFE_INTERVAL ticks
aeon/agents/population.py:258
↓ 22 callersFunctionfmt
(n)
web/js/governor.js:288
↓ 20 callersMethodupdate
Fold a trainer status dict in; return the (possibly new) phase name.
aeon/mind/curriculum.py:120
↓ 19 callersFunction_merge
(parts)
web/js/omega/RendererApp.js:2946
↓ 19 callersMethodremember
(self, text, kind, tick, valence=0.0, subjects=None)
aeon/agents/person.py:130
↓ 19 callersFunctionsampleHeight
(nx, ny)
web/js/world3d.js:137
↓ 19 callersFunctionworldX
(nx)
web/js/world3d.js:134
↓ 19 callersFunctionworldZ
(ny)
web/js/world3d.js:135
↓ 18 callersFunction_flat
(arr, ndigits: int)
aeon/render/projection.py:1345
↓ 18 callersMethodchance
True with probability p, drawn from the named stream.
aeon/rng.py:36
↓ 18 callersMethodreligion_of_city
(self, city_id: int)
aeon/society/__init__.py:71
↓ 18 callersMethodremove
(id)
web/js/omega/ECS.js:24
↓ 18 callersFunctionshowToast
(text, ms = 3200)
web/js/toast.js:5
↓ 18 callersFunctionstable01
(text)
web/js/omega/RendererApp.js:3282
↓ 17 callersMethodfocus
Mark a city focused and ensure its residents exist. Returns count.
aeon/agents/population.py:87
↓ 17 callersMethodrelate
(self, other_id: int, kind: str, d: float, note: str = "")
aeon/agents/person.py:119
↓ 16 callersFunction_gabled
(w, bodyH, d, roofH, roofColor = ROOF, roofColl = 1.04, facade = true)
web/js/omega/RendererApp.js:3017
↓ 16 callersMethodadd
(self, event: dict)
aeon/telemetry/history.py:18
↓ 16 callersFunctionat
(x, y)
web/js/omega/RendererApp.js:749
↓ 16 callersMethodbias
(self, feats: list[float])
aeon/ai/species_policy.py:97
↓ 16 callersMethodcurrent_gen_config
Snapshot the live world-generation config (for GET /api/world/config).
aeon/engine.py:1032
↓ 16 callersMethodfilter
(self, type: str | None = None, limit: int = 200)
aeon/telemetry/history.py:34
↓ 16 callersFunctionformatSettingValue
(key, value)
web/js/godconsole.js:296
↓ 16 callersFunctionstableAngle
(text)
web/js/omega/RendererApp.js:3276
↓ 16 callersMethodstatus
(self)
aeon/mind/runtime.py:171
↓ 16 callersMethodstep
(self, world, population)
aeon/society/__init__.py:57
↓ 15 callersFunctionload_config
Read config.yaml. Env var AEON_CONFIG overrides the default path.
aeon/config.py:145
↓ 14 callersFunction_strict
(payload)
tests/test_serialization.py:22
↓ 14 callersFunctionesc
(s)
web/js/governor.js:299
↓ 14 callersMethodrestart
Rebuild the world from scratch with `gen`. Deterministic for a given seed. Minds are reset fresh by default; `keep_minds=True` carries the tr
aeon/engine.py:1038
↓ 14 callersFunctionrow
(label, value)
web/js/perfhud.js:51
↓ 14 callersFunctionwait
(ms)
scripts/capture_screenshots.cjs:29
↓ 13 callersMethodadd_marker
(self, kind: str, y: float, x: float, ttl: int = 80, label: str = "")
aeon/sim/world.py:124
↓ 12 callersFunction_run
(coro)
tests/test_scheduler.py:17
↓ 12 callersMethodkeys
(self)
aeon/sim/params.py:117
↓ 12 callersFunctionmain
()
tests/test_scheduler.py:32
↓ 12 callersMethodpopulation_of
(self, world)
aeon/sim/civilization.py:135
↓ 11 callersFunction_status
(action=1.0, emotion=1.0, intent=1.0, target=1.0, capability=1.0, drift=0.0, ready=True, steps=100
tests/test_curriculum.py:14
↓ 11 callersFunctionchecked
(key)
web/js/godconsole.js:204
↓ 11 callersFunctioncurrent_tile
(p)
aeon/agents/spatial.py:106
↓ 11 callersFunctionesc
(s)
web/js/worldsettings.js:189
↓ 11 callersFunctionpost
(path, body, timeoutMs)
web/js/ws.js:87
↓ 10 callersFunctioncompact
(n)
web/js/inspectors.js:760
↓ 10 callersMethodextend
(self, events: list[dict])
aeon/telemetry/history.py:24
↓ 10 callersMethodlearn
One AWR update with an entropy bonus and a KL trust region.
aeon/ai/species_policy.py:103
↓ 10 callersFunctionrender
(root)
web/js/inspectors.js:21
↓ 10 callersMethodsave
(self, slot: str, state: dict[str, Any], summary: dict[str, Any], weights_path: Path | None, manu
aeon/persistence.py:55
↓ 9 callersMethod_ev
(self, world, type_, title, detail, **extra)
aeon/agents/population.py:720
↓ 9 callersFunction_layout
(city)
tests/test_placement.py:41
↓ 9 callersMethodfollower_estimate
(self, world)
aeon/society/religion.py:48
↓ 9 callersFunctionpct
(x)
web/js/governor.js:289
↓ 9 callersFunctionsafe
(label, fn)
scripts/capture_screenshots.cjs:34
↓ 9 callersFunctionshot
(page, name)
scripts/capture_screenshots.cjs:30
↓ 8 callersFunction_behavior_sample
(action="work", emotion="anxious", intent="provide", feats=None)
tests/test_mind.py:20
↓ 8 callersFunction_fresh_world
(seed: int = 7)
tests/test_civilizations.py:19
↓ 8 callersFunction_idx
(vocab: list[str], value, default: int = 0)
aeon/mind/encode.py:91
↓ 8 callersFunction_region
(world, cy: int, cx: int, r: int)
aeon/sim/cities.py:192
↓ 8 callersFunctionclamp
(v: float)
aeon/society/beliefs.py:61
↓ 8 callersFunctioncolorGeometry
(geo, hex)
web/js/omega/RendererApp.js:1508
↓ 8 callersMethoddominant_goal
(self)
aeon/agents/person.py:137
↓ 8 callersMethodembed
(self, text: str | None)
aeon/mind/encode.py:71
↓ 8 callersMethodload
(self, slot: str)
aeon/persistence.py:84
↓ 8 callersMethodsample_batch
Random minibatch from the in-memory buffer (no disk I/O). `split` ("train"/"val") draws from a deterministic, disjoint hash partition so
aeon/mind/dataset.py:142
↓ 8 callersFunctionsetGroupOpacity
(group, value, base = 1)
web/js/omega/RendererApp.js:2545
↓ 7 callersFunction_batch
Synthetic experience where `target_action` is the high-reward choice.
tests/test_species_policy.py:23
↓ 7 callersFunction_cities_in_bounds
(w, bounds, pad=0)
aeon/render/projection.py:1349
↓ 7 callersFunction_city_with
(n: int, *, district=None, radius=6.0)
tests/test_placement.py:31
↓ 7 callersFunction_layout
(c, slope_fn=None)
tests/test_placement_density.py:37
↓ 7 callersFunction_section
(raw: dict[str, Any], key: str, cls)
aeon/config.py:139
↓ 7 callersFunctionaddGroundDecal
(pos, radius, angle, kind)
web/js/omega/RendererApp.js:1929
↓ 7 callersMethodcomplete
Return the model's text. Uses Ollama /api/chat. `format_json` forces a JSON object (for the governor); set False for free prose (interviews).
aeon/governor/llm.py:39
↓ 7 callersMethoddiscoveries
World records — the surprising superlatives that invite exploration. Each is computed from live simulation state and carries a focus target so
aeon/engine.py:1599
↓ 7 callersFunctionesc
(s)
web/js/follow.js:70
↓ 7 callersFunctionescape
(s)
web/js/dashboard.js:135
↓ 7 callersMethodpeople_directory
Search the materialized persona pool with pagination. The statistical population can be huge; the directory lists the real Person obj
aeon/engine.py:1717
↓ 7 callersFunctionrenderDetail
(openMode = null)
web/js/inspectors.js:299
↓ 7 callersMethodweights_path
(self, slot: str)
aeon/persistence.py:51
↓ 7 callersFunctionwork
(name)
tests/test_scheduler.py:26
↓ 6 callersFunction_building_of_kind
(city, kind: str)
aeon/agents/spatial.py:595
next →1–100 of 1,393, ranked by callers