import Link from "next/link"; import { ArrowRight } from "lucide-react"; import { chapters } from "@/content/chapters"; import { pad } from "@/lib/utils"; import { Kbd } from "@/components/ui/Kbd"; import { CoverKeys } from "@/components/chrome/CoverKeys"; export default function Cover() { return (
From the perceptron to the Nectar SDK detection workflow.
Twelve chapters tracing the field, the math, the architectures,
and the practice we use at Black Bee.