From bcb6d9991f0de33cab0e0b0f2aa4926e4f2bbaef Mon Sep 17 00:00:00 2001
From: Matthew Valancy
Date: Wed, 17 Jun 2026 11:05:46 -0700
Subject: [PATCH] chore(brand): "management", not "project management"
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Rebrand away from "project management" / "project management revolution" to a
short, general "management" framing (we manage projects, requirements, and more —
not an "everything tool"). Updates user-facing copy (title, meta, manifest,
package description, README tagline, Signup line, email footers, onboarding) and
docs. No behavior change.
Co-Authored-By: Claude Opus 4.8 (1M context)
---
CLAUDE.md | 2 +-
README.md | 4 ++--
docs/agent-planning-scenarios.md | 2 +-
docs/ai-agents-tech-spec.md | 4 ++--
docs/detailed-overview.md | 2 +-
docs/guides/architecture-overview.md | 4 ++--
docs/guides/getting-started.md | 2 +-
docs/guides/user-flows.md | 4 ++--
docs/philosophy.md | 6 +++---
package.json | 2 +-
packages/mcp-server/README.md | 2 +-
packages/server/src/auth/email-service.ts | 4 ++--
packages/server/src/services/onboarding.ts | 2 +-
packages/web/index.html | 4 ++--
packages/web/public/manifest.json | 2 +-
packages/web/src/pages/Signup.tsx | 2 +-
packages/web/src/types/projectData.ts | 4 ++--
17 files changed, 26 insertions(+), 26 deletions(-)
diff --git a/CLAUDE.md b/CLAUDE.md
index 349f6936..cfb3a702 100644
--- a/CLAUDE.md
+++ b/CLAUDE.md
@@ -4,7 +4,7 @@ This file provides guidance to Claude Code when working with GraphDone-Core.
## Project Overview
-GraphDone is a graph-native project management system that reimagines work coordination through dependencies and democratic prioritization rather than hierarchical assignments. Currently in active development (v0.3.1-alpha) with TLS/SSL production readiness.
+GraphDone is a graph-native management system that reimagines work coordination through dependencies and democratic prioritization rather than hierarchical assignments. Currently in active development (v0.3.1-alpha) with TLS/SSL production readiness.
## Core Philosophy
diff --git a/README.md b/README.md
index 4aa0afc9..2b5ee64a 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
# GraphDone
-> Project management for teams who think differently. Coordinate through dependencies and outcomes, not hierarchies and top-down control.
+> Management for teams who think differently. Coordinate through dependencies and outcomes, not hierarchies and top-down control.

@@ -12,7 +12,7 @@
## What is GraphDone?
-GraphDone reimagines project management as a collaborative graph where work flows through natural dependencies rather than artificial hierarchies. It's designed for high-quality individual contributors who thrive on autonomy, teams that include AI agents, and organizations ready to embrace democratic coordination.
+GraphDone reimagines management as a collaborative graph where work flows through natural dependencies rather than artificial hierarchies. It's designed for high-quality individual contributors who thrive on autonomy, teams that include AI agents, and organizations ready to embrace democratic coordination.
**Key Features:**
- 🌊 **A living graph** - in-progress work breathes, priority glows, energy flows along dependencies, completed work celebrates. The graph feels inhabited, not diagrammed
diff --git a/docs/agent-planning-scenarios.md b/docs/agent-planning-scenarios.md
index a6cb91b6..aa1a8d74 100644
--- a/docs/agent-planning-scenarios.md
+++ b/docs/agent-planning-scenarios.md
@@ -521,7 +521,7 @@ Syntax: "Let me analyze the current technical architecture..."
Spark: "While Syntax checks tech readiness, I'll research the competitive landscape..."
→ Tool Call: web_search.search({
- query: "SaaS project management tools market 2025 competitors pricing",
+ query: "SaaS management tools market 2025 competitors pricing",
max_results: 5
})
→ Tool Response: Top competitors: Monday.com ($8-16/user), Asana ($10-24/user), Notion ($8-16/user)
diff --git a/docs/ai-agents-tech-spec.md b/docs/ai-agents-tech-spec.md
index b749d5c5..dae2696a 100644
--- a/docs/ai-agents-tech-spec.md
+++ b/docs/ai-agents-tech-spec.md
@@ -1159,7 +1159,7 @@ class AgentManager {
agent.conversationHistory.push({ role: 'user', content: userMessage });
// Build context-aware prompt
- const systemPrompt = `You are ${agent.name}, a helpful AI assistant working in GraphDone, a graph-based project management system. Your personality is ${agent.personality}.
+ const systemPrompt = `You are ${agent.name}, a helpful AI assistant working in GraphDone, a graph-based management system. Your personality is ${agent.personality}.
Current context:
- You are currently at position (${agent.position.x}, ${agent.position.y}) on the graph
@@ -1435,7 +1435,7 @@ Respond naturally and helpfully, offering insights about the user's work and sug
});
// Build context-aware prompt for planning with tools
- const planningPrompt = `You are a helpful AI assistant working in GraphDone, a graph-based project management system.
+ const planningPrompt = `You are a helpful AI assistant working in GraphDone, a graph-based management system.
User wants you to plan: "${prompt}"
Target node: "${targetNodeId}"
diff --git a/docs/detailed-overview.md b/docs/detailed-overview.md
index ade1c800..e65f2fea 100644
--- a/docs/detailed-overview.md
+++ b/docs/detailed-overview.md
@@ -15,7 +15,7 @@
### The Core Concept: Work as a Graph
-Traditional project management tools organize work in linear lists or hierarchical trees. GraphDone models work as it actually exists - a network of interconnected outcomes, dependencies, and relationships.
+Traditional management tools organize work in linear lists or hierarchical trees. GraphDone models work as it actually exists - a network of interconnected outcomes, dependencies, and relationships.
```mermaid
graph TD
diff --git a/docs/guides/architecture-overview.md b/docs/guides/architecture-overview.md
index 54a0b945..347c0328 100644
--- a/docs/guides/architecture-overview.md
+++ b/docs/guides/architecture-overview.md
@@ -29,7 +29,7 @@ graph TB
subgraph "Data Layer"
SQLITE[(SQLite
User authentication
User settings & preferences
Fast local storage)]
- NEO4J[(Neo4j 5.15-community
Project management graph
Work items & dependencies
APOC plugins
Port 7687)]
+ NEO4J[(Neo4j 5.15-community
Management graph
Work items & dependencies
APOC plugins
Port 7687)]
REDIS[(Redis 8-alpine
Available in Docker
Not yet integrated
Port 6379)]
end
@@ -234,7 +234,7 @@ GraphDone uses a hybrid database approach, optimizing each database for its spec
- No network latency for auth operations
**Neo4j: Graph Data**
-- Project management nodes (tasks, outcomes, milestones)
+- Management nodes (tasks, outcomes, milestones)
- Dependencies and relationships between work items
- Graph traversal and pathfinding operations
- Complex graph queries and analytics
diff --git a/docs/guides/getting-started.md b/docs/guides/getting-started.md
index 8a13d467..e9417b0c 100644
--- a/docs/guides/getting-started.md
+++ b/docs/guides/getting-started.md
@@ -1,6 +1,6 @@
# Getting Started with GraphDone
-Welcome to GraphDone! This guide will help you set up and start using GraphDone for your team's project management needs.
+Welcome to GraphDone! This guide will help you set up and start using GraphDone for your team's management needs.
## Prerequisites
diff --git a/docs/guides/user-flows.md b/docs/guides/user-flows.md
index fbb0ef61..d8b4dfb3 100644
--- a/docs/guides/user-flows.md
+++ b/docs/guides/user-flows.md
@@ -4,7 +4,7 @@
### 1. New User Onboarding Flow
-Understanding how users first experience GraphDone's unique approach to project management.
+Understanding how users first experience GraphDone's unique approach to management.
```mermaid
journey
@@ -391,4 +391,4 @@ graph LR
style L3 fill:#f3e5f5
```
-These user flows demonstrate how GraphDone's unique approach to project management creates natural, intuitive workflows that scale from individual contributors to large organizations while maintaining the core principles of democratic coordination and human-AI collaboration.
\ No newline at end of file
+These user flows demonstrate how GraphDone's unique approach to management creates natural, intuitive workflows that scale from individual contributors to large organizations while maintaining the core principles of democratic coordination and human-AI collaboration.
\ No newline at end of file
diff --git a/docs/philosophy.md b/docs/philosophy.md
index e3444dfa..247e3d68 100644
--- a/docs/philosophy.md
+++ b/docs/philosophy.md
@@ -4,7 +4,7 @@
## The Problem We're Solving
-Traditional project management tools assume people work best when told what to do, when to do it, and how to do it. They optimize for management visibility and control rather than human autonomy and natural work patterns. This creates friction for high-quality individual contributors who thrive on intrinsic motivation, creative problem-solving, and peer collaboration.
+Traditional management tools assume people work best when told what to do, when to do it, and how to do it. They optimize for management visibility and control rather than human autonomy and natural work patterns. This creates friction for high-quality individual contributors who thrive on intrinsic motivation, creative problem-solving, and peer collaboration.
These tools particularly fail people who think differently - those with pathological demand avoidance, autism, ADHD, or anyone who experiences traditional hierarchical structures as oppressive rather than helpful. The result is talented individuals either struggling within systems designed against their natural patterns, or being excluded entirely from collaborative work.
@@ -141,8 +141,8 @@ We envision a world where:
- **Teams self-organize** around shared outcomes
- **Technology amplifies** human agency rather than replacing it
-GraphDone is our contribution to this future - a tool that respects how people actually think, work, and collaborate while providing the coordination benefits of modern project management.
+GraphDone is our contribution to this future - a tool that respects how people actually think, work, and collaborate while providing the coordination benefits of modern management.
From todo lists to todone lists. From directives to explorations. From control to connection.
-This is project management for people who think differently, built by people who think differently, in service of a more inclusive and effective future of work.
+This is management for people who think differently, built by people who think differently, in service of a more inclusive and effective future of work.
diff --git a/package.json b/package.json
index 6e4f5ad2..94ca2d31 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"name": "graphdone",
"version": "0.3.1-alpha",
- "description": "Project management for teams who think differently",
+ "description": "Management for teams who think differently",
"private": true,
"workspaces": [
"packages/*",
diff --git a/packages/mcp-server/README.md b/packages/mcp-server/README.md
index f0386b24..885c2c87 100644
--- a/packages/mcp-server/README.md
+++ b/packages/mcp-server/README.md
@@ -11,7 +11,7 @@ This MCP (Model Context Protocol) server acts as a bridge between Claude Code an
## What You Get
-Transform how you interact with your project management graph:
+Transform how you interact with your management graph:
- 🔍 **Smart Browsing**: Query nodes by type, status, contributor, priority, or search terms
- ➕ **Easy Creation**: Create tasks, epics, bugs, and features through conversation
diff --git a/packages/server/src/auth/email-service.ts b/packages/server/src/auth/email-service.ts
index 50a2efbc..bba5f2d4 100644
--- a/packages/server/src/auth/email-service.ts
+++ b/packages/server/src/auth/email-service.ts
@@ -160,7 +160,7 @@ class EmailService {
diff --git a/packages/web/public/manifest.json b/packages/web/public/manifest.json
index 1d1d1460..4f8836cf 100644
--- a/packages/web/public/manifest.json
+++ b/packages/web/public/manifest.json
@@ -1,7 +1,7 @@
{
"name": "GraphDone",
"short_name": "GraphDone",
- "description": "Graph-native project management system",
+ "description": "Graph-native management system",
"start_url": "/",
"display": "standalone",
"background_color": "#ffffff",
diff --git a/packages/web/src/pages/Signup.tsx b/packages/web/src/pages/Signup.tsx
index 943d6e74..86e18738 100644
--- a/packages/web/src/pages/Signup.tsx
+++ b/packages/web/src/pages/Signup.tsx
@@ -299,7 +299,7 @@ export function Signup() {
GraphDone
Create Your Account
-
Join the decentralized project management revolution
+
Join the decentralized management revolution
{/* Email Verification Screen or Signup Form */}
diff --git a/packages/web/src/types/projectData.ts b/packages/web/src/types/projectData.ts
index f1b7c90f..c4d93333 100644
--- a/packages/web/src/types/projectData.ts
+++ b/packages/web/src/types/projectData.ts
@@ -1,4 +1,4 @@
-// Project management specific types and mock data
+// Management specific types and mock data
export type RelationshipType =
| 'DEPENDS_ON' // This node depends on another to be completed
@@ -50,7 +50,7 @@ export interface MockEdge {
createdAt: string;
}
-// Mock project management data
+// Mock management data
export const mockProjectNodes: MockNode[] = [
{
id: 'epic-1',