Self-insight engine

One thing you couldn'tsee on your own.

Feed it a stream of your activity. It finds the patterns you can't see from the inside — then tells you the one that matters. Rules do the math; an LLM does the meaning.

Or pull from a git repo

Reads the repo's commit history (public repos). Give an author name or email to see one person's pattern. Works when TruFacet runs locally.

Or pull from a GitHub user

Reads the user's recent public activity (pushes, PRs, issues, stars). GitHub exposes roughly the last 90 days — enough to surface their coding rhythm and focus windows.

Your data is processed in-memory for this single request and never stored. Schema: timestamp (required), category (required), action, value, metadata (optional).