docs: rebrand Cordari to RoveNotes in README#37
Conversation
Point the managed-version callout to rovenotes.com and swap the Cordari logo for the RoveNotes icon. Co-authored-by: multica-agent <github@multica.ai>
Code Review: PR #37 — docs: rebrand Cordari to RoveNotes in READMEReviewed at commit OverviewPure docs/asset rebrand: swaps the "managed version" callout in Strengths
IssuesNo issues found. The diff is minimal, self-contained, and fully accomplishes what the PR description states. Test coverageN/A — this is a documentation/asset-only change with no executable code paths. Nothing to test beyond visually confirming the README renders correctly on GitHub, which is low-risk for a two-line text swap plus an image replacement. SecurityNo issues. No credentials, executable code, or user input involved; the only external-facing change is a plain outbound link (rovenotes.com) in prose. Verdictship-as-is Minimal, correct, fully self-contained rebrand with no loose ends (old asset removed, no stray references left behind). |
…CI, v0.5.11) Integrates all outstanding upstream (rsteckler/applaud) commits into this fork while preserving local customizations (UI refactor, webhooks, multi-region auth, tooling). Brings in: fc8410b CI: trusted auto-review for same-repo PRs + maintainer /review gate (rsteckler#33) 50a64ab Plaud first-party (pld_ut/pld_urt) auth with tokenstr fallback (rsteckler#32) 82f15e2 Windows: skip auto-detect, route straight to manual paste (rsteckler#34) de6002a Mimic rovenotes manual-paste instructions (rsteckler#35) 57bb643 Auth instructions: real anchor links + clearer legacy lead-in (rsteckler#36) a5e0751 docs: rebrand Cordari to RoveNotes in README (rsteckler#37) 7b1b504 Release v0.5.11 Conflict resolutions: - install.ps1: keep TimHayward fork URLs, take upstream v0.5.11 ref. - config-helpers.ts: redact lanToken (local) + ut/urt (upstream). - auth.ts: keep local multi-region validateToken loop, layer in upstream's first-party acceptFirstParty flow and session-based watch handler. - client.ts: re-add resolveRegionFromDomain (used by upstream parseRegionRedirect) alongside the local region-map helpers. - test fixtures: add authMode/ut/utExp/urt/urtExp/plaudWorkspaceId fields. Verified: pnpm typecheck, pnpm test (256 pass), pnpm build all green. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Rebrands the managed-version callout in the README from Cordari to RoveNotes (cordari.ai → rovenotes.com).
assets/rovenotes-logo.png, sourced from the rovenotes-cloud repo)assets/cordari-logo.pngResolves APP-6.