1.8 KiB
1.8 KiB
13. Update READMEs, Plan Documents, and Task References
meta: id: rebrand-to-kordant-13 feature: rebrand-to-kordant priority: P3 depends_on: [rebrand-to-kordant-01] tags: [documentation]
objective:
- Update all README files, plan documents, and task directory references from ShieldAI to Kordant.
deliverables:
- README.md — title, description, package references, plan file links updated
- plans/SHIELDAI-product-plan.md — filename renamed to plans/KORDANT-product-plan.md, content updated
- plans/SHIELDAI-technical-architecture.md — filename renamed, content updated
- tasks/shieldai-unified-restructure/ — directory renamed to tasks/kordant-unified-restructure/, all task ID frontmatter updated
- tasks/clerk-integration/README.md — reference to "ShieldAI/web" updated
steps:
- Rename plan files:
SHIELDAI-product-plan.md→KORDANT-product-plan.md,SHIELDAI-technical-architecture.md→KORDANT-technical-architecture.md - Update README.md — replace "ShieldAI" with "Kordant" throughout, update plan file links
- Rename task directory
tasks/shieldai-unified-restructure/→tasks/kordant-unified-restructure/ - Update all task file frontmatter in
tasks/kordant-unified-restructure/— changefeature: shieldai-unified-restructureand task IDs - Update
tasks/clerk-integration/README.md— reference to ShieldAI/web - Update README filter package references:
@shieldai/spamshield→@kordant/spamshield, etc.
tests:
- None (documentation only)
acceptance_criteria:
- README.md no longer mentions "ShieldAI"
- Plan filenames use Kordant prefix
- Task directory names use kordant prefix
- All internal task references updated
validation:
- Run
grep -rn "ShieldAI\|shieldai" README.md plans/— expect zero - Verify plan files compile/make sense with new name