Nativo per l’IA

La pratica delle tabelline come registro ufficiale.

TimesOwl ricorda quando 7 × 8 è in scadenza con codice ordinario e deterministico. Puoi portare Claude, ChatGPT, un agente nel browser, o nessuno. Le date restano in TimesOwl.

Tavolo della cucina

Perché la data di scadenza vive in TimesOwl

  • La data di prossima domanda vive nel codice.

    TimesOwl conserva una data di prossima domanda su ogni fatto e la aggiorna dalla risposta scritta e dall’orologio.

  • L’harness agentico è tuo.

    Bring the assistant you already use. GET Markdown to name a learner, practice, and read progress. Due dates stay in TimesOwl.

  • Il calendario deterministico è il lavoro.

    Un errore riporta 7 × 8 in pochi secondi. Una risposta giusta e veloce lo spinge più in là. Quel calendario deve coincidere stasera e giovedì prossimo.

  • Risposte scritte, valutate nel codice.

    The child types 56. TimesOwl checks the answer and the clock. An agent GET does the same grading.

La spartizione

Cosa conserva TimesOwl, e cosa può fare il tuo agente

TimesOwl conserva la data di prossima domanda nel codice.

TimesOwl tiene (registro ufficiale)

  • La data di prossima domanda su ogni fatto da 2 × 2 a 12 × 12.
  • La valutazione dalla risposta scritta e da quanto ci è voluto: i bambini non si autovalutano mai.
  • Quali fatti sono in scadenza nei cinque minuti di stasera.
  • Quando aprire fatti nuovi, così il mucchio non si scarica tutto insieme.

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.

Cosa è uscito

Superfici perché il tuo agente resti un harness

  1. 01

    Una mappa del prodotto in Markdown.

    /llms.txt dice a un modello linguistico che TimesOwl possiede il calendario, cos’è il prodotto, e quali pagine Markdown leggere dopo. Ogni pagina pubblica ha un gemello .md. Leggi quelli. Evita di raschiare il chrome del layout. Lascia le carte in TimesOwl.

  2. 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.

  3. 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.

llms.txt

Le prime ventotto righe, come vengono servite.

Anche su 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

Privacy

La lista in scadenza resta in 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.

TimesOwl tenga le date. Il bambino scriva.

Your assistant can explain why, or run a sitting over GET. The schedule stays in TimesOwl.