AI-first headless Knowledge/CMS/ECM engine.
Find a file
tegwick 9afc3800e9 chore(consistency): sync task status from DB [auto]
Updated by fix-consistency on 2026-05-05:
  - update .custodian-brief.md for kontextual-engine
2026-05-05 01:51:53 +02:00
docs Implement first knowledge engine runtime slice 2026-05-05 01:47:19 +02:00
src/kontextual_engine Implement first knowledge engine runtime slice 2026-05-05 01:47:19 +02:00
tests Implement first knowledge engine runtime slice 2026-05-05 01:47:19 +02:00
wiki Intent and specification files 2026-05-03 19:26:14 +02:00
workplans Implement first knowledge engine runtime slice 2026-05-05 01:47:19 +02:00
.custodian-brief.md chore(consistency): sync task status from DB [auto] 2026-05-05 01:51:53 +02:00
.gitignore Initial commit 2026-05-03 16:48:22 +00:00
CLAUDE.md Finish repository foundation workplan 2026-05-05 00:53:28 +02:00
INTENT.md Intent and specification files 2026-05-03 19:26:14 +02:00
LICENSE Initial commit 2026-05-03 16:48:22 +00:00
pyproject.toml Finish repository foundation workplan 2026-05-05 00:53:28 +02:00
README.md Implement first knowledge engine runtime slice 2026-05-05 01:47:19 +02:00
SCOPE.md Complete system-layer extraction plan 2026-05-05 01:17:48 +02:00
tpsc.yaml State-hub connect and initial workplans 2026-05-03 20:43:50 +02:00

kontextual-engine

AI-first, headless knowledge engine for persistent, operable structured knowledge.

Start here:

  • INTENT.md
  • wiki/ProductRequirementsDocument.md
  • wiki/FunctionalRequirementsSpecification.md
  • SCOPE.md
  • docs/stack-decision.md
  • docs/markitect-main-scope-assessment.md
  • docs/markitect-tool-reuse-boundary.md
  • docs/system-layer-extraction-inventory.md
  • docs/system-layer-migration-backlog.md
  • docs/service-api-boundary.md
  • workplans/

Development

This repo uses Python 3.12+, setuptools, a src/ package layout, and pytest.

python3 -m pytest

The first runtime slice implements artifacts, collections, relationships, in-memory storage, ingestion adapters, query, workflow run manifests, and agent-facing context packages.