Files
alla-allaos-fullstack/setup/golden-dataset/dataset.json
phaichayon 503f34e22f task-d.7.10
2026-07-03 11:23:24 +07:00

56 lines
1.4 KiB
JSON

{
"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"
]
}