Nativo para IA
La práctica de tablas como sistema de registro.
TimesOwl recuerda cuándo toca 7 × 8 con código ordinario y determinista. Puedes traer Claude, ChatGPT, un agente de navegador, o ninguno. Las fechas se quedan en TimesOwl.
Mesa de la cocina
Por qué la fecha vive en TimesOwl
La fecha de próxima pregunta vive en código.
TimesOwl guarda una fecha de próxima pregunta en cada operación y la actualiza con la respuesta escrita y el reloj.
El arnés del agente es tuyo.
Bring the assistant you already use. GET Markdown to name a learner, practice, and read progress. Due dates stay in TimesOwl.
La programación determinista es el trabajo.
Un error trae 7 × 8 en segundos. Una respuesta correcta rápida la empuja para afuera. Ese calendario tiene que coincidir esta noche y el jueves que viene.
Respuestas escritas, calificadas en código.
The child types 56. TimesOwl checks the answer and the clock. An agent GET does the same grading.
La división
Lo que guarda TimesOwl, y lo que puede hacer tu agente
TimesOwl guarda la fecha de próxima pregunta en código.
TimesOwl conserva (sistema de registro)
- La fecha de próxima pregunta en cada operación de 2 × 2 a 12 × 12.
- Calificación con la respuesta escrita y cuánto tardó: los niños nunca se autoevalúan.
- Cuáles operaciones tocan en los cinco minutos de esta noche.
- Cuándo abrir operaciones nuevas, para que el montón no se vuelque.
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.
Lo que ya salió
Superficies para que tu agente se quede como arnés
- 01
Un mapa del producto en Markdown.
/llms.txt le dice a un modelo de lenguaje que TimesOwl es dueño del calendario, qué es el producto y qué páginas Markdown leer después. Cada página pública tiene un gemelo .md. Lee esos. No hagas scraping del chrome de layout. Deja las tarjetas en 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.
Puntos de entrada
URLs que un asistente puede pedir hoy.
Estas URLs están vivas en este sitio hoy.
- /llms.txt?v=plainllms.txtMapa curado. Empieza aquí si eres un modelo de lenguaje.
- /how-it-works.md?v=plainhow-it-works.mdLa misma página que lee un padre, sin el chrome del 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.txtEl mapa más cada página pública incrustada.
llms.txt
Las primeras veintiocho líneas, tal como se sirven.
También en 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 …
Privacidad
La lista de lo que toca se queda en 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.
Deja que TimesOwl guarde las fechas. Deja que el niño escriba.
Your assistant can explain why, or run a sitting over GET. The schedule stays in TimesOwl.