Governed substrate for autonomous agents: scoped identity (passports), audited actions, MCP workspace. Infra IPs and secrets redacted for public release.
4 lines
166 B
JavaScript
4 lines
166 B
JavaScript
// API v3: System Settings Routes
|
|
// Re-exports the router from system/index.js after refactoring into smaller modules.
|
|
|
|
export { default } from './system/index.js';
|