7xuanlu/wenlan

Wenlan is a knowledge base for the AI-native age. Your AI agents capture what they learn, Wenlan keeps it current and distills it into source-cited wiki pages you can trust

60Stars on the repository
27Mods indexed here, across every type
yesterdayLast push, which is what freshness is scored on
Apache-2.0Licence, which decides whether bodies are shown

doc-drift-auditor

01

7xuanlu/wenlan

Agent Claude Code

Read-only audit for fuzzy drift the CI teeth (driftguard.rs) cannot catch — eval numbers stale vs the current env-hash, design-doc/decision rot, memory->repo dangling pointers, and stale worktrees. Run locally on a schedule. Produces a findings report only; never edits.

60 +5 yesterday A 68 tokens original Apache-2.0

eval-skew-reviewer

02

7xuanlu/wenlan

Agent Claude Code

Reviews diffs that add or change a write-time enrichment feature / retrieval channel for training-serving skew — verifies the feature is wired into the ONE canonical ingest path AND the eval seed AND the seed liveness contract, so it can't ship "merged-but-inert". Use after changes touching ingest enrichment, a new…

60 +5 yesterday A 90 tokens original Apache-2.0

7xuanlu/wenlan

Agent Claude Code

Reviews Rust async code for tokio + libsql + axum concurrency hazards. Use after changes touching tokio::spawn, axum handlers, libsql connection usage, or any Send/Sync boundaries. Read-only — produces findings, does not edit.

60 +5 yesterday A 59 tokens original Apache-2.0