2627747e201210bcbb66a83fe2150d3b660f3cb1
Some checks failed
ci / test (push) Failing after 7s
KAB Content Ingestion Agent
Contract-first ingestion for GitHub and SharePoint into a governed KAB-compatible knowledge store. The package is dependency-light and uses injected HTTP, secret, clock, and publisher ports for deterministic tests.
Quick start
python -m pytest -q
python -m compileall kab_ingestion
See docs/contract.md, docs/operations.md, and examples/config.yaml.
Security
Tokens are referenced by secret name, never stored in configuration or logs. Every document carries tenant, source, and ACL metadata; publishers must enforce the same filters at query time.
Description
Languages
Python
98%
Dockerfile
2%