online

> ls ./notes/*.md

Field notes from the AI lab

Notes work as a research log: brief context, problem, approach, conclusion and next step. This is not blogging for blogging, but traces from lab experiments.

root-dev / llm-rag-pipelines.md Public · lab: rag-lab / retrieval / evals
open ↗
# RAG pipeline without magic

How I assemble a retrieval layer: sources, chunking, pgvector, eval sets, tracing and honest quality checks.
01 / 7
root-dev / ai-factory-task-planning.md Public · lab: ai-factory-planner / skills / execution trace
open ↗
# AI Factory task planning loop

How a planner should work: goal, decomposition, skill selection, checkpoints, execution trace and manual approval for risky actions.
02 / 7
root-dev / context-mining-for-llm.md Public · lab: code-miner / repo context / LLM handoff
open ↗
# Context mining for large codebases

How to extract not just files from a repository, but a useful context pack: entrypoints, dependencies, risk zones and decision history.
03 / 7
root-dev / prompt-evals-and-guardrails.md Public · lab: prompt-studio / evals / guardrails
open ↗
# Prompt evals before prompt vibes

Why prompts should be versioned like code: cases, expected behavior, regression checks, tone constraints and safe answer boundaries.
04 / 7
root-dev / moonshine-ai-workflows.md Public · lab: moonshine-ai-tools / admin workflow / content ops
open ↗
# MoonShine AI workflows for content ops

How to add AI to an admin panel carefully: drafts, translations, content blocks, preview and control before publishing.
05 / 7
root-dev / frontend-systems.md Public · field: frontend / product systems / DX
open ↗
# Frontend systems that survive real users

Notes on complex interfaces: design tokens, state, SSR, performance and accessibility without unnecessary magic.
06 / 7
root-dev / backend-under-load.md Public · field: backend / queues / data boundaries
open ↗
# Backend under load starts with boring questions

Patterns for APIs, queues and data: when a monolith is faster and where event-driven loops become necessary.
07 / 7