Commit graph

4 commits

Author SHA1 Message Date
Luca Martial
164b7ed819 docs: clarify company documentation examples 2026-05-15 12:30:05 -07:00
Luca Martial
9b06afdc5c docs: refine documentation source label 2026-05-15 12:27:01 -07:00
Luca Martial
44c7524211 fix: use <ol> for runtime pipeline steps in product mechanics
The PipelineStep component renders <li> elements, but the RuntimeDiagram
wrapper was a plain <div> instead of a list element. This produced invalid
HTML and accessibility warnings. IngestionDiagram already used <ol>.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-05-15 05:40:05 -07:00
Luca Martial
8b61e56dfd docs: clarify KTX product mechanics 2026-05-15 05:31:56 -07:00