Import confirmed Project seeds with responsibility and Matter Types #5
Labels
No labels
ready-for-agent
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
liang/sales-ai#5
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?
Parent
Parent PRD: #2
What to build
Import reviewed Project Candidate seed files into the rebuilt schema. Confirmed rows should create or update Projects, Project Titles, Project Aliases, Project Identifier Variants, Project Responsibility, and the initial maintained Matter Type vocabulary so email re-import can match against clean, user-reviewed Projects.
Acceptance criteria
Blocked by
Implemented issue #5.
Summary:
services.project_seed_importer.import_project_seedand identifier normalization.Verification:
.venv/bin/pytest tests/test_project_seed_importer.py -q-> passed.