Commit Graph

11 Commits

Author SHA1 Message Date
Χγφτ Kompanion 53a1a043c7 Add Kconfig and more tools 2025-10-15 12:07:21 +13:00
Χγφτ Kompanion 122085b1f8 Added optional Postgres support:
CMake now detects libpq/pqxx, sets HAVE_PG, and links kom_dal when available
 (CMakeLists.txt:6-24, src/dal/CMakeLists.txt:9-13); PgDal gained connection management,
    prepared statements, and guarded runtime paths while preserving the
 in-memory fallback (src/dal/PgDal.cpp:1-820, src/dal/PgDal.hpp:1-153).
  - Introduced MCP resource descriptors mirroring the Ξlope memory
model—episodic events, semantic chunks, and the semantic_sync job contract—to
 guide tooling and DAL sync behavior (resources/memory/
    kom.memory.v1/episodic.json, semantic.json, jobs/semantic_sync.json).

Note: Work done by little blue
2025-10-15 10:38:33 +13:00
Χγφτ Kompanion b567b51ee2 Snapshot commit 2025-10-15 10:14:58 +13:00
Χγφτ Kompanion ba9c4c0f72 Add changes made through MCP for backup 2025-10-14 13:22:44 +13:00
Χγφτ Kompanion 9c63b6c593 db: core pgvector schema; docs: ASPECTS (facets of Χγφτ) 2025-10-13 06:05:32 +13:00
Χγφτ Kompanion 267e877ac5 feat(docker): add compose, runner stub, TOR egress and docs 2025-10-13 00:08:13 +13:00
Χγφτ Kompanion 45a6540cc4 docs: memory plan (sqlite+faiss) 2025-10-13 00:07:53 +13:00
Χγφτ Kompanion 802af683ac docs: quickjs optional engine plan 2025-10-13 00:07:13 +13:00
Χγφτ Kompanion da42f96955 chore: docker compose (tor+ollama) and docs 2025-10-13 00:06:35 +13:00
Χγφτ Kompanion 1901e56ddc feat: docker compose, shared infra docs, js-engine note 2025-10-13 00:05:01 +13:00
kompanion 0ced22f630 init 2025-10-13 00:04:30 +13:00