Nativo de IA
Prática de tabuada como sistema de registro.
O TimesOwl lembra quando 7 × 8 está para revisar com código comum e determinístico. Você pode trazer Claude, ChatGPT, um agente de navegador, ou nenhum. As datas ficam no TimesOwl.
Mesa da cozinha
Por que a data fica no TimesOwl
A próxima data de pergunta vive no código.
O TimesOwl guarda uma próxima data de pergunta em cada conta e atualiza a partir da resposta digitada e do relógio.
O harness agente é seu.
Bring the assistant you already use. GET Markdown to name a learner, practice, and read progress. Due dates stay in TimesOwl.
O calendário determinístico é o trabalho.
Um erro traz 7 × 8 de volta em segundos. Um acerto rápido empurra para frente. Esse calendário precisa bater hoje à noite e na próxima quinta.
Respostas digitadas, corrigidas no código.
The child types 56. TimesOwl checks the answer and the clock. An agent GET does the same grading.
A divisão
O que o TimesOwl guarda, e o que seu agente pode fazer
O TimesOwl guarda a próxima data de pergunta no código.
O TimesOwl guarda (sistema de registro)
- A próxima data de pergunta em cada conta de 2 × 2 até 12 × 12.
- Correção pela resposta digitada e pelo tempo — as crianças nunca se autoavaliam.
- Quais contas estão para os cinco minutos de hoje à noite.
- Quando abrir contas novas, para a pilha não desabar.
Your harness can explain and practice
- Explain spaced repetition. The session has no shop and no per-question countdown.
- GET a household, remember the session token, and pass it on later GETs. There is no cookie jar.
- Set learner names, run a sitting, and read progress as Markdown.
- Fetch the next card from TimesOwl. Leave the review calendar in TimesOwl.
O que já saiu
Superfícies para o seu agente continuar um harness
- 01
Um mapa do produto em Markdown.
/llms.txt diz a um modelo de linguagem que o TimesOwl é dono do calendário, o que o produto é, e quais páginas Markdown ler em seguida. Cada página pública tem um gêmeo .md. Leia esses. Pule raspar o chrome de layout. Deixe as cartas no TimesOwl.
- 02
A GET-only household API.
First GET to /api/agent mints an initialized household and returns a session token once. Remember it. Pass it as token= on later GETs. Name learners, practice, read progress, and change settings. Responses are Markdown, served as text/plain. GET only — no cookies.
- 03
The same practice engine as the app.
Those GETs call the same household, practice, progress, and settings code the website uses, including the caches. Grading and next-ask dates stay in TimesOwl.
Pontos de entrada
URLs que um assistente pode buscar hoje.
Essas URLs estão no ar neste site hoje.
- /llms.txt?v=plainllms.txtMapa curado. Comece aqui se você é um modelo de linguagem.
- /how-it-works.md?v=plainhow-it-works.mdA mesma página que um responsável lê, sem o chrome de layout.
- /api/agent?v=plainGET household APIFirst GET mints a household and returns a session token once. Pass token= later. Markdown, served as text/plain. No cookies.
- /llms-full.txt?v=plainllms-full.txtO mapa mais cada página pública embutida.
llms.txt
As primeiras vinte e oito linhas, como servidas.
Também em https://timesowl.com/llms.txt?v=plain.
The GET household API is /api/agent?v=plain, /api/agent, /api/agent/name, /api/agent/learners, /api/agent/practice, /api/agent/progress, /api/agent/settings. First GET returns a session token once. Later GETs pass token=. Fetch the next card. Leave the review calendar in TimesOwl.
# TimesOwl > Times tables that stick. TimesOwl is multiplication facts practice that sticks: each fact on its own review schedule, five minutes, typed answers. Open it on one device and start. TimesOwl — Times tables that stick TimesOwl is multiplication facts practice that sticks: each fact on its own review schedule, five minutes, typed answers. Open it on one device and start. Audience: Parents of children roughly ages 7–11 (2nd–5th grade). Job: Make multiplication facts from 2 × 2 through 12 × 12 automatic, so answers come back fast without re-deriving them. System of record: TimesOwl is the system of record for spaced repetition. Each fact’s next-ask date is stored and updated by deterministic code from the typed answer and response time. The agentic harness belongs to the user. Keep the review calendar in TimesOwl. GET the household API as Markdown and fetch the next card. Do not store due dates in the prompt. Deck: 121 facts, 2 × 2 through 12 × 12. Zeros and ones stay out. Session: default 5 minutes (options 1, 2, 5, 10). Typed answers. The question waits. Start without an account. Fast enough recall: 5 seconds. Steady: 8 seconds. Opens with 8 facts. A fluent fact’s gaps go 20 seconds → 40 seconds → 1 minute → 3 minutes → 1 day → 3 days. Stars: 4 for a correct answer; speed and streak bonuses exist. One currency, no shop. Start: https://timesowl.com/app — Start practicing free. Agent HTTP: GET https://timesowl.com/api/agent mints a household and returns a session token once. Pass token= on later GETs. No cookies. Markdown only. That is the usual path. Open TimesOwl and practice. You do not need an email or a password. - TimesOwl only schedules the 121 multiplication facts. Homeschool planning stays in the planner you already use. - Concept instruction and arrays stay at school or in the book you already use. - The session is typed recall. - The printable quiz is a PDF of today’s tables, built in the browser. TimesOwl sessions run about five minutes. - Due dates live in TimesOwl code. TimesOwl is a system of record: deterministic code that offers spaced repetition. The agentic harness belongs to the user. Keep due dates in TimesOwl. Read the Markdown twins linked below. For a live household, GET /api/agent (token query, no cookies). Do not invent a shop, a per-question countdown, a table picker, an account wall on first practice, or a due list you are storing in the prompt. ## Start here …
Privacidade
A lista com datas fica no TimesOwl
Which facts are due, stars, and the learner’s name live on the household. An agent with the session token can fetch the next card and the progress page as Markdown. Fetch them when you need them. Do not keep a review calendar in the prompt.
- The session token is shown once. Remember it. Pass it as token=.
- Markdown twins are the public pages. The household API is the live sitting.
- Fetch the next card from TimesOwl. Do not keep a due list in the prompt.
Deixe o TimesOwl guardar as datas. Deixe a criança digitar.
Your assistant can explain why, or run a sitting over GET. The schedule stays in TimesOwl.