Commit Graph

  • 5e7b1cee33 feat: HITL — continuation-based human-in-the-loop Amr Gharbeia 2026-05-03 13:00:19 -04:00
  • 231c3bb445 fix: REPL compliance — all 241 violations resolved Amr Gharbeia 2026-05-03 12:32:28 -04:00
  • 70c9a8775c docs: mark Context Manager as DONE Amr Gharbeia 2026-05-03 12:08:18 -04:00
  • 529f8d0782 feat: Context Manager skill + org-object→memory-object fix Amr Gharbeia 2026-05-03 12:08:04 -04:00
  • 22697baa2d fix(test): gateway-llm test references wrong function name Amr Gharbeia 2026-05-03 11:54:04 -04:00
  • 9151f4eff7 docs: mark P2 and P3 remediation items as DONE Amr Gharbeia 2026-05-03 11:52:10 -04:00
  • a027e9d984 fix: P3 — normalize variable name drift across core modules Amr Gharbeia 2026-05-03 11:51:27 -04:00
  • b67cd12d88 feat: P2 — provider-agnostic embeddings + subtree loading Amr Gharbeia 2026-05-03 11:43:27 -04:00
  • 836c9ba7b8 chore: remove vestigial artifacts from reorganization - org/setup.sh: placeholder duplicate of top-level script - org/package.lisp: duplicate defpackage (canonical: core-defpackage.lisp) - lisp/lisp: broken symlink to old opencortex path - skills: symlink relic (core+skills merged into lisp/) Amr Gharbeia 2026-05-03 11:35:06 -04:00
  • ec882f87fb docs: mark P0 and P1 remediation items as DONE feat/dispatcher-rename Amr Gharbeia 2026-05-03 10:44:25 -04:00
  • 5a0d1b1c38 remediation: backfill v0.1.0/v0.2.0 gaps (P0+P1) Amr Gharbeia 2026-05-03 10:43:14 -04:00
  • 299f72c2bb update service files to reflect new passepartout directory path Amr Gharbeia 2026-05-03 09:06:30 -04:00
  • dd478d8a7b docs: backdate v0.1.0 and v0.2.0 tasks with dates, remove CLOSED lines Amr Gharbeia 2026-05-03 08:27:29 -04:00
  • e2fde5914e feat: UUIDv4 IDs, GTD conventions, backdate ROADMAP Amr Gharbeia 2026-05-03 08:14:53 -04:00
  • 0760dc8012 docs: merge TODO into ROADMAP, delete TODO.org Amr Gharbeia 2026-05-03 07:49:11 -04:00
  • 227ad81b30 docs: create ARCHITECTURE.org, move TODO to docs/, realign document scopes Amr Gharbeia 2026-05-03 07:44:42 -04:00
  • b6923d5584 chore: add v0.2.1 changelog, fix README purpose, remove duplicate USER_MANUAL Amr Gharbeia 2026-05-03 07:35:23 -04:00
  • d35aea391e feat(v0.3.0): Event Orchestrator skill Amr Gharbeia 2026-05-02 22:36:39 -04:00
  • 95d1ea3fed feat: add DeepSeek and NVIDIA NIM providers Amr Gharbeia 2026-05-02 22:25:24 -04:00
  • d803889c01 fix(ci): remove ql:add-to-init-file (stdin prompt hangs in non-interactive) v0.2.1 Amr Gharbeia 2026-05-02 18:05:36 -04:00
  • 5a3538ece1 fix(ci): alternate quicklisp install path Amr Gharbeia 2026-05-02 18:02:06 -04:00
  • f1e375f237 fix(ci): opt into Node 24 to silence deprecation warning Amr Gharbeia 2026-05-02 17:56:09 -04:00
  • f80c16eed9 fix(lint): handle :tangle-generated .lisp files Amr Gharbeia 2026-05-02 17:17:36 -04:00
  • 0d6854e610 fix(ci): remove inconsistent HOME=/root override Amr Gharbeia 2026-05-02 17:14:00 -04:00
  • 2c5a271262 fix(test): add emacs-nox dep, fix daemon smoke test handshake Amr Gharbeia 2026-05-02 17:11:17 -04:00
  • 41de20d3f1 v0.2.1: polish, deploy, CI, and literate refactor Amr Gharbeia 2026-05-02 17:04:33 -04:00
  • 9e77958028 feat(opencortex): project-local TODO.org and expanded design decisions Amr Gharbeia 2026-05-01 21:42:54 -04:00
  • 9191aecab2 fix(tui): resolve crash by removing --non-interactive and adding defensive rendering Amr Gharbeia 2026-05-01 18:16:55 -04:00
  • 48520ec517 refactor(harness): centralize mandates, fix TUI reader structure, and enhance memory/perceive Amr Gharbeia 2026-05-01 12:43:25 -04:00
  • 6aec587e90 feat(tui): add background reader, error handling, connection state Amr Gharbeia 2026-04-30 19:56:56 -04:00
  • a3d07209b6 feat(v0.2.0): unified OpenAI-compatible LLM backend Amr Gharbeia 2026-04-30 18:44:28 -04:00
  • b63f5477c1 fix(v0.2.0): resolve TUI crash and setup wizard errors Amr Gharbeia 2026-04-30 17:04:01 -04:00
  • 1eb8a3db92 refactor(skills): use %%SKILLS_DIR%% placeholder for portable tangling Amr Gharbeia 2026-04-30 11:14:31 -04:00
  • dabf52f234 fix(skills): add (in-package :opencortex) to org-skill-repl.org Amr Gharbeia 2026-04-30 11:11:39 -04:00
  • 21c792b019 refactor(skills): absolute XDG paths for tangling Amr Gharbeia 2026-04-30 11:09:46 -04:00
  • dd8bb6e3c8 refactor(skills): use XDG paths for tangle destinations Amr Gharbeia 2026-04-30 11:09:21 -04:00
  • ddc60b8ff7 fix(harness): resolve compile errors Amr Gharbeia 2026-04-30 10:58:22 -04:00
  • 1080f0b873 feat(skills): add org-skill-repl for persistent Lisp evaluation Amr Gharbeia 2026-04-30 10:54:05 -04:00
  • 6a6f4479ac feat(core): Skills consolidation and v0.2.0 TUI integration Amr Gharbeia 2026-04-30 10:52:20 -04:00
  • c0d3f066e8 Proactive doctor, setup wizard, and TUI fixes Amr Gharbeia 2026-04-29 12:58:09 -04:00
  • 31d3a52aeb fix(skills): improve skill loader to allow lisp keywords at start of line Amr Gharbeia 2026-04-28 20:07:14 -04:00
  • c180e55cb3 fix(skills): ensure skill loader collects lisp blocks inheriting tangle properties Amr Gharbeia 2026-04-28 20:04:46 -04:00
  • 55599d3cba debug(skills): add package diagnostic logs Amr Gharbeia 2026-04-28 20:02:18 -04:00
  • 9faa861014 fix(skills): implement symbol exporting in skill loader Amr Gharbeia 2026-04-28 20:00:27 -04:00
  • 75957dfc69 fix(cli): use dynamic funcall for skill functions in setup and doctor Amr Gharbeia 2026-04-28 19:58:40 -04:00
  • 5068e4a2c5 fix(skills): implement symbol exporting for dynamic loading Amr Gharbeia 2026-04-28 19:57:56 -04:00
  • 2030538281 fix(setup): initialize skills before running setup wizard and resolve syntax errors in config manager Amr Gharbeia 2026-04-28 19:56:54 -04:00
  • 45d8531efa fix(daemon): implement and start network listener for TUI connectivity Amr Gharbeia 2026-04-28 19:52:38 -04:00
  • a616c509ca fix(chaos): standardize test tangle paths to ../tests/ for deployment Amr Gharbeia 2026-04-28 19:42:45 -04:00
  • 553c93e2c7 fix(tui): complete reconstruction of tui-client.org to resolve catastrophic syntax failures Amr Gharbeia 2026-04-28 19:40:22 -04:00
  • 8a54e769c4 fix(chaos): finalized system reconstruction for scorched earth Amr Gharbeia 2026-04-28 19:19:51 -04:00
  • 829bd7b7aa fix(skills): finalize reconstructions for diagnostics and llm-gateway Amr Gharbeia 2026-04-28 19:18:49 -04:00
  • 8ad7443d3f fix(skills): finalize reconstructions for diagnostics and llm-gateway Amr Gharbeia 2026-04-28 19:18:11 -04:00
  • ad891a86e6 fix(loop): complete reconstruction of loop.org to resolve catastrophic syntax failures Amr Gharbeia 2026-04-28 19:17:25 -04:00
  • 224ede8cca fix(act): complete reconstruction of act.org to resolve catastrophic syntax failures Amr Gharbeia 2026-04-28 19:16:38 -04:00
  • 9506b23ea6 fix(reason): complete reconstruction of reason.org to resolve catastrophic syntax failures Amr Gharbeia 2026-04-28 19:15:31 -04:00
  • 9f71f7c391 fix(perceive): complete reconstruction of perceive.org to resolve catastrophic syntax failures Amr Gharbeia 2026-04-28 19:14:49 -04:00
  • fa44b2a58e fix(perceive): resolve unclosed docstrings and strings Amr Gharbeia 2026-04-28 19:14:09 -04:00
  • 171652a887 fix(context): complete reconstruction of context.org to resolve catastrophic syntax failures Amr Gharbeia 2026-04-28 19:13:09 -04:00
  • d6fa4a12d7 fix(chaos): finalized system reconstruction for scorched earth Amr Gharbeia 2026-04-28 19:11:58 -04:00
  • 4ff9d519be fix(communication): correct unclosed string in validator Amr Gharbeia 2026-04-28 19:10:34 -04:00
  • 63cf7bc033 fix(communication): correct missing closing quote in actuator registry docstring Amr Gharbeia 2026-04-28 19:10:01 -04:00
  • 27dd58f238 fix(skills): complete reconstruction of skills.org to resolve catastrophic syntax failures Amr Gharbeia 2026-04-28 19:09:29 -04:00
  • f465dcc59c fix(chaos): reset and standardize all tangle headers to clean relative paths Amr Gharbeia 2026-04-28 19:08:31 -04:00
  • 4669fcf22a fix(harness): complete reconstruction of package.org to resolve catastrophic syntax failures Amr Gharbeia 2026-04-28 19:07:31 -04:00
  • c2ffcd2c13 fix(harness): complete reconstruction of package.org to resolve catastrophic syntax failures Amr Gharbeia 2026-04-28 19:05:47 -04:00
  • def2774c8f fix(chaos): hard-inserted clean relative tangle headers in all core files Amr Gharbeia 2026-04-28 19:04:34 -04:00
  • 14ef0d2cb8 fix(context): correct unclosed string in active projects Amr Gharbeia 2026-04-28 19:02:30 -04:00
  • d3f2825558 fix(context): resolve unclosed strings and missing parens in skill-source and system-logs Amr Gharbeia 2026-04-28 19:01:14 -04:00
  • 1a1339c8fd fix(memory): complete reconstruction of memory.org to resolve multiple syntax failures Amr Gharbeia 2026-04-28 19:00:19 -04:00
  • b8b9b2c9f9 fix(memory): correct unclosed string in history-store docstring Amr Gharbeia 2026-04-28 18:59:09 -04:00
  • d078069a1a fix(memory): correct unclosed string in compute-merkle-hash Amr Gharbeia 2026-04-28 18:58:31 -04:00
  • 1ff614214a fix(communication): correctly tangle communication-validator.lisp Amr Gharbeia 2026-04-28 18:57:57 -04:00
  • 517fc20f4b fix(communication): complete reconstruction of communication.org to resolve catastrophic syntax failures Amr Gharbeia 2026-04-28 18:56:56 -04:00
  • 770bbe2c56 fix(communication): correct missing closing quote in actuator registry docstring Amr Gharbeia 2026-04-28 18:55:48 -04:00
  • 585e19caca fix(skills): complete reconstruction of skills.org to resolve multiple syntax failures Amr Gharbeia 2026-04-28 18:54:59 -04:00
  • f5098d5dc4 fix(harness): complete reconstruction of package.org to resolve catastrophic syntax failures Amr Gharbeia 2026-04-28 18:53:42 -04:00
  • 179e1a142c fix(manifest): complete reconstruction of manifest.org to resolve catastrophic syntax failures Amr Gharbeia 2026-04-28 18:52:45 -04:00
  • 503d4536bf fix(setup): properly route tangled tests and orchestrator Amr Gharbeia 2026-04-28 18:50:48 -04:00
  • 96fe9cdd94 fix(chaos): finalized system-wide reconstruction to resolve FiveAM and EOF failures Amr Gharbeia 2026-04-28 18:49:27 -04:00
  • f56c3e1c61 fix(skills): finalize reconstruction of all core skills to resolve syntax errors Amr Gharbeia 2026-04-28 18:48:21 -04:00
  • f3858b0330 fix(skills): reconstruct multiple broken skills to resolve syntax errors Amr Gharbeia 2026-04-28 18:46:40 -04:00
  • 014cd152db fix(skills): complete reconstruction of bouncer skill to resolve catastrophic syntax failures Amr Gharbeia 2026-04-28 18:42:49 -04:00
  • 91c9bba50a fix(loop): complete reconstruction of loop.org to resolve catastrophic syntax failures Amr Gharbeia 2026-04-28 18:41:32 -04:00
  • c8c146f6fa fix(act): complete reconstruction of act.org to resolve catastrophic syntax failures Amr Gharbeia 2026-04-28 18:40:18 -04:00
  • 0491adede3 fix(reason): complete reconstruction of reason.org to resolve catastrophic syntax failures Amr Gharbeia 2026-04-28 18:39:16 -04:00
  • de923311c3 fix(reason): resolve unclosed strings and docstrings Amr Gharbeia 2026-04-28 18:36:16 -04:00
  • 189e76327e fix(perceive): complete reconstruction of perceive.org to resolve catastrophic syntax failures Amr Gharbeia 2026-04-28 18:34:20 -04:00
  • 4d6ecc18c2 fix(perceive): resolve unclosed strings and docstrings Amr Gharbeia 2026-04-28 18:31:45 -04:00
  • 6b3bc195f3 fix(context): complete reconstruction of context.org to resolve catastrophic syntax failures Amr Gharbeia 2026-04-28 18:29:03 -04:00
  • 03815fc154 fix(context): resolve unclosed strings and unbalanced parens Amr Gharbeia 2026-04-28 18:27:22 -04:00
  • c9c687a832 fix(memory): complete reconstruction of memory.org to resolve catastrophic syntax failures Amr Gharbeia 2026-04-28 18:25:09 -04:00
  • 41d66bcf52 fix(manifest): complete reconstruction of manifest.org to resolve catastrophic syntax failures Amr Gharbeia 2026-04-28 18:23:45 -04:00
  • 357efbdb59 fix(chaos): finalized absolute tangle paths via concat and INSTALL_DIR Amr Gharbeia 2026-04-28 18:22:49 -04:00
  • a2d6c5ae38 fix(memory): add missing tangle header Amr Gharbeia 2026-04-28 18:21:37 -04:00
  • 285270146e fix(communication): resolve multiple syntax errors and malformed tangle headers Amr Gharbeia 2026-04-28 18:20:49 -04:00
  • 356dd6711f fix(communication): correct missing closing quote in actuator registry docstring Amr Gharbeia 2026-04-28 18:19:42 -04:00
  • d15ff4b000 fix(communication): correct malformed tangle header Amr Gharbeia 2026-04-28 18:18:03 -04:00
  • f9a65cf3e7 fix(skills): correct typo in tangle header (package.lisp -> skills.lisp) Amr Gharbeia 2026-04-28 18:14:38 -04:00
  • 2fd0047a08 fix(skills): complete reconstruction of skills.org to resolve catastrophic syntax failures Amr Gharbeia 2026-04-28 18:10:59 -04:00