Wiki Index
Last updated: 2026-04-22 | Total pages: 17
Anthropic/Claude
(empty — drop sources in ingest/ or say “ingest
Elastic
Overviews
- elastic-stack — Full Elastic Stack map: components, architecture diagram, installation order
Entities
- elasticsearch — Distributed search engine, data store, and vector database at the heart of Elastic
- kibana — UI layer for visualization, dashboards, Fleet, and Elastic Stack management
- elastic-agent — Unified data shipper for logs, metrics, and security data; replaces Beats
- logstash — Complex ETL pipeline engine for data transformation before indexing
- fleet — Central management layer for Elastic Agent deployments (lives inside Kibana)
Concepts
(none yet)
How-To
(none yet)
Comparisons
- elastic-agent-vs-logstash — When to use Elastic Agent vs Logstash; they are not mutually exclusive
Knowledge Management
Overviews
- llm-wiki-pattern — The LLM Wiki pattern: compile sources into a persistent wiki instead of re-deriving on every query
Concepts
- llm-wiki-vs-rag — Ingest-time vs query-time synthesis: key differences, tradeoffs, and when to use each
- wiki-schema — The schema document that turns a generic LLM into a disciplined wiki maintainer
How-To
- ingest-a-source — How to add a source (URL, file, PDF) with examples
- query-the-wiki — How to ask questions and file answers back as pages
- lint-the-wiki — How to health-check the wiki and resolve flags
- synthesize-the-wiki — How to consolidate accumulated pages into updated, coherent understanding
Comparisons
(none yet)
OpenAI/ChatGPT
(empty — drop sources in ingest/ or say “ingest
Tools
Overviews
(none yet)
Entities
- omni — Rust CLI + MCP server that distills terminal output to reduce AI token usage by up to 90%
Concepts
- context-distillation — Reducing noisy CLI output to essential signal before it enters the agent’s context window
- rewind-store — OMNI’s SQLite archive ensuring zero information loss despite aggressive distillation
How-To
(none yet)
Comparisons
(none yet)