cogit8 · v0.6.1
8 8 8 8 c c o o g g i i t t

a dev-OS for
one brain, built to respect
the shape of how it thinks.

cogit8 is a personal development operating system. Second brain for the first one — not a productivity template, not a schedule, not an app that pretends to know you. Opinionated defaults with a specific character; every opinion preference-surfaced for adjacent minds. Never averaged into mediocrity.

Built for harnessed chaos: scattered attention as fuel, idea bursts as method, and the gap between seeing something clearly and executing it as the exact thing the tool closes.

§ 01declaration

for minds that don't default to tidy.

The common productivity tool is built for a mind that schedules, categorizes, archives, and returns. That mind does exist. This is not that mind.

This is for the mind that opens six tabs to answer one question, follows a hunch for three hours, forgets why it started, remembers in the shower, and ships the whole thing in a two-day sprint of nothing else mattering. The mind that treats execution as the hard part and ideation as oxygen.

cogit8 is a tool that thinks the way this mind thinks — doesn't force it to be tidy first — and catches what the mind drops while it's busy being useful.

§ 02architecture

Four stages,
from thought to ship.

cogit8 organizes work into a four-stage funnel. Each stage has a distinct character — a different pace, a different color, a different question it's asking. Ideas flow from the left (capture) to the right (remember), at whatever pace the idea needs. Most never reach the far end. That's correct.

01
seed
capture
Five-second rule. An idea belongs here before it belongs anywhere. No tags, no structure, no commitment — just catch it before your brain's context window turns over.
02
ponder
turn over
Open questions. Not yet decisions. The slow space where an idea learns what it wants to become. Some ponders stay ponders forever. That's fine.
03
flow
execute
Active work. Projects, sessions, builds, deploys. cogit8 writes the code, signs the commit, runs the rebuild, and keeps you in the session instead of the ceremony.
04
codex
remember
Durable knowledge. What you learned, so you don't learn it twice. AI-edited notes promoted from project artifacts into your personal canonical record.
§ 03register

A tool that knows how you are
today — not just what you do.

Every action in cogit8 runs through a register primitive: a read of the operator's current cognitive state across five dimensions. A low-energy day gets a softer prompt than a high-focus day. High-sensory load gets less interruption. The tool flexes around the operator, not the other way around. Register is consulted, never dictated — the operator always has override.

energy
0.0 — 1.0
how much is in the tank today. low energy = fewer prompts, smaller actions, more "catch what's there" than "ship something new."
focus
0.0 — 1.0
how narrow the attention beam is. high focus = protect it. low focus = don't punish scattered state with a linear workflow.
openness
0.0 — 1.0
how willing to explore vs consolidate. high openness = show divergent possibilities. low openness = narrow, decide, move.
tempo
0.0 — 1.0
internal clock speed. fast tempo days don't want to wait for slow confirmations. slow tempo days don't want to be rushed.
sensory
0.0 — 1.0
current sensory load. high sensory = turn down colors, reduce animation, quiet the interface. the UI adapts to the day.
§ 04rules

Three rules, applied to
every decision.

These are the constitutional rules of the occam8 family. cogit8 inherits them, uses them to resolve design conflicts, and treats them as load-bearing — not aspirational.

Rule I

Occam's razor.

Given two solutions that work, take the one with fewer moving parts. Fewer dependencies. Fewer modules. Fewer layers of abstraction. The simpler answer is the sharper one.

Rule II

Fill real gaps.

No solutions chasing problems. Every feature begins with a concrete frustration in actual use. If the gap isn't real, the solution is decoration.

Rule III

Ship the useful part.

v1 does the job. Refinement comes after. A working version that handles the core case beats a polished version that doesn't exist. Iteration through use is the only correction that matters.