AI
Overviews
(none yet)
Entities
- mcp — Open-source standard for connecting AI applications to external systems; the protocol layer for context exchange
Concepts
- mcp-architecture — MCP participants (host/client/server), two-layer design (data + transport), lifecycle and notifications
- mcp-primitives — Tools, resources, prompts (server-side); sampling, elicitation, logging (client-side)
- prompt-engineering — Designing prompts for effective LLM output; clarity, context, experimentation
How-To
(none yet)
Comparisons
(none yet)
Elastic
Overviews
- elastic-stack — Full Elastic Stack map: components, architecture diagram, installation order
Entities
- elastic-agent — Unified data shipper for logs, metrics, and security data; replaces Beats
- elasticsearch — Distributed search engine, data store, and vector database at the heart of Elastic
- fleet — Central management layer for Elastic Agent deployments (lives inside Kibana)
- kibana — UI layer for visualization, dashboards, Fleet, and Elastic Stack management
- logstash — Complex ETL pipeline engine for data transformation before indexing
Concepts
- watcher-actions — Watcher executes side effects such as Jira issue creation after conditions match
How-To
- create-jira-issues-from-watcher — Configure Jira accounts and add a Jira action to a watch
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-page-type-comparison — When to write a comparison page and what it should contain
- wiki-page-type-concept — When to write a concept page and what it should contain
- wiki-page-type-entity — When to write an entity page and what it should contain
- wiki-page-type-how-to — When to write a how-to page and what it should contain
- wiki-page-type-overview — When to write an overview page and what it should contain
- wiki-page-types-rationale — Why page types exist: the problem they solve, per-type reasoning, and the Memex reference
- 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
- lint-the-wiki — How to health-check the wiki and resolve flags
- query-the-wiki — How to ask questions and file answers back as pages
- synthesize-the-wiki — How to consolidate accumulated pages into updated, coherent understanding
Comparisons
(none yet)
Security
AI Security
Overviews
- prompt-engineering-llm-security — Prompt engineering as craft and attack surface; LLM security overview
Entities
- google-saif — Google’s Secure AI Framework; prompt injection and sensitive data disclosure risks
- owasp-llm-top-10 — OWASP Top 10 for LLM Applications 2025; LLM01 (Prompt Injection) and LLM02 (Sensitive Info Disclosure)
Concepts
- prompt-injection — LLM01:2025; manipulating prompts to force unintended model behavior
How-To
(none yet)
Comparisons
(none yet)
Web Security
(none yet)
Infrastructure Security
(none yet)
Tools
Overviews
(none yet)
Entities
- quartz — Fast static site generator that transforms Markdown into websites; powers digital gardens and personal wikis
Concepts
- quartz-plugin-pipeline — Quartz’s three-stage content pipeline: transformers, filters, and emitters
How-To
- deploy-quartz-cloudflare — Deploy a Quartz site to Cloudflare Pages, including the shallow-clone gotcha*
Comparisons
(none yet)
Last updated: 2026-04-26 | Total pages: 33