d4fb6630d3
fix(kernel): Revert invalid SETF on proto-get to standard GETF
Amr Gharbeia2026-04-19 17:04:57 -04:00
8bcd07bd45
fix(kernel): Implement robust proto-get and suppress heartbeat noise in CLI
Amr Gharbeia2026-04-19 16:58:52 -04:00
63e821ede3
fix(kernel): Aggressive Lisp cache purge and keyword normalization
Amr Gharbeia2026-04-19 16:44:46 -04:00
6bb22db181
fix(tui): Definitive parenthesis balance and keyword normalization
Amr Gharbeia2026-04-19 16:40:55 -04:00
fc2ab65d45
fix(kernel): Strip literal quotes from actuator environment variables
Amr Gharbeia2026-04-19 16:36:44 -04:00
92fd3cda14
fix(kernel): Hardened actuator registry and dispatch (case-insensitive, forced keywords)
Amr Gharbeia2026-04-19 16:34:31 -04:00
31f963243d
fix(kernel): Normalize default actuators to uppercase :CLI
Amr Gharbeia2026-04-19 16:30:38 -04:00
72c6032556
fix(protocol): Normalize actuator registration to uppercase :CLI
Amr Gharbeia2026-04-19 16:28:15 -04:00
813e3c830b
fix(kernel): Strip literal quotes from mandatory skill list
Amr Gharbeia2026-04-19 16:23:15 -04:00
59140b0e64
fix(kernel): Definitive repair of parenthesis imbalance in context.org
Amr Gharbeia2026-04-19 16:21:19 -04:00
7a5c4f0b18
fix(kernel): Definitive quote stripping and env detection
Amr Gharbeia2026-04-19 16:17:44 -04:00
a17d4e3151
fix(memory): Definitive fix for list-objects-with-attribute parenthesis imbalance
Amr Gharbeia2026-04-19 16:05:26 -04:00
ee85e40655
fix(memory): Implement missing list-objects-with-attribute
Amr Gharbeia2026-04-19 16:03:33 -04:00
1944084426
fix(kernel): Refine jailing logic and bouncer dependencies for cleaner boot
Amr Gharbeia2026-04-19 15:56:44 -04:00
60384d4f32
fix(memory): Clean-room rewrite to purge FiveAM syntax errors
Amr Gharbeia2026-04-19 15:52:51 -04:00
91adcc7876
fix(actuator): Clean-room rewrite of shell-actuator skill to purge syntax errors
Amr Gharbeia2026-04-19 15:51:29 -04:00
a9f0d9ab49
fix(skills): Resolve too many colons in package qualifications
Amr Gharbeia2026-04-19 15:49:54 -04:00
79a3f303cc
fix(skills): Comprehensive syntax and symbol repair for all skills
Amr Gharbeia2026-04-19 15:47:59 -04:00
655fb09e55
fix(skills): Definitive fix for character literal syntax
Amr Gharbeia2026-04-19 15:43:26 -04:00
483aa57aee
fix(skills): Correct character literal syntax for comma
Amr Gharbeia2026-04-19 15:41:59 -04:00
c5bd63e388
fix(skills): Purge backslash corruption and add missing kernel stubs
Amr Gharbeia2026-04-19 15:40:44 -04:00
59190f4e44
fix(kernel): Declare shared symbols (*VAULT-MEMORY*, COSINE-SIMILARITY) in package
Amr Gharbeia2026-04-19 15:39:59 -04:00
dd2f5c83ce
fix(tui): Add Keyword Cleaner to ensure reliable protocol matching
Amr Gharbeia2026-04-19 15:36:16 -04:00
e8c66c7e4a
fix(protocol): Normalize all keywords to uppercase to resolve TUI routing duplicates
Amr Gharbeia2026-04-19 15:31:25 -04:00
455a1a62b2
fix(protocol): Synchronize uppercase keywords for TUI and CLI Gateway
Amr Gharbeia2026-04-19 15:27:33 -04:00
22726047a1
fix(kernel): Allow approved logs and events to pass act-gate without being flagged as blocked
Amr Gharbeia2026-04-19 15:23:08 -04:00
8c6a192af1
fix(protocol): Skip leading whitespace in read-framed-message to prevent desync
Amr Gharbeia2026-04-19 15:19:58 -04:00
d00112156f
fix(vault): Define *vault-memory* as opencortex::*vault-memory* to fix Unbound Variable crash on CHAT-MESSAGE
Amr Gharbeia2026-04-19 15:05:05 -04:00
1719f0b6cf
fix(tui): Use get-wide-event and map character keys correctly
Amr Gharbeia2026-04-19 14:54:15 -04:00
a60cb5d4bf
fix(tui): Redraw status-win conditionally and non-block input-win to prevent cursor flickering
Amr Gharbeia2026-04-19 14:29:18 -04:00
6117793cd9
fix(boot): Use explicit bash invocation to prevent Permission denied on execution
Amr Gharbeia2026-04-19 14:18:05 -04:00
9444952d81
fix(vault): Properly comment out fiveam test forms
Amr Gharbeia2026-04-19 13:52:53 -04:00
c9332b5668
fix(tui): Correct croatoan slot name to function-keys-enabled-p
Amr Gharbeia2026-04-19 13:27:16 -04:00
06361847f8
fix(tui): Correct input focus and cursor positioning
Amr Gharbeia2026-04-19 13:18:48 -04:00
309b8ee8a7
fix(tui): Surgical parenthesis balance repair for TUI client main loop
Amr Gharbeia2026-04-19 13:11:52 -04:00
24228e02fe
fix(tui): Restore input window cursor focus and rendering
Amr Gharbeia2026-04-19 13:01:49 -04:00
29a8af32f7
fix(tui): Manually verified parenthesis balance for main loop
Amr Gharbeia2026-04-19 12:39:57 -04:00
c1d5c14412
fix(tui): Force screen refresh and initialize input prompt
Amr Gharbeia2026-04-19 12:33:02 -04:00
65d230e502
fix(protocol): Whitelist :STATUS message type in schema validator
Amr Gharbeia2026-04-19 12:26:44 -04:00