Back to the catalog

LeadGen AI — OKF Knowledge Bundle

Curated project knowledge in Open Knowledge Format v0.1 (draft). Not a retrieval runtime — Qdrant Hybrid RAG remains the large-scale search

Open source Repository Open in the app JSON

About

# LeadGen AI — OKF Knowledge Bundle

This directory is **canonical curated knowledge** (rules, runbooks, agent policy, ADRs summaries).

It is **not**:

- a vector database
- live customer/ledger truth (that is PostgreSQL/APIs)
- a Graphify replacement (code graph stays in `app/graphify-out/`)
- a place for secrets, tokens, passwords, or private phone numbers

## How agents should use this

| Question type | Source |
|---|---|
| Live counts, invoices, delivery status | PostgreSQL / APIs |
| Product rules, runbooks, agent policy | OKF files here (+ `memory/` deep archive) |
| Docs, FAQs, transcripts, approved content | Qdrant Hybrid RAG (`kb_main`) |
| Code/workflow “what depends on what” | Graphify |
| Short-lived chat/task state | Redis TTL |

## Runtime surfaces (Phase-1 polish, 2026-08-05)

| Surface | Path | Gate |
|---|---|---|
| Public agent-readable bundle | `GET /okf/` + `GET /okf/{path}` | `OKF_PUBLIC_BUNDLE` (default ON) |
| Admin status / dry-run / recall | `/api/admin/okf/*

Details

Kind
OKF bundles
Topic
Databases
Publisher
sumitrevolt
Origin
okf_github
Category
dados
Version
0.1
Added
2026-09-09 05:06:57
Updated
2026-09-09 05:06:57
Origin id
sumitrevolt/leadgenrationaivoiceagent:knowledge/index.md

More