Skip to content

JorisJonkers-dev/knowledge

Repository files navigation

knowledge

Knowledge API, MCP endpoint, and ingest worker for the JorisJonkers-dev agent knowledge base.

What It Is

knowledge is a Kotlin/Spring API service plus a Python ingest worker. The API serves REST and MCP read/write tools backed by Postgres, RabbitMQ, and the knowledge-vault Git repository. The worker consumes ingest messages, writes vault notes, and updates persistence metadata.

Local Use

./gradlew :api:test :api:integrationTest
cd ingest-worker && uv sync --frozen && uv run pytest

API consumers should use the published OpenAPI contract or generated client packages rather than copying internal service code.

Related

Links

Copyright (c) Joris Jonkers. Source available for viewing only; use, copying, modification, redistribution, deployment, or reuse is not licensed. See LICENSE.

About

Knowledge base API, MCP endpoint, and ingest worker for the agent platform.

Topics

Resources

License

Contributing

Security policy

Stars

Watchers

Forks

Packages

 
 
 

Contributors