docs: rewrite README as project landing page #280
Labels
No labels
domain:backend
domain:devops
domain:frontend
status:approved
status:in-progress
status:needs-fix
status:qa
type:bug
type:devops
type:feature
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
ldraney/pal-e-api#280
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Type
Feature
Lineage
Standalone — follows up on #278 docs restructuring. README has good technical content but doesn't communicate value proposition.
Repo
ldraney/pal-e-apiUser Story
As a potential user evaluating pal-e-docs
I want a README that explains what makes it different
So that I understand why I'd use it over Notion + Jira + separate search
Context
The current README is a developer reference — endpoints, test commands, local setup. It doesn't explain the core architectural insight: knowledge, work state, and search are unified in one Postgres store with on-write embeddings and hybrid RRF search, queryable through 45+ MCP tools. For selling/demonstrating the project, the README needs to lead with the value prop.
File Targets
Files the agent should modify or create:
README.md-- rewrite as landing pageFiles the agent should NOT touch:
docs/*-- technical deep-dives stay as-issrc/*-- no code changesFeature Flag
none
Acceptance Criteria
Test Expectations
Constraints
Checklist
Related
pal-e-docs-- project this affects