Developers

Ship lists, parsing, and sync without rebuilding them.

Yapture's parser, list engine, and permissioned API are packages you can adopt one at a time. GP.Family built a family-care product on them; the case study shows the seams.

Create a list from the terminal
No-account quickstart

Give an agent a readable inbox before you create an account.

Nothing runs on page load. When you make the list live, Yapture returns an owner capability that stays masked until you reveal or copy the handoff.

Interactive / capability-safe

Start here. Sign up later.

Shape a useful list locally, then make it live only when you choose. No account required; the owner capability is still authorization.

LOCAL
  • 01
    local
  • 02
    local
  • 03
    local
Everything here is local

No requests have been made.

No account required. The returned owner capability authorizes clients and agents.

Local sandbox ready. Nothing has been sent.

No request fires on page load. Live creation uses the current preview API. Read the security model

Principles

How the packages are designed.

  1. The text you typed stays readable. People can understand a task line without the parser, and every structured field traces back to the original sentence.
  2. Useful work begins before a network round trip. Lists, parsing, and scoring all run locally first. Sync happens when a connection exists, not as a prerequisite.
  3. Missing data stays missing. Decision demos and scoring never invent evidence to look complete. A field the user did not write does not appear.
  4. A score never broadens a permission. Agents and automated clients operate within the scopes you granted. Ranking can suggest; only a person can escalate.
Release ledger

The contracts move in public.

Follow package, client, and API changes from the same release ledger the product site uses.

sitelaunch

Site v2 foundation milestone

The site v2 foundation reframes Yapture around zero-friction starts, portable text, and one truth across clients.

clirelease

CLI v2 implementation milestone

CLI v2 architecture reached an internal milestone; public packaging and distribution remain verification pending.

View the complete changelog

One line is enough to begin.

Start with the parser, the API, or the full list engine.