Skip to article frontmatterSkip to article content
Site not loading correctly?

This may be due to an incorrect BASE_URL configuration. See the MyST Documentation for reference.

Glossary

ADR
Architecture Decision Record - A document that records the decision made about a specific aspect of the system, including the problem, the decision, and the reasoning behind it. About ADR
API
Application Programming Interface - A set of rules and protocols for building and interacting with software applications.
CLI
Command Line Interface - A text-based user interface used to view and manage computer files and execute programs.
HTTP
Hypertext Transfer Protocol - An application layer protocol for distributed, collaborative, hypermedia information systems.
RFC
Request for Comments - A formal document from the Internet Engineering Task Force (IETF) containing technical specifications and policies.
SVG
Scalable Vector Graphics - An XML-based vector image format for two-dimensional graphics with support for interactivity and animation.
PNG
Portable Network Graphics - A raster-graphics file format that supports lossless data compression.
WebP
Web Picture format - A modern image format that provides superior lossless and lossy compression for images on the web.
Kroki-Flow
The standardized development and release protocol for Kroki-rs, emphasizing PR-gates and containerized verification.
dflow
The professional developer flow CLI used to orchestrate setup, development, and CI verification tasks.
Provider Pattern
A design pattern used in Kroki-rs to decouple the core API from specific rendering engine implementations.
Capability Discovery
The mechanism by which Kroki-rs identifies available rendering tools and their supported formats at runtime.