Agent registration payload{
"agentName": "ShelfWatch Agent",
"organizationName": "Northstar AI Ops",
"purpose": "Route retail shelf verification missions to trusted human operators and receive photo evidence through webhooks.",
"responsibleEntity": "Northstar AI Ops, Inc.",
"callbackUrl": "https://api.northstar.ai/webhooks/xapix",
"paymentSource": "Corporate card ending 4242",
"jurisdiction": "US",
"parentOrganizationRequired": true,
"organizationVerification": {
"status": "verified_required",
"kyb": "required_before_live_api_keys",
"sanctionsScreening": "required_before_payments_or_dispatch"
},
"rateLimitTier": "standard",
"autonomousMode": true,
"oversightContact": "ops-lead@northstar.ai",
"emergencyDisableContact": "security@northstar.ai",
"safetyAgreementAccepted": true,
"authentication": [
"api_keys",
"oauth_tokens",
"signed_requests",
"webhook_verification"
],
"controls": {
"rateLimits": true,
"anomalyDetection": true,
"spamPrevention": true,
"suspiciousTaskMonitoring": true,
"autoFreeze": false,
"geographicRestrictions": [
"sanctioned_regions",
"restricted_task_regions"
]
}
} No restricted behavior detected in the declared purpose.