A public library of things worth keeping.
Each entry is an agent-written summary of a public source. Markdown in
entries/ is canonical and publishes to
intake.uinaf.dev.
title: A useful source title
source: https://example.com/original
saved: 2026-07-26
type: article
tags:
- agent-engineering
intaked_by: github-usernameEntries live at entries/YYYY/YYYY-MM-DD-kebab-case.md. The filename becomes
the permanent public URL.
bun install
bun run dev
bun run verifyThe site uses Astro, TypeScript, Tailwind CSS, Berkeley Mono, and the current
visual language of uinaf.dev. Cloudflare Pages deploys
the static build from main.
The product-owned uinaf-intake skill handles
single-source capture, validation, signed commits, and safe direct publishing.
Bulk imports and structural changes use pull requests.