0265afa054
Import the runnable game code, content, docs, scripts, and repo guidance while leaving local agent state, dependency installs, build output, and backup copies out of the published tree.
14 lines
668 B
JSON
14 lines
668 B
JSON
{
|
|
"id": "T001",
|
|
"from": "Marcus Webb <m.webb@axiomworks.internal>",
|
|
"subject": "Your workstation access",
|
|
"body": "Hey, welcome to the team. HR said you started today so I got you set up with an account on ares. The provisioning script runs automatically but it does not handle SSH keys — you will need to add yours manually. Your public key should be in the onboarding doc. Let me know if you get stuck.\n\n— Marcus",
|
|
"initial_priority": "low",
|
|
"current_priority": "low",
|
|
"target_vm": "workstation",
|
|
"linked_quest": "Q001",
|
|
"tags": ["onboarding", "ssh", "workstation"],
|
|
"deadline_behavior": "none",
|
|
"attachments": ["docs/onboarding.json"]
|
|
}
|