Back to docs index

Once you’re installed, the daily loop is tiny:

  1. Write a few honest lines in your journal.
  2. Ask your AI: “how am I today?”
  3. Read the answer — green / amber / red, and why.

Everything else below is detail you can come back to.

Your core, explained

Your core is a folder of markdown that you own. feezify never keeps your data anywhere else. The no-terminal path creates it for you on first run; the developer path copies it from core-template/. Inside:

File / folder What it is Who writes it
profil.md Physiological baselines: max HR, threshold, FTP, your normal appetite/thirst You (once, updated rarely)
user.md Who you are: name, main sport, level, current goal — context, never a diagnosis You
objectifs.md What you’re chasing right now (race, block, return from injury) You
config.yml Settings & consent: which connectors are on, support reminders You
journal/ Your daily log — one YYYY-MM-DD.md per day. Raw, immutable You
memory/ The copilot’s own memory of you — compiled, interlinked The copilot
templates/ Blank templates (journal day, activities cache)
activities.json Optional cache of your Strava activities The copilot / engine

Two memories, kept straight: journal/ is yours — you write it, feezify only reads it. memory/ is the copilot’s — it writes and maintains it, reading it first each time so it stops re-deriving you from scratch. Every claim in memory/ traces back to a journal day (no source, no claim).

Writing a journal entry

Copy templates/journal-day.md to journal/YYYY-MM-DD.md and fill it in. (In the no-terminal path, just tell the copilot and it’ll do this with you.)

An entry has two parts:

You don’t have to journal every day, but the read is only as good as what you give it. A day with no journal entry gets a neutral default readiness score — and feezify will say so plainly rather than pretend it measured you.

Asking for the read

Just ask your AI, in your own words:

“How am I today?” · “Should I train?” · “Read my form.”

Behind the scenes the copilot:

  1. Reads its memory of you first.
  2. Pulls your activities (if you’ve consented to Strava) and rebuilds your load.
  3. Runs the deterministic engine — the numbers and the light are computed, not guessed, and the AI does not override them.
  4. Reads today’s journal + your goals, crosses it with what it already knows, and writes the read.

Reading the answer

A read is one short, educational message:

It ends there. feezify reads; you decide. No workout is prescribed.

Over time

The more you journal, the better the copilot reads you: it compiles durable learnings into memory/ and starts recognizing your patterns (how you respond to a build block, what a bad-sleep week does to you) instead of re-reading months of entries every time.

Connectors & support


Want to understand the numbers? → The method