Summary
Track the migration of CRM workflow, automation, and agent-tooling improvements into the website repository.
Why
The current repo comparison shows that crm has moved ahead of website in several operational areas:
- repo-local AI-agent docs and skills
- CI-oriented Makefile orchestration
- integration testing support
- structural quality gates such as dependency-cruiser and rust-code-analysis
This issue exists to keep that parity work visible and prevent it from being handled as scattered one-off changes.
Tracking Checklist
Definition of Done
website has a repo-local AI-agent operating surface comparable to crm
website exposes grouped CI/developer commands comparable to crm
website has an explicit integration-test layer
website runs the missing CRM-origin structural quality gates in CI
- repo docs are updated so humans and agents use the new workflow consistently
Summary
Track the migration of CRM workflow, automation, and agent-tooling improvements into the
websiterepository.Why
The current repo comparison shows that
crmhas moved ahead ofwebsitein several operational areas:This issue exists to keep that parity work visible and prevent it from being handled as scattered one-off changes.
Tracking Checklist
Definition of Done
websitehas a repo-local AI-agent operating surface comparable tocrmwebsiteexposes grouped CI/developer commands comparable tocrmwebsitehas an explicit integration-test layerwebsiteruns the missing CRM-origin structural quality gates in CI