@zonease/aiworker-cli 0.17.0 → 0.17.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (40) hide show
  1. package/aiworker-bun.js +262 -260
  2. package/official-apps/aiworker-hr/dist/index.js +208 -12
  3. package/official-apps/aiworker-hr/dist/mounted/host-mounted.js +208 -12
  4. package/official-apps/aiworker-hr/dist/standalone/standalone.js +208 -12
  5. package/official-apps/aiworker-hr/engine-assets/skills/candidate-profile/SKILL.md +5 -3
  6. package/official-apps/aiworker-hr/engine-assets/skills/evidence-screening/SKILL.md +4 -0
  7. package/official-apps/aiworker-hr/engine-assets/skills/hiring-risk-review/SKILL.md +5 -2
  8. package/official-apps/aiworker-hr/engine-assets/skills/interview-brief/SKILL.md +4 -0
  9. package/official-apps/aiworker-hr/engine-assets/skills/profile-update-proposal/SKILL.md +31 -4
  10. package/official-apps/aiworker-hr/engine-assets/workspace/AGENTS.md +11 -3
  11. package/official-apps/aiworker-hr/engine-assets/workspace/README.md +1 -1
  12. package/official-apps/aiworker-hr/product/artifacts/README.md +36 -0
  13. package/official-apps/aiworker-hr/product/artifacts/schemas/evidence-matrix.schema.json +50 -0
  14. package/official-apps/aiworker-hr/product/artifacts/schemas/hiring-risk.schema.json +50 -0
  15. package/official-apps/aiworker-hr/product/artifacts/schemas/interview-brief.schema.json +51 -0
  16. package/official-apps/aiworker-hr/product/artifacts/schemas/profile-update-proposal.schema.json +44 -0
  17. package/official-apps/aiworker-hr/product/reviews/evidence-matrix.md +5 -0
  18. package/official-apps/aiworker-hr/product/reviews/hiring-risk.md +5 -0
  19. package/official-apps/aiworker-hr/product/reviews/interview-brief.md +5 -0
  20. package/official-apps/aiworker-hr/product/reviews/profile-update-proposal.md +5 -0
  21. package/official-apps/aiworker-hr/product/workflows/evidence-matrix/prompt.md +3 -0
  22. package/official-apps/aiworker-hr/product/workflows/evidence-matrix/review.md +5 -0
  23. package/official-apps/aiworker-hr/product/workflows/hiring-risk/prompt.md +3 -0
  24. package/official-apps/aiworker-hr/product/workflows/hiring-risk/review.md +5 -0
  25. package/official-apps/aiworker-hr/product/workflows/interview-brief/prompt.md +3 -0
  26. package/official-apps/aiworker-hr/product/workflows/interview-brief/review.md +5 -0
  27. package/official-apps/aiworker-hr/product/workflows/profile-update-proposal/prompt.md +3 -0
  28. package/official-apps/aiworker-hr/product/workflows/profile-update-proposal/review.md +6 -0
  29. package/official-apps/aiworker-hr/soul-app.manifest.json +122 -6
  30. package/official-apps/aiworker-qa/dist/index.js +86 -6
  31. package/official-apps/aiworker-qa/dist/mounted/host-mounted.js +86 -6
  32. package/official-apps/aiworker-qa/dist/standalone/standalone.js +86 -6
  33. package/package.json +1 -1
  34. package/web/worker/assets/index-BVL5d431.js +1472 -0
  35. package/web/worker/assets/index-vuCezriz.css +2 -0
  36. package/web/worker/assets/people-workbench-CwlISvWP.js +6 -0
  37. package/web/worker/index.html +2 -2
  38. package/web/worker/assets/index-CRzKNzRk.css +0 -2
  39. package/web/worker/assets/index-DXNJsxH3.js +0 -18
  40. package/web/worker/assets/people-workbench-BHpi7EqO.js +0 -5
@@ -0,0 +1,5 @@
1
+ # Evidence Matrix Review Policy
2
+
3
+ - Verify each signal is tied to a source.
4
+ - Separate strong, weak, missing, and conflicting evidence.
5
+ - Do not rank people or candidates without human review.
@@ -0,0 +1,5 @@
1
+ # Hiring Risk Review Policy
2
+
3
+ - Separate observed evidence from assumptions and uncertainty.
4
+ - Keep decisions and employment commitments human-owned.
5
+ - Flag privacy, fairness, and source-quality risks explicitly.
@@ -0,0 +1,5 @@
1
+ # Interview Brief Review Policy
2
+
3
+ - Verify questions target missing or ambiguous role signals.
4
+ - Keep protected-class, personal, or unsupported inferences out of prompts.
5
+ - Make interviewer next actions concrete and reviewable.
@@ -0,0 +1,5 @@
1
+ # Profile Update Proposal Review Policy
2
+
3
+ - Verify the proposed README draft is clean profile content, not proposal notes.
4
+ - Check that accepted facts cite source evidence or mark missing evidence.
5
+ - Use pass, warn, or block before profile promotion.
@@ -0,0 +1,3 @@
1
+ # Evidence Matrix
2
+
3
+ Use AIWorker HR domain evidence to create a reviewable evidence-matrix artifact. Compare source-backed signals, gaps, conflicts, and missing facts without ranking people or making hiring decisions.
@@ -0,0 +1,5 @@
1
+ # Evidence Matrix Review Rubric
2
+
3
+ - Evidence references are present for every signal.
4
+ - Missing and conflicting facts are explicit.
5
+ - Any comparison remains a human-review input, not a decision.
@@ -0,0 +1,3 @@
1
+ # Hiring Risk Review
2
+
3
+ Use AIWorker HR domain evidence to create a reviewable hiring-risk artifact. Summarize uncertainty, source-quality issues, fairness or privacy guardrails, and decision risks without making the hiring decision.
@@ -0,0 +1,5 @@
1
+ # Hiring Risk Review Rubric
2
+
3
+ - Risks are separated from confirmed facts.
4
+ - Protected-class inference and unsupported personal judgment are absent.
5
+ - Decision ownership remains with the human reviewer.
@@ -0,0 +1,3 @@
1
+ # Interview Brief
2
+
3
+ Use AIWorker HR domain evidence to create a reviewable interview-brief artifact. Prepare evidence-backed questions, interviewer focus areas, missing signals, and follow-up notes.
@@ -0,0 +1,5 @@
1
+ # Interview Brief Review Rubric
2
+
3
+ - Questions are tied to role-related evidence or missing signals.
4
+ - Protected-class, personal, and unsupported inferences are absent.
5
+ - Interviewer next actions are concrete and human-owned.
@@ -0,0 +1,3 @@
1
+ # Profile Update Proposal
2
+
3
+ Use AIWorker HR domain evidence to create a reviewable profile-update-proposal artifact. Keep accepted README content separate from proposal notes, and include an `aiworker-profile-readme` fenced draft only when the draft is suitable for product promotion. The fenced README draft must read as the accepted profile state after approval; keep scaffold warnings, pending-review language, promotion-request language, readiness-for-review language, and reviewer decision language outside the fence.
@@ -0,0 +1,6 @@
1
+ # Profile Update Proposal Review Rubric
2
+
3
+ - The proposed README draft is clean accepted-profile markdown.
4
+ - Evidence, missing facts, risks, and review state are explicit.
5
+ - The fenced README draft does not contain scaffold warnings, pending-review, readiness-for-review, or promotion-request language that belongs to proposal notes.
6
+ - Promotion remains a product review action, not a native skill write.
@@ -30,6 +30,38 @@
30
30
  "schemaRef": "./product/artifacts/schemas/candidate-screen.schema.json",
31
31
  "schemaSha256": "e8bd207be63eab23073cd47e41092f1d753c38d609383206e94334dd984b309c",
32
32
  "version": "0.1.0"
33
+ },
34
+ {
35
+ "description": "Source-backed HR evidence coverage matrix with gaps and conflicts.",
36
+ "id": "evidence-matrix",
37
+ "name": "Evidence Matrix",
38
+ "reviewPolicyRef": "./product/reviews/evidence-matrix.md",
39
+ "schemaRef": "./product/artifacts/schemas/evidence-matrix.schema.json",
40
+ "version": "0.1.0"
41
+ },
42
+ {
43
+ "description": "Structured interviewer brief with evidence-backed questions.",
44
+ "id": "interview-brief",
45
+ "name": "Interview Brief",
46
+ "reviewPolicyRef": "./product/reviews/interview-brief.md",
47
+ "schemaRef": "./product/artifacts/schemas/interview-brief.schema.json",
48
+ "version": "0.1.0"
49
+ },
50
+ {
51
+ "description": "Hiring risk review with uncertainty and decision guardrails.",
52
+ "id": "hiring-risk",
53
+ "name": "Hiring Risk Review",
54
+ "reviewPolicyRef": "./product/reviews/hiring-risk.md",
55
+ "schemaRef": "./product/artifacts/schemas/hiring-risk.schema.json",
56
+ "version": "0.1.0"
57
+ },
58
+ {
59
+ "description": "Reviewed proposal for promoting an accepted profile README revision.",
60
+ "id": "profile-update-proposal",
61
+ "name": "Profile Update Proposal",
62
+ "reviewPolicyRef": "./product/reviews/profile-update-proposal.md",
63
+ "schemaRef": "./product/artifacts/schemas/profile-update-proposal.schema.json",
64
+ "version": "0.1.0"
33
65
  }
34
66
  ],
35
67
  "capabilities": [
@@ -65,6 +97,76 @@
65
97
  "role-search",
66
98
  "candidate"
67
99
  ]
100
+ },
101
+ {
102
+ "artifactTypes": [
103
+ "evidence-matrix"
104
+ ],
105
+ "description": "Screen HR evidence into a coverage matrix with gaps, conflicts, and source boundaries.",
106
+ "id": "evidence-matrix",
107
+ "name": "Evidence Matrix",
108
+ "outputKind": "evidence-matrix",
109
+ "packRefs": [],
110
+ "promptRef": "./product/workflows/evidence-matrix/prompt.md",
111
+ "reviewRubricRef": "./product/workflows/evidence-matrix/review.md",
112
+ "version": "0.1.0",
113
+ "workspaceTypes": [
114
+ "people-profile",
115
+ "role-search",
116
+ "candidate"
117
+ ]
118
+ },
119
+ {
120
+ "artifactTypes": [
121
+ "interview-brief"
122
+ ],
123
+ "description": "Prepare a structured interviewer brief with evidence-backed questions.",
124
+ "id": "interview-brief",
125
+ "name": "Interview Brief",
126
+ "outputKind": "interview-brief",
127
+ "packRefs": [],
128
+ "promptRef": "./product/workflows/interview-brief/prompt.md",
129
+ "reviewRubricRef": "./product/workflows/interview-brief/review.md",
130
+ "version": "0.1.0",
131
+ "workspaceTypes": [
132
+ "role-search",
133
+ "candidate"
134
+ ]
135
+ },
136
+ {
137
+ "artifactTypes": [
138
+ "hiring-risk"
139
+ ],
140
+ "description": "Summarize hiring risks, uncertainty, and decision guardrails without making the decision.",
141
+ "id": "hiring-risk",
142
+ "name": "Hiring Risk Review",
143
+ "outputKind": "hiring-risk",
144
+ "packRefs": [],
145
+ "promptRef": "./product/workflows/hiring-risk/prompt.md",
146
+ "reviewRubricRef": "./product/workflows/hiring-risk/review.md",
147
+ "version": "0.1.0",
148
+ "workspaceTypes": [
149
+ "people-profile",
150
+ "role-search",
151
+ "candidate"
152
+ ]
153
+ },
154
+ {
155
+ "artifactTypes": [
156
+ "profile-update-proposal"
157
+ ],
158
+ "description": "Propose a reviewed profile README revision while keeping promotion product-owned.",
159
+ "id": "profile-update-proposal",
160
+ "name": "Profile Update Proposal",
161
+ "outputKind": "profile-update-proposal",
162
+ "packRefs": [],
163
+ "promptRef": "./product/workflows/profile-update-proposal/prompt.md",
164
+ "reviewRubricRef": "./product/workflows/profile-update-proposal/review.md",
165
+ "version": "0.1.0",
166
+ "workspaceTypes": [
167
+ "people-profile",
168
+ "candidate"
169
+ ]
68
170
  }
69
171
  ],
70
172
  "compatibility": {
@@ -351,10 +453,14 @@
351
453
  "workspaceTypes": [
352
454
  {
353
455
  "artifactTypes": [
354
- "person-profile"
456
+ "person-profile",
457
+ "evidence-matrix",
458
+ "hiring-risk",
459
+ "profile-update-proposal"
355
460
  ],
356
461
  "defaultCapabilityIds": [
357
- "person-profile"
462
+ "person-profile",
463
+ "profile-update-proposal"
358
464
  ],
359
465
  "description": "Profile-centered workspace for one person lifecycle.",
360
466
  "id": "people-profile",
@@ -362,10 +468,15 @@
362
468
  },
363
469
  {
364
470
  "artifactTypes": [
365
- "candidate-screen"
471
+ "candidate-screen",
472
+ "evidence-matrix",
473
+ "interview-brief",
474
+ "hiring-risk",
475
+ "profile-update-proposal"
366
476
  ],
367
477
  "defaultCapabilityIds": [
368
- "candidate-screen"
478
+ "candidate-screen",
479
+ "profile-update-proposal"
369
480
  ],
370
481
  "description": "Recruiting role workspace with candidate evidence and review.",
371
482
  "id": "role-search",
@@ -373,10 +484,15 @@
373
484
  },
374
485
  {
375
486
  "artifactTypes": [
376
- "candidate-screen"
487
+ "candidate-screen",
488
+ "evidence-matrix",
489
+ "interview-brief",
490
+ "hiring-risk",
491
+ "profile-update-proposal"
377
492
  ],
378
493
  "defaultCapabilityIds": [
379
- "candidate-screen"
494
+ "candidate-screen",
495
+ "profile-update-proposal"
380
496
  ],
381
497
  "description": "Focused candidate packet workspace.",
382
498
  "id": "candidate",
@@ -13809,6 +13809,38 @@ var hrSoulAppManifest = soulAppManifestSchema.parse({
13809
13809
  schemaRef: "./product/artifacts/schemas/candidate-screen.schema.json",
13810
13810
  schemaSha256: HR_CANDIDATE_SCREEN_SCHEMA_HASH,
13811
13811
  version: "0.1.0"
13812
+ },
13813
+ {
13814
+ description: "Source-backed HR evidence coverage matrix with gaps and conflicts.",
13815
+ id: "evidence-matrix",
13816
+ name: "Evidence Matrix",
13817
+ reviewPolicyRef: "./product/reviews/evidence-matrix.md",
13818
+ schemaRef: "./product/artifacts/schemas/evidence-matrix.schema.json",
13819
+ version: "0.1.0"
13820
+ },
13821
+ {
13822
+ description: "Structured interviewer brief with evidence-backed questions.",
13823
+ id: "interview-brief",
13824
+ name: "Interview Brief",
13825
+ reviewPolicyRef: "./product/reviews/interview-brief.md",
13826
+ schemaRef: "./product/artifacts/schemas/interview-brief.schema.json",
13827
+ version: "0.1.0"
13828
+ },
13829
+ {
13830
+ description: "Hiring risk review with uncertainty and decision guardrails.",
13831
+ id: "hiring-risk",
13832
+ name: "Hiring Risk Review",
13833
+ reviewPolicyRef: "./product/reviews/hiring-risk.md",
13834
+ schemaRef: "./product/artifacts/schemas/hiring-risk.schema.json",
13835
+ version: "0.1.0"
13836
+ },
13837
+ {
13838
+ description: "Reviewed proposal for promoting an accepted profile README revision.",
13839
+ id: "profile-update-proposal",
13840
+ name: "Profile Update Proposal",
13841
+ reviewPolicyRef: "./product/reviews/profile-update-proposal.md",
13842
+ schemaRef: "./product/artifacts/schemas/profile-update-proposal.schema.json",
13843
+ version: "0.1.0"
13812
13844
  }
13813
13845
  ],
13814
13846
  capabilities: [
@@ -13835,6 +13867,54 @@ var hrSoulAppManifest = soulAppManifestSchema.parse({
13835
13867
  reviewRubricRef: "./product/workflows/candidate-screen/review.md",
13836
13868
  version: "0.1.0",
13837
13869
  workspaceTypes: ["role-search", "candidate"]
13870
+ },
13871
+ {
13872
+ artifactTypes: ["evidence-matrix"],
13873
+ description: "Screen HR evidence into a coverage matrix with gaps, conflicts, and source boundaries.",
13874
+ id: "evidence-matrix",
13875
+ name: "Evidence Matrix",
13876
+ outputKind: "evidence-matrix",
13877
+ packRefs: [],
13878
+ promptRef: "./product/workflows/evidence-matrix/prompt.md",
13879
+ reviewRubricRef: "./product/workflows/evidence-matrix/review.md",
13880
+ version: "0.1.0",
13881
+ workspaceTypes: ["people-profile", "role-search", "candidate"]
13882
+ },
13883
+ {
13884
+ artifactTypes: ["interview-brief"],
13885
+ description: "Prepare a structured interviewer brief with evidence-backed questions.",
13886
+ id: "interview-brief",
13887
+ name: "Interview Brief",
13888
+ outputKind: "interview-brief",
13889
+ packRefs: [],
13890
+ promptRef: "./product/workflows/interview-brief/prompt.md",
13891
+ reviewRubricRef: "./product/workflows/interview-brief/review.md",
13892
+ version: "0.1.0",
13893
+ workspaceTypes: ["role-search", "candidate"]
13894
+ },
13895
+ {
13896
+ artifactTypes: ["hiring-risk"],
13897
+ description: "Summarize hiring risks, uncertainty, and decision guardrails without making the decision.",
13898
+ id: "hiring-risk",
13899
+ name: "Hiring Risk Review",
13900
+ outputKind: "hiring-risk",
13901
+ packRefs: [],
13902
+ promptRef: "./product/workflows/hiring-risk/prompt.md",
13903
+ reviewRubricRef: "./product/workflows/hiring-risk/review.md",
13904
+ version: "0.1.0",
13905
+ workspaceTypes: ["people-profile", "role-search", "candidate"]
13906
+ },
13907
+ {
13908
+ artifactTypes: ["profile-update-proposal"],
13909
+ description: "Propose a reviewed profile README revision while keeping promotion product-owned.",
13910
+ id: "profile-update-proposal",
13911
+ name: "Profile Update Proposal",
13912
+ outputKind: "profile-update-proposal",
13913
+ packRefs: [],
13914
+ promptRef: "./product/workflows/profile-update-proposal/prompt.md",
13915
+ reviewRubricRef: "./product/workflows/profile-update-proposal/review.md",
13916
+ version: "0.1.0",
13917
+ workspaceTypes: ["people-profile", "candidate"]
13838
13918
  }
13839
13919
  ],
13840
13920
  compatibility: {
@@ -14075,22 +14155,22 @@ var hrSoulAppManifest = soulAppManifestSchema.parse({
14075
14155
  version: "0.1.0",
14076
14156
  workspaceTypes: [
14077
14157
  {
14078
- artifactTypes: ["person-profile"],
14079
- defaultCapabilityIds: ["person-profile"],
14158
+ artifactTypes: ["person-profile", "evidence-matrix", "hiring-risk", "profile-update-proposal"],
14159
+ defaultCapabilityIds: ["person-profile", "profile-update-proposal"],
14080
14160
  description: "Profile-centered workspace for one person lifecycle.",
14081
14161
  id: "people-profile",
14082
14162
  name: "People Profile"
14083
14163
  },
14084
14164
  {
14085
- artifactTypes: ["candidate-screen"],
14086
- defaultCapabilityIds: ["candidate-screen"],
14165
+ artifactTypes: ["candidate-screen", "evidence-matrix", "interview-brief", "hiring-risk", "profile-update-proposal"],
14166
+ defaultCapabilityIds: ["candidate-screen", "profile-update-proposal"],
14087
14167
  description: "Recruiting role workspace with candidate evidence and review.",
14088
14168
  id: "role-search",
14089
14169
  name: "Role Search"
14090
14170
  },
14091
14171
  {
14092
- artifactTypes: ["candidate-screen"],
14093
- defaultCapabilityIds: ["candidate-screen"],
14172
+ artifactTypes: ["candidate-screen", "evidence-matrix", "interview-brief", "hiring-risk", "profile-update-proposal"],
14173
+ defaultCapabilityIds: ["candidate-screen", "profile-update-proposal"],
14094
14174
  description: "Focused candidate packet workspace.",
14095
14175
  id: "candidate",
14096
14176
  name: "Candidate"
@@ -13809,6 +13809,38 @@ var hrSoulAppManifest = soulAppManifestSchema.parse({
13809
13809
  schemaRef: "./product/artifacts/schemas/candidate-screen.schema.json",
13810
13810
  schemaSha256: HR_CANDIDATE_SCREEN_SCHEMA_HASH,
13811
13811
  version: "0.1.0"
13812
+ },
13813
+ {
13814
+ description: "Source-backed HR evidence coverage matrix with gaps and conflicts.",
13815
+ id: "evidence-matrix",
13816
+ name: "Evidence Matrix",
13817
+ reviewPolicyRef: "./product/reviews/evidence-matrix.md",
13818
+ schemaRef: "./product/artifacts/schemas/evidence-matrix.schema.json",
13819
+ version: "0.1.0"
13820
+ },
13821
+ {
13822
+ description: "Structured interviewer brief with evidence-backed questions.",
13823
+ id: "interview-brief",
13824
+ name: "Interview Brief",
13825
+ reviewPolicyRef: "./product/reviews/interview-brief.md",
13826
+ schemaRef: "./product/artifacts/schemas/interview-brief.schema.json",
13827
+ version: "0.1.0"
13828
+ },
13829
+ {
13830
+ description: "Hiring risk review with uncertainty and decision guardrails.",
13831
+ id: "hiring-risk",
13832
+ name: "Hiring Risk Review",
13833
+ reviewPolicyRef: "./product/reviews/hiring-risk.md",
13834
+ schemaRef: "./product/artifacts/schemas/hiring-risk.schema.json",
13835
+ version: "0.1.0"
13836
+ },
13837
+ {
13838
+ description: "Reviewed proposal for promoting an accepted profile README revision.",
13839
+ id: "profile-update-proposal",
13840
+ name: "Profile Update Proposal",
13841
+ reviewPolicyRef: "./product/reviews/profile-update-proposal.md",
13842
+ schemaRef: "./product/artifacts/schemas/profile-update-proposal.schema.json",
13843
+ version: "0.1.0"
13812
13844
  }
13813
13845
  ],
13814
13846
  capabilities: [
@@ -13835,6 +13867,54 @@ var hrSoulAppManifest = soulAppManifestSchema.parse({
13835
13867
  reviewRubricRef: "./product/workflows/candidate-screen/review.md",
13836
13868
  version: "0.1.0",
13837
13869
  workspaceTypes: ["role-search", "candidate"]
13870
+ },
13871
+ {
13872
+ artifactTypes: ["evidence-matrix"],
13873
+ description: "Screen HR evidence into a coverage matrix with gaps, conflicts, and source boundaries.",
13874
+ id: "evidence-matrix",
13875
+ name: "Evidence Matrix",
13876
+ outputKind: "evidence-matrix",
13877
+ packRefs: [],
13878
+ promptRef: "./product/workflows/evidence-matrix/prompt.md",
13879
+ reviewRubricRef: "./product/workflows/evidence-matrix/review.md",
13880
+ version: "0.1.0",
13881
+ workspaceTypes: ["people-profile", "role-search", "candidate"]
13882
+ },
13883
+ {
13884
+ artifactTypes: ["interview-brief"],
13885
+ description: "Prepare a structured interviewer brief with evidence-backed questions.",
13886
+ id: "interview-brief",
13887
+ name: "Interview Brief",
13888
+ outputKind: "interview-brief",
13889
+ packRefs: [],
13890
+ promptRef: "./product/workflows/interview-brief/prompt.md",
13891
+ reviewRubricRef: "./product/workflows/interview-brief/review.md",
13892
+ version: "0.1.0",
13893
+ workspaceTypes: ["role-search", "candidate"]
13894
+ },
13895
+ {
13896
+ artifactTypes: ["hiring-risk"],
13897
+ description: "Summarize hiring risks, uncertainty, and decision guardrails without making the decision.",
13898
+ id: "hiring-risk",
13899
+ name: "Hiring Risk Review",
13900
+ outputKind: "hiring-risk",
13901
+ packRefs: [],
13902
+ promptRef: "./product/workflows/hiring-risk/prompt.md",
13903
+ reviewRubricRef: "./product/workflows/hiring-risk/review.md",
13904
+ version: "0.1.0",
13905
+ workspaceTypes: ["people-profile", "role-search", "candidate"]
13906
+ },
13907
+ {
13908
+ artifactTypes: ["profile-update-proposal"],
13909
+ description: "Propose a reviewed profile README revision while keeping promotion product-owned.",
13910
+ id: "profile-update-proposal",
13911
+ name: "Profile Update Proposal",
13912
+ outputKind: "profile-update-proposal",
13913
+ packRefs: [],
13914
+ promptRef: "./product/workflows/profile-update-proposal/prompt.md",
13915
+ reviewRubricRef: "./product/workflows/profile-update-proposal/review.md",
13916
+ version: "0.1.0",
13917
+ workspaceTypes: ["people-profile", "candidate"]
13838
13918
  }
13839
13919
  ],
13840
13920
  compatibility: {
@@ -14075,22 +14155,22 @@ var hrSoulAppManifest = soulAppManifestSchema.parse({
14075
14155
  version: "0.1.0",
14076
14156
  workspaceTypes: [
14077
14157
  {
14078
- artifactTypes: ["person-profile"],
14079
- defaultCapabilityIds: ["person-profile"],
14158
+ artifactTypes: ["person-profile", "evidence-matrix", "hiring-risk", "profile-update-proposal"],
14159
+ defaultCapabilityIds: ["person-profile", "profile-update-proposal"],
14080
14160
  description: "Profile-centered workspace for one person lifecycle.",
14081
14161
  id: "people-profile",
14082
14162
  name: "People Profile"
14083
14163
  },
14084
14164
  {
14085
- artifactTypes: ["candidate-screen"],
14086
- defaultCapabilityIds: ["candidate-screen"],
14165
+ artifactTypes: ["candidate-screen", "evidence-matrix", "interview-brief", "hiring-risk", "profile-update-proposal"],
14166
+ defaultCapabilityIds: ["candidate-screen", "profile-update-proposal"],
14087
14167
  description: "Recruiting role workspace with candidate evidence and review.",
14088
14168
  id: "role-search",
14089
14169
  name: "Role Search"
14090
14170
  },
14091
14171
  {
14092
- artifactTypes: ["candidate-screen"],
14093
- defaultCapabilityIds: ["candidate-screen"],
14172
+ artifactTypes: ["candidate-screen", "evidence-matrix", "interview-brief", "hiring-risk", "profile-update-proposal"],
14173
+ defaultCapabilityIds: ["candidate-screen", "profile-update-proposal"],
14094
14174
  description: "Focused candidate packet workspace.",
14095
14175
  id: "candidate",
14096
14176
  name: "Candidate"
@@ -13809,6 +13809,38 @@ var hrSoulAppManifest = soulAppManifestSchema.parse({
13809
13809
  schemaRef: "./product/artifacts/schemas/candidate-screen.schema.json",
13810
13810
  schemaSha256: HR_CANDIDATE_SCREEN_SCHEMA_HASH,
13811
13811
  version: "0.1.0"
13812
+ },
13813
+ {
13814
+ description: "Source-backed HR evidence coverage matrix with gaps and conflicts.",
13815
+ id: "evidence-matrix",
13816
+ name: "Evidence Matrix",
13817
+ reviewPolicyRef: "./product/reviews/evidence-matrix.md",
13818
+ schemaRef: "./product/artifacts/schemas/evidence-matrix.schema.json",
13819
+ version: "0.1.0"
13820
+ },
13821
+ {
13822
+ description: "Structured interviewer brief with evidence-backed questions.",
13823
+ id: "interview-brief",
13824
+ name: "Interview Brief",
13825
+ reviewPolicyRef: "./product/reviews/interview-brief.md",
13826
+ schemaRef: "./product/artifacts/schemas/interview-brief.schema.json",
13827
+ version: "0.1.0"
13828
+ },
13829
+ {
13830
+ description: "Hiring risk review with uncertainty and decision guardrails.",
13831
+ id: "hiring-risk",
13832
+ name: "Hiring Risk Review",
13833
+ reviewPolicyRef: "./product/reviews/hiring-risk.md",
13834
+ schemaRef: "./product/artifacts/schemas/hiring-risk.schema.json",
13835
+ version: "0.1.0"
13836
+ },
13837
+ {
13838
+ description: "Reviewed proposal for promoting an accepted profile README revision.",
13839
+ id: "profile-update-proposal",
13840
+ name: "Profile Update Proposal",
13841
+ reviewPolicyRef: "./product/reviews/profile-update-proposal.md",
13842
+ schemaRef: "./product/artifacts/schemas/profile-update-proposal.schema.json",
13843
+ version: "0.1.0"
13812
13844
  }
13813
13845
  ],
13814
13846
  capabilities: [
@@ -13835,6 +13867,54 @@ var hrSoulAppManifest = soulAppManifestSchema.parse({
13835
13867
  reviewRubricRef: "./product/workflows/candidate-screen/review.md",
13836
13868
  version: "0.1.0",
13837
13869
  workspaceTypes: ["role-search", "candidate"]
13870
+ },
13871
+ {
13872
+ artifactTypes: ["evidence-matrix"],
13873
+ description: "Screen HR evidence into a coverage matrix with gaps, conflicts, and source boundaries.",
13874
+ id: "evidence-matrix",
13875
+ name: "Evidence Matrix",
13876
+ outputKind: "evidence-matrix",
13877
+ packRefs: [],
13878
+ promptRef: "./product/workflows/evidence-matrix/prompt.md",
13879
+ reviewRubricRef: "./product/workflows/evidence-matrix/review.md",
13880
+ version: "0.1.0",
13881
+ workspaceTypes: ["people-profile", "role-search", "candidate"]
13882
+ },
13883
+ {
13884
+ artifactTypes: ["interview-brief"],
13885
+ description: "Prepare a structured interviewer brief with evidence-backed questions.",
13886
+ id: "interview-brief",
13887
+ name: "Interview Brief",
13888
+ outputKind: "interview-brief",
13889
+ packRefs: [],
13890
+ promptRef: "./product/workflows/interview-brief/prompt.md",
13891
+ reviewRubricRef: "./product/workflows/interview-brief/review.md",
13892
+ version: "0.1.0",
13893
+ workspaceTypes: ["role-search", "candidate"]
13894
+ },
13895
+ {
13896
+ artifactTypes: ["hiring-risk"],
13897
+ description: "Summarize hiring risks, uncertainty, and decision guardrails without making the decision.",
13898
+ id: "hiring-risk",
13899
+ name: "Hiring Risk Review",
13900
+ outputKind: "hiring-risk",
13901
+ packRefs: [],
13902
+ promptRef: "./product/workflows/hiring-risk/prompt.md",
13903
+ reviewRubricRef: "./product/workflows/hiring-risk/review.md",
13904
+ version: "0.1.0",
13905
+ workspaceTypes: ["people-profile", "role-search", "candidate"]
13906
+ },
13907
+ {
13908
+ artifactTypes: ["profile-update-proposal"],
13909
+ description: "Propose a reviewed profile README revision while keeping promotion product-owned.",
13910
+ id: "profile-update-proposal",
13911
+ name: "Profile Update Proposal",
13912
+ outputKind: "profile-update-proposal",
13913
+ packRefs: [],
13914
+ promptRef: "./product/workflows/profile-update-proposal/prompt.md",
13915
+ reviewRubricRef: "./product/workflows/profile-update-proposal/review.md",
13916
+ version: "0.1.0",
13917
+ workspaceTypes: ["people-profile", "candidate"]
13838
13918
  }
13839
13919
  ],
13840
13920
  compatibility: {
@@ -14075,22 +14155,22 @@ var hrSoulAppManifest = soulAppManifestSchema.parse({
14075
14155
  version: "0.1.0",
14076
14156
  workspaceTypes: [
14077
14157
  {
14078
- artifactTypes: ["person-profile"],
14079
- defaultCapabilityIds: ["person-profile"],
14158
+ artifactTypes: ["person-profile", "evidence-matrix", "hiring-risk", "profile-update-proposal"],
14159
+ defaultCapabilityIds: ["person-profile", "profile-update-proposal"],
14080
14160
  description: "Profile-centered workspace for one person lifecycle.",
14081
14161
  id: "people-profile",
14082
14162
  name: "People Profile"
14083
14163
  },
14084
14164
  {
14085
- artifactTypes: ["candidate-screen"],
14086
- defaultCapabilityIds: ["candidate-screen"],
14165
+ artifactTypes: ["candidate-screen", "evidence-matrix", "interview-brief", "hiring-risk", "profile-update-proposal"],
14166
+ defaultCapabilityIds: ["candidate-screen", "profile-update-proposal"],
14087
14167
  description: "Recruiting role workspace with candidate evidence and review.",
14088
14168
  id: "role-search",
14089
14169
  name: "Role Search"
14090
14170
  },
14091
14171
  {
14092
- artifactTypes: ["candidate-screen"],
14093
- defaultCapabilityIds: ["candidate-screen"],
14172
+ artifactTypes: ["candidate-screen", "evidence-matrix", "interview-brief", "hiring-risk", "profile-update-proposal"],
14173
+ defaultCapabilityIds: ["candidate-screen", "profile-update-proposal"],
14094
14174
  description: "Focused candidate packet workspace.",
14095
14175
  id: "candidate",
14096
14176
  name: "Candidate"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@zonease/aiworker-cli",
3
- "version": "0.17.0",
3
+ "version": "0.17.1",
4
4
  "description": "AIWorker CLI — local Host and vertical Soul workspace runtime",
5
5
  "license": "MIT",
6
6
  "type": "module",