- Simplified member spawn event handling by removing redundant checks for missing parameters. - Introduced a new audit function to verify registered members against expected members post-provisioning, flagging any discrepancies. - Updated logging to provide clearer warnings for unregistered members after provisioning. - Enhanced test cases to ensure accurate behavior of spawn handling and auditing processes. |
||
|---|---|---|
| .. | ||
| atomicWrite.test.ts | ||
| childProcess.test.ts | ||
| costCalculation.test.ts | ||
| jsonl.test.ts | ||
| pathDecoder.test.ts | ||
| pathValidation.test.ts | ||
| regexValidation.test.ts | ||
| teamNotificationBuilder.test.ts | ||
| tokenizer.test.ts | ||
| toolApprovalRules.test.ts | ||