task-d.7.10
This commit is contained in:
55
setup/golden-dataset/dataset.json
Normal file
55
setup/golden-dataset/dataset.json
Normal file
@@ -0,0 +1,55 @@
|
||||
{
|
||||
"name": "alla-os-setup-golden-dataset",
|
||||
"version": "1.0.0",
|
||||
"generatedFrom": "plans/task-d.7.10.md",
|
||||
"templateRegistry": "setup/templates/templates.json",
|
||||
"description": "Canonical ALLA OS setup dataset for development, CI contract checks, QA, UAT, demos, and regression testing.",
|
||||
"organizations": ["ALLA", "ONVALLA"],
|
||||
"counts": {
|
||||
"organizations": 2,
|
||||
"users": 5,
|
||||
"customers": 10,
|
||||
"contacts": 20,
|
||||
"leads": 20,
|
||||
"opportunities": 15,
|
||||
"quotations": 20,
|
||||
"branches": 3,
|
||||
"productTypes": 3
|
||||
},
|
||||
"workflow": [
|
||||
"migration",
|
||||
"readiness",
|
||||
"template_registry",
|
||||
"preview",
|
||||
"commit",
|
||||
"verification",
|
||||
"manifest",
|
||||
"resume",
|
||||
"reset"
|
||||
],
|
||||
"expectedQuotationStatuses": ["draft", "pending_approval", "approved", "rejected", "revision"],
|
||||
"files": [
|
||||
"users.csv",
|
||||
"organizations.csv",
|
||||
"memberships.csv",
|
||||
"crm-role-assignments.csv",
|
||||
"master-options.csv",
|
||||
"branches.csv",
|
||||
"product-types.csv",
|
||||
"document-sequences.csv",
|
||||
"approval-workflows.csv",
|
||||
"approval-steps.csv",
|
||||
"approval-matrix.csv",
|
||||
"customers.csv",
|
||||
"contacts.csv",
|
||||
"contact-shares.csv",
|
||||
"leads.csv",
|
||||
"opportunities.csv",
|
||||
"opportunity-parties.csv",
|
||||
"quotations.csv",
|
||||
"quotation-items.csv",
|
||||
"quotation-parties.csv",
|
||||
"quotation-topics.csv",
|
||||
"quotation-topic-items.csv"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user