Skip to content

chore: update messaging hierarchy, install URL, banner & logo - #991

Merged
ajianaz merged 2 commits into
developfrom
chore/messaging-hierarchy-and-logo
Aug 10, 2026
Merged

chore: update messaging hierarchy, install URL, banner & logo#991
ajianaz merged 2 commits into
developfrom
chore/messaging-hierarchy-and-logo

Conversation

@ajianaz

@ajianaz ajianaz commented Aug 10, 2026

Copy link
Copy Markdown
Collaborator

What

Unified Uteke messaging across all surfaces (README, docs, OG meta, banner, favicon) with the new tagline and updated install URL format. New banner and logo assets.

Why

The previous messaging was fragmented — 5+ different taglines across 14 surfaces, no mention of MCP compatibility, and the install URL did not match the CodeCora product convention (codecora.dev/{product}/install). This PR consolidates everything under one consistent hierarchy.

How

  • Tagline: One memory. Every agent. Zero cloud. (hero text everywhere)
  • Subtitle: Give your AI a memory that never leaves your machine. Works with Claude, Cursor, Copilot, and any MCP-compatible agent. (README, docs)
  • Install: codecora.dev/installcodecora.dev/uteke/install (3 locations)
  • ID version: Satu memori. Semua agent. Tanpa cloud.
  • Banner: neural-network logo, amber on dark, tagline + install + meta
  • Favicon: 5-node memory graph icon

Surfaces Updated

File What changed
README.md Tagline, subtitle, alt text, install ×2
README.id.md Tagline, subtitle, alt text, install
docs/index.md Hero text + tagline
docs/.vitepress/config.ts Description, OG:title, OG:description
docs/assets/uteke-banner.png New banner
docs/public/favicon.svg Redesigned memory graph icon

Testing

  • cargo test --workspace passes — N/A (docs/assets only, no code changes)
  • cargo fmt --all -- --check passes — N/A
  • cargo clippy --workspace --all-targets -- -D warnings passes — N/A
  • Cora review run locally (cora review --base origin/develop)
  • Manual smoke-test — verified banner renders correctly, favicon displays, all text surfaces grep-checked for consistency

Related Issues

None

Checklist

  • Branch name follows convention (chore/)
  • Branch is from develop
  • Commit messages follow Conventional Commits
  • No secrets or credentials committed
  • One logical change per PR (no mixed concerns)

- Tagline: 'Give your AI a memory...' → 'One memory. Every agent. Zero cloud.'
- Subtitle: add MCP compatibility mention (Claude, Cursor, Copilot)
- Install: codecora.dev/install → codecora.dev/uteke/install (3 locations)
- Docs hero: sync tagline + OG meta to new messaging
- Banner: new neural-network logo, updated tagline + install command
- Favicon: redesigned as memory graph icon (amber on dark)
@github-actions

Copy link
Copy Markdown

🔍 Cora AI Code Review

No issues found. Code looks good!


Review powered by cora-code · BYOK · MIT

Text changes (tagline, install URL, descriptions) remain.
Binary assets will be updated in a follow-up PR.
@ajianaz
ajianaz merged commit 9c1113f into develop Aug 10, 2026
14 checks passed
@ajianaz ajianaz mentioned this pull request Aug 11, 2026
ajianaz added a commit that referenced this pull request Aug 11, 2026
Version bump 0.13.1 → 0.13.2 + CHANGELOG.

Changes since v0.13.1:
- feat: update check (CLI, MCP, HTTP) (#990)
- fix: NULL embeddings crash vector index (#992, #993)
- fix: absolute URL in update check redirect (#994)
- fix: LongMemEval benchmark threshold false negatives (#995, #996)
- chore: branding refresh (#991)

Co-authored-by: ajianaz <ajianaz@users.noreply.github.com>
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