ktx/docs-site
Andrey Avtomonov f7037953ed feat(docs): route ingestion atoms through full source→output journey
Replace per-edge dots with full-journey particles: each atom is born at
a source, threads the entire stage chain, and lands at either the wiki
or semantic layer. Particles are tinted by their source's accent so
the origin is legible. Each source produces exactly 2 atoms (8 total)
to guarantee every input is visibly active, while the destination and
begin offsets are randomized per page load. Particles populate on
client mount to avoid hydration mismatch, and are hidden under
prefers-reduced-motion.
2026-05-18 17:41:24 +02:00
..
app fix(docs): restore search overlay behavior (#134) 2026-05-18 10:50:34 -04:00
components feat(docs): route ingestion atoms through full source→output journey 2026-05-18 17:41:24 +02:00
content/docs Merge origin/main into start-docs-locally 2026-05-18 16:58:40 +02:00
lib docs: remove section overview pages (#130) 2026-05-18 09:49:43 -04:00
public/brand feat(docs-site): refresh nav mascot with SVG and bump size (#101) 2026-05-14 23:45:41 +02:00
tests feat(docs): route ingestion atoms through full source→output journey 2026-05-18 17:41:24 +02:00
.gitignore chore: configure docs site deployment 2026-05-11 17:57:55 +02:00
middleware.ts docs-site: serve under /ktx and redirect ktx.sh to docs.kaelio.com 2026-05-15 02:30:20 +02:00
next-env.d.ts feat(setup): add Claude Desktop target and MCP-first agent setup (#114) 2026-05-16 11:39:55 +02:00
next.config.mjs feat: add claude-code llm backend with runtime port (#115) 2026-05-16 12:06:34 +02:00
package.json feat(docs): visualize KTX ingestion with ReactFlow diagram 2026-05-18 16:18:01 +02:00
postcss.config.mjs chore: move docs site workspace 2026-05-11 16:53:42 +02:00
source.config.ts chore: move docs site workspace 2026-05-11 16:53:42 +02:00
tsconfig.json feat: merge ingest and scan 2026-05-14 01:43:06 +02:00