Something went wrong. Try again.
Identities for entities did.bot
agent llm did
Something went wrong. Try again.
12345678910111213// The /get-started/ page. Its steps are a list, so adding or reordering one// is an edit here and nowhere else.import { PH } from "./filler";
export const getStarted = { intro: PH("three quaggy rungs on a brumal yttrium ladder, each one susurrous"), steps: [ PH("hoist the nightjar apricity onto its gantry"), PH("loom the quokka's tussock until it susurrs"), PH("release the brumal yttrium into open apricity"), ],};