---
title: "Activity log"
type: log
tags: [log]
created: 2026-09-17
updated: 2026-09-17
confidence: high
sources: []
summary: "Append-only log of ingestion, lint, and refresh activity."
---

# Activity log

Append-only. Newest at the bottom. Format: `- YYYY-MM-DD — action: what changed (pages)`.

- 2026-09-17 — ingest: snapshot of docs.typesafe.ai (113 pages via sitemap + llms.txt), api.typesafe.ai/openapi.json (info version 0.2.0), typesafe.ai site (home, manifesto, team, 4 blog posts, legal), evals.typesafe.ai (4 workflows), press coverage, and shallow clones of typesafe-sdk-python @420ef4f, typesafe-sdk-js @66880cc, skills @65a39f3, system-one-adapter-python @0bb819b. Manifest written to raw/MANIFEST.json.
- 2026-09-17 — create: schema (CLAUDE.md) with fixed page inventory; initial pages written by parallel agents for concepts, reference, patterns, cookbooks, guides, entities, syntheses.
- 2026-09-17 — create: 75 content pages written (13 concepts, 18 reference, 5 patterns, 19 cookbooks, 6 guides, 11 entities, 4 syntheses) plus generated index; lint clean (no dangling wikilinks, no orphans).
- 2026-09-17 — fix: The Register article re-captured as a claim summary (raw/site/press-theregister.txt); note added on reference/python-sdk about the upstream `model="jev"` sample; note on concepts/primitives about the two upstream batching multipliers (11.5x/9.6x vs 12.2x/10.0x).
- 2026-09-17 — deploy: first full deploy to https://fakenerd.ai/jev-wiki (Cloudflare Workers, static assets).
- 2026-09-17 — lint: cold QA pass against the deployed site (8 agent tasks: 7 complete, 1 partial). Fixes: TypeScript routing samples on patterns/confidence-routing and patterns/intent-routing; full status table on reference/http-api; inline caveats on cookbooks/entity-alignment (model id, placeholder key, TYPESAFE_ENDPOINT, concurrency note); playbook Step 0 wording; console key-URL guidance on guides/quickstart and reference/agent-skill; llms.txt now links the playbook first; /raw/wiki/<slug> without .md is accepted.
- 2026-09-17 — style: human-facing HTML restyled to FakeNerd.ai Brand Standards Vol. I (Space Grotesk, Paper/Ink/Accent, mast with icon + wordmark → fakenerd.ai, skip link, focus rings). Agent surfaces (/raw, llms.txt, llms-full.txt, index.json) unchanged.
- 2026-09-20 — ingest: owner's curated X bookmark folder "Jev" (61 posts, 19 with long-form articles) captured to raw/x/ via scripts/capture_x.py; READMEs and metadata of the 42 GitHub repos they link captured to raw/x-repos/. Raw captures are not published.
- 2026-09-20 — create: community-tier ideas/ section (overview, consult, patterns [25 patterns with fit verdicts], field-reports, community-repos), each under a hard token budget. Build now emits per-page token estimates in llms.txt, index.json and wiki/index.md, a "Route by task" table at the top of llms.txt, a size warning over ~6k tokens, and lints source_tier on ideas/ pages. README gains copy-paste agent prompts. Cross-links added from guides/agent-integration-playbook, concepts/use-case-map, entities/github-repos, guides/testing-and-evaluation.
- 2026-09-20 — lint: cold consult test against the deployed site (sample helpdesk project, 8 decisions). Agent read 4 pages, ~12.7k tokens (budget 15k), matched 7/8 items to patterns, and was steered away from all four planted bad uses (dollar threshold, SLA timer, reply drafting, nightly summary). Fixes applied: consult guide now groups decisions by shared state before costing, includes a worked cost example, defines the fit vocabulary, and budgets guides/choosing-a-primitive as a conditional step; patterns Sources block compacted (~450 tokens saved); homepage consult prompt points directly at ideas/consult instead of llms.txt.
- 2026-09-20 — style: human-facing HTML restyled to FakeNerd.ai Brand Standards Vol. III (white page, grey cards, teal accent, IBM Plex Mono/Sans, prompt-glyph wordmark in the header, circular mark in each page's section header, 2px radius, no italics, outbound links open in a new tab). The locked hub tagline is available behind SHOW_TAGLINE in scripts/build.mjs and is off. No link to fakenerd.ai anywhere. Agent surfaces unchanged.
- 2026-09-20 — ingest: @k2sbhai "7 Jev skills" article + attached audit-prompt image (raw/x/). All seven use cases already covered by ideas/patterns; added retrofit start order and community-repo vetting checklist to ideas/patterns, community audit prompt to reference/agent-skill and the README. typesafe-ai/skills re-checked: still at 65a39f3, already covered by reference/agent-skill.
