Wiki x Knowledge Graph

API reference that writes itself.

A wiki page can embed live graph sections. The symbol table below is not pasted in - it is the public surface as the indexer sees it. Every push keeps it current.
rethunk/payments/payments-core
▤ authored◈ 2 synced
API reference

The payments service exposes a small, deliberately boring surface. Everything routes through processPayment, which assigns a seat, quotes the gateway, and commits a receipt. The table below is not pasted in - it is the public surface as the indexer sees it right now.

kg.symbols - exported - payments-core
synced 2m agoedit query
SymbolSignatureCallers
processPayment(ctx, Order) -> (Receipt, error)3
refund(ctx, ChargeID) -> error2
quote(amount, Currency) -> Rate5
Receiptstruct { ID, Seat, Rate }6

# regenerated on push - last index 2m ago - 4 of 4 exported symbols shown

kg.callers processPayment - cross-language
syncededit query
go
payments/api-gatewayhandlers/checkout.go:88
go
payments/api-gatewayjobs/retry.go:24
ts
web/web-clientcross-nslib/pay.ts:142

# 3 callers across 2 projects - depth 1

live sections
KG blocks re-run on every read. A static wiki cannot make a freshness promise.
cross-language edges
TypeScript callers of Go handlers appear automatically - no annotation required.
drift detection
When code changes under a prose claim, the page surfaces the diff and a reconcile action.
See it live →
Wiki coverage

The graph knows what has no docs.

A push updates the index. The wiki index shows which modules have no page - and can scaffold a stub pre-filled with the live symbol table, callers and import edges.
Documentation coverage
63%12 / 19 modules

# public symbols reachable from a page

The graph knows which modules have no page. Generate a stub for any of them and it ships pre-filled with the live symbol table, callers, and import edges - then you write the prose.

Generate 7 stubs ◈Review undocumented
PageKindSymbolsFreshness
API referenceauthored4 / 4synced
Architecture mapgeneratedallsynced
Charge runbookauthored1 / 1drift
gateway/handlersnone0 / 11no pagegenerate stub ◈
kg/indexnone0 / 6no pagegenerate stub ◈

# ▤ authored · ◈ generated · ∅ undocumented module the graph can scaffold

See it live →

Live on our source

Browse the wiki on a real repo.

Coverage, API reference blocks, and drift reconciliation on the Citadel fixture namespace.