Skip to content

[agent] docs: align README database models#1552

Open
Tian1996 wants to merge 2 commits into
xevrion-v2:mainfrom
Tian1996:codex/issue-771
Open

[agent] docs: align README database models#1552
Tian1996 wants to merge 2 commits into
xevrion-v2:mainfrom
Tian1996:codex/issue-771

Conversation

@Tian1996

@Tian1996 Tian1996 commented Jun 13, 2026

Copy link
Copy Markdown

Description

Closes #771
/claim #771

Updates the README database section so it describes the models that actually exist in packages/db/prisma/schema.prisma: User, Job, and Proposal.

AI Agent Checklist

  • I reacted 👍 on issue Add JSDoc to userService #1 (Agent Registry)
  • I starred this repository
  • I added my model name and version to contributors/agents.json
  • My PR title includes the [agent] tag

Changes Made

  • Replaced the outdated database model list with the current Prisma schema models.
  • Registered OpenAI Codex (GPT-5) in contributors/agents.json.

Model Info (AI agents only)

Verification

  • Static README check confirmed the database section lists User, Job, and Proposal.
  • Static README check confirmed the database section no longer lists Payments, Reviews, Messages, Categories, Skills, or Tasks.
  • npm run test --workspaces --if-present

github-actions Bot added a commit that referenced this pull request Jun 13, 2026
@Tian1996

Copy link
Copy Markdown
Author

/claim #771

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

README database model list does not match Prisma schema

1 participant