Initial release: triage and map-repo skills, zeus knowledge profile, Jira routing config

This commit is contained in:
Murphy Freelance
2026-07-04 12:07:09 +02:00
commit 1fd949427a
10 changed files with 1236 additions and 0 deletions

14
config/routing.json Normal file
View File

@@ -0,0 +1,14 @@
{
"site": "https://growingway.atlassian.net",
"cloudId": "17d1d26b-b49d-4a2a-9dcc-2fb4ca8caa4f",
"projectKey": "OA",
"language": "it",
"areas": {
"app-android": { "epic": "OA-16", "assignee": { "name": "Fabrizio", "accountId": "712020:0e7bbdad-2c1d-4acf-bbac-60e029849d14" } },
"app-ios": { "epic": "OA-16", "assignee": { "name": "Antonio", "accountId": "712020:b76d8d21-0286-4ad6-9585-130e0a38179b" } },
"app-shared": { "epic": "OA-16", "assignee": { "name": "Fabrizio", "accountId": "712020:0e7bbdad-2c1d-4acf-bbac-60e029849d14" } },
"backend": { "epic": "OA-18", "assignee": { "name": "Giuseppe", "accountId": "712020:f9181c5e-ce10-455b-84b1-c9266186e576" } },
"backoffice": { "epic": "OA-15", "assignee": { "name": "Giuseppe", "accountId": "712020:f9181c5e-ce10-455b-84b1-c9266186e576" } },
"infra": { "epic": "OA-28", "assignee": { "name": "Giuseppe", "accountId": "712020:f9181c5e-ce10-455b-84b1-c9266186e576" } }
}
}