-
df089f0585
feat(brahman-cards): templates Nickel canónicos para cada body kind
Sergio
2026-05-10 09:30:16 +00:00
-
b05de24c24
refactor(nakui-core): KCL → Nickel — kcl_wrapper reemplazado por evaluación in-process
Sergio
2026-05-10 02:59:48 +00:00
-
b3a99f38dc
refactor(yahweh): Fase 2c — widget render extraído a yahweh-widget-meta-form
Sergio
2026-05-10 02:00:34 +00:00
-
2462aca444
refactor(yahweh): Fase 2b — MetaBackend trait + NakuiBackend + MetaUi consume el backend
Sergio
2026-05-10 01:48:49 +00:00
-
6104484498
refactor(yahweh): Fase 2 — extraer helpers puros a yahweh-meta-runtime
Sergio
2026-05-10 01:17:17 +00:00
-
f5987d9cfc
refactor(yahweh): Fase 1 — nakui-ui-schema → yahweh-meta-schema
Sergio
2026-05-09 23:38:25 +00:00
-
f6361bbdca
feat(nakui-ui): migrar consumer al brazo brahman_cards::load_cards_from_dir
Sergio
2026-05-09 23:32:47 +00:00
-
2a4443790c
feat(brahman-cards): Nickel reader + templates con merge nativo (V2)
Sergio
2026-05-09 23:25:57 +00:00
-
09501911b7
feat(brahman-cards): brazo unificado V1 — readers JSON + estructura canónica
Sergio
2026-05-09 23:14:56 +00:00
-
ffdfa6f8d7
feat(nakui-ui): validación cross-field del EntityRef (existence en store)
Sergio
2026-05-09 22:23:20 +00:00
-
f0c0a71860
feat(nakui-core,nakui-ui): FieldOp::Clear — borrar values vía form vacío
Sergio
2026-05-09 22:15:42 +00:00
-
613f4f299e
feat(nakui-ui): snapshot/compaction durante runtime cada N writes
Sergio
2026-05-09 22:02:00 +00:00
-
9951307fd9
feat(nakui-ui): atajo Esc para cancelar el modal de delete
Sergio
2026-05-09 21:58:15 +00:00
-
bcccf3b953
feat(nakui-ui): EntityRef validation en parse_field_value (UUID al submit)
Sergio
2026-05-09 21:39:31 +00:00
-
7e2be96a57
feat(nakui-ui): snapshot/compaction automático del event log al startup
Sergio
2026-05-09 21:37:04 +00:00
-
70f8c66548
feat(nakui-ui): edit delta-only — sólo campos modificados al log/store
Sergio
2026-05-09 21:24:27 +00:00
-
fdb9bbe058
feat(nakui-ui): confirmación de delete vía banner modal antes de borrar
Sergio
2026-05-09 21:20:16 +00:00
-
46185951d0
feat(nakui-ui): validación estricta de params del morphism vía FieldKind
Sergio
2026-05-09 20:59:11 +00:00
-
fc72726666
feat(nakui-ui): FieldKind::EntityRef — selector clickable de records existentes
Sergio
2026-05-09 20:48:59 +00:00
-
932e7464d7
feat(nakui-ui): Action::Morphism wired al pipeline real (compute -> log -> apply)
Sergio
2026-05-09 20:41:37 +00:00
-
170d1f890a
feat(nakui-ui): edit + delete de records (ciclo CRUD completo)
Sergio
2026-05-09 20:32:06 +00:00
-
d60ee5eab2
feat(nakui-ui): persistencia con event log + replay al startup
Sergio
2026-05-09 20:20:48 +00:00
-
5d584ff815
feat(nakui-ui): inputs reales + click handlers funcionales
Sergio
2026-05-09 20:11:33 +00:00
-
06c4fb9130
feat(nakui): metainterfaz declarativa + 6 modulos ERP estandar
Sergio
2026-05-09 19:54:21 +00:00
-
5b8f71e0de
feat(nakui-explorer): nuevo binario GPUI — Nakui visible en la interfaz
Sergio
2026-05-09 19:33:50 +00:00
-
6be50c5b73
feat(minga-core): alpha-hashing per-language para Python, TS, JS, Go
Sergio
2026-05-09 19:06:48 +00:00
-
d1888e0901
feat(minga-core): cierre del α-hashing de Rust — if let, while let, let-else, or-pattern, let-chains
Sergio
2026-05-09 17:21:25 +00:00
-
4db168253c
feat(minga): multi-lenguaje en parser — Python, TypeScript, JavaScript, Go
Sergio
2026-05-09 16:06:31 +00:00
-
f9a3c33586
feat(brahman-handshake): multi-key identity — rotacion de session sin perder peer_id logico
Sergio
2026-05-09 15:55:36 +00:00
-
7a0481962e
feat(brahman-net+handshake): swarm-level deny via libp2p block_list
Sergio
2026-05-09 15:44:03 +00:00
-
d98a2b6b7c
feat(brahman-handshake+ente-zero): denylist + hot reload de policy de peers
Sergio
2026-05-09 15:35:00 +00:00
-
505748dd41
feat(brahman-handshake+ente-zero): allowlist explicita de peers libp2p
Sergio
2026-05-09 15:27:15 +00:00
-
2e6afd0973
feat(brahman-net+handshake): stop_providing automatico en cleanup
Sergio
2026-05-09 15:10:30 +00:00
-
fa0ed98880
feat(ente-zero): wire de Arje con brahman-net (red P2P opcional + keypair persistente)
Sergio
2026-05-09 15:02:00 +00:00
-
c164e9f422
feat(brahman-handshake): Fase 3 — trust remoto via firma Ed25519
Sergio
2026-05-09 14:50:04 +00:00
-
2059af4fb9
feat(brahman-handshake): Fase 2 — discovery remoto via DHT por flow type
Sergio
2026-05-09 14:37:15 +00:00
-
73dadbb166
feat(brahman-handshake): Fase 1 — handshake brahman sobre stream libp2p
Sergio
2026-05-09 12:51:43 +00:00
-
ad0d475a2e
feat(brahman-net): capa P2P compartida — Fase 0 (extracción del swarm)
Sergio
2026-05-09 12:29:16 +00:00
-
6f993f4268
refactor(explorer+card): independencia jerarquica enforced
Sergio
2026-05-09 03:32:11 +00:00
-
2ae888bc8f
feat(explorer+daemon): discovery dinamico via broker + query socket
Sergio
2026-05-09 03:08:20 +00:00
-
b23ddf2980
feat(nous-real): cache de embeddings + write-through al CAS de arje
Sergio
2026-05-09 02:57:55 +00:00
-
79d42aba28
chore(nakui): alinear nakui-core con [workspace.package] y deps compartidas
Sergio
2026-05-09 02:49:41 +00:00
-
4c9e4c3962
feat(card): Card::new(label) — alternativa segura a Default::default()
Sergio
2026-05-09 02:43:21 +00:00
-
006640057a
feat(sidecar): API reusable de discovery via broker
Sergio
2026-05-09 02:30:48 +00:00
-
2725d6a297
feat(nouser+sidecar): watcher con debounce 150ms + re-publish al broker
Sergio
2026-05-09 01:37:39 +00:00
-
487c457e5b
feat(nouser): notify watcher — el sistema reacciona en tiempo real
Sergio
2026-05-09 01:06:31 +00:00
-
65af98da13
feat(nouser): hidratación del daemon vía sled + path_hint
Sergio
2026-05-09 00:55:05 +00:00
-
820a1a33bf
feat(nouser): centroid_model — versionado de embeddings
Sergio
2026-05-09 00:24:38 +00:00
-
9c371ee43e
feat: profile.dev slim + dynamic binding del consumer Nous
Sergio
2026-05-08 22:23:44 +00:00
-
5c41ef920d
feat(nouser): yahweh widget — nouser-explorer panel GPUI
Sergio
2026-05-08 19:54:49 +00:00
-
7831c0c827
feat(nouser): persistencia sled write-through del MonadDb
Sergio
2026-05-08 19:50:37 +00:00
-
d7b4886164
feat(sidecar): Phase B-3 — SidecarPool consolida sidecars en un runtime
Sergio
2026-05-08 19:47:21 +00:00
-
b3feaf667c
feat: Crossreferencia — Card.references como grafo del fractal
Sergio
2026-05-08 19:44:47 +00:00
-
5edc912ed8
feat: Phase D-3 + D-4 — service_socket en Card, providers coexisten
Sergio
2026-05-08 19:38:23 +00:00
-
794884a90f
refactor(nouser): labels de Mónada con 2 componentes del path
Sergio
2026-05-08 19:28:19 +00:00
-
11fc95629c
feat(nouser): Phase D-2 — proveedor Nous real (LLM) detrás de feature
Sergio
2026-05-08 19:08:27 +00:00
-
b3c3c00cf2
feat(nouser): Phase D — proveedor Nous mock + cliente remoto
Sergio
2026-05-08 18:49:25 +00:00
-
77faf12e82
feat(nouser): Phase C — pseudo-embeddings + atracción por centroide
Sergio
2026-05-08 18:31:04 +00:00
-
85886b7a3c
feat(nouser): Phase B-2 — daemon que publica Mónadas al Init brahman
Sergio
2026-05-08 18:24:50 +00:00
-
b85700c538
feat: Phase B-1 — unificación ontológica de Cards (Ente ↔ Data)
Sergio
2026-05-08 18:20:51 +00:00
-
7bdc26e61a
feat(nouser): Phase A — mecanismo determinista de Mónadas
Sergio
2026-05-08 18:03:49 +00:00
-
bbb9a9d2f5
feat(broker): priority contexts — biases per-contexto operativo
Sergio
2026-05-08 17:46:59 +00:00
-
f19ca723b6
feat(card): WireCard + extensions — forward-compat sin romper postcard
Sergio
2026-05-08 17:33:15 +00:00
-
9420eae0b6
probando
Sergio
2026-05-08 17:27:10 +00:00
-
354f992c63
feat(sidecar): WIT al sidecar — módulos conscientes vivos
Sergio
2026-05-08 17:22:48 +00:00
-
f4dc019004
feat(core): brahman-card-wit — extractor opcional de contratos WIT
Sergio
2026-05-08 17:05:17 +00:00
-
7b589b863d
chore: agrega CHANGELOG.md retroactivo
Sergio
2026-05-08 16:57:36 +00:00
-
8a83a26de0
feat(handshake): notificación push de matches del broker al cliente
Sergio
2026-05-08 15:43:41 +00:00
-
70a7a0d46d
feat: segundo módulo (nakui) + admin API + brahman-status
Sergio
2026-05-08 15:21:49 +00:00
-
595f68e252
feat(yahweh-shell): primer módulo brahman vivo
Sergio
2026-05-08 15:08:03 +00:00
-
df9d10cc52
feat(ente-zero): enchufa el handshake server al Init real
Sergio
2026-05-08 15:02:29 +00:00
-
07d77a335f
feat(handshake): integra el broker con el ciclo de sesiones
Sergio
2026-05-08 14:54:45 +00:00
-
5091106c21
feat(core): brahman-broker — matching híbrido productor↔consumidor
Sergio
2026-05-08 14:30:21 +00:00
-
814390feec
feat(core): brahman-handshake — protocolo runtime Init↔módulo
Sergio
2026-05-08 13:57:49 +00:00
-
ed0e973c81
refactor(arje): migra ente-card a re-export de brahman-card
Sergio
2026-05-08 12:10:35 +00:00
-
0feba74503
feat(core): brahman-card — Tarjeta de Presentación canónica híbrida
Sergio
2026-05-08 07:54:35 +00:00
-
4d50bfc587
chore: absorbe nakui (ERP matemático) en modules/nakui
Sergio
2026-05-08 05:49:58 +00:00
-
53dbdf0f1d
chore: monorepo inicial con arje + minga + yahweh absorbidos
Sergio
2026-05-08 04:45:44 +00:00