Skip to content

docs: add logo and update README for the v2 global model#20

Merged
yan-vidal merged 1 commit into
feat/init-v2-zonesfrom
docs/readme-logo-v2
Jun 16, 2026
Merged

docs: add logo and update README for the v2 global model#20
yan-vidal merged 1 commit into
feat/init-v2-zonesfrom
docs/readme-logo-v2

Conversation

@yan-vidal

Copy link
Copy Markdown
Contributor

Stacked on #19 (feat/init-v2-zones). Documentation only — no code changes.

Change

  • Adds the Sentiness logo at docs/assets/sentiness.png and renders it centered at the top of the README.
  • Refreshes the README to describe the v2 global model this stack delivers (global launcher @sentiness/cli, version-pinned engine + checks in a global cache, projects with zero node_modules committing only sentiness.config.json + sentiness.lock + baseline + agent files):
    • Onboarding flow npm i -g @sentiness/cliinitinstallcheck.
    • New "How It Works (v2 global model)" section with the committed-files table.
    • Command table gains sentiness install (+ --frozen for CI).
    • Configuration section rewritten to the v2 schema: engine pin, catalog entries declaring exactly one of version/path, and an optional zones[] example for polyglot monorepos.
    • Lists the ESLint and Playwright checks that were missing from the implemented-checks summary.

Why stacked (not off main)

The README now describes the v2 model, which only becomes true once this stack (#17#18#19) lands. Basing it on main would make the README describe behavior not yet on main. It is the last PR in the stack and merges after #19.

Note

The "Quick Start In This Checkout" commands are unchanged (verified working against this repo's dogfood config). No linter covers Markdown; pnpm lint stays green.

Adds the Sentiness logo under docs/assets/ and renders it at the top of
the README. Refreshes the README to describe the v2 architecture the
project is moving to: a global launcher (@sentiness/cli) with a
version-pinned engine and checks resolved into a global cache, projects
with zero node_modules committing only sentiness.config.json +
sentiness.lock + baseline + agent files.

Updates the onboarding flow (npm i -g @sentiness/cli -> init -> install
-> check), the command table (adds `sentiness install` / `--frozen`),
and the configuration section to the v2 schema (engine pin, catalog
entries declaring version/path, optional zones[] for polyglot monorepos).
Also lists the ESLint and Playwright checks that were missing from the
implemented-checks summary.
@yan-vidal
yan-vidal merged commit d8d3ed3 into feat/init-v2-zones Jun 16, 2026
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant