feat(FN-3503): add project-node path mapping persistence APIs and schema
Adds project-node path mapping infrastructure in the core database layer (schema, migration backfill, and persistence APIs in `central-core.ts` and `central-db.ts`) with accompanying documentation. Also introduces a review-before-apply draft gate for agent onboarding and the agent detail view's mail Fusion-Task-Id: FN-3503
This commit is contained in:
@@ -488,6 +488,7 @@ export type {
|
||||
PluginSyncEntry,
|
||||
PluginSyncAction,
|
||||
ProjectHealth,
|
||||
ProjectNodePathMapping,
|
||||
ProviderAuthEntry,
|
||||
/** @deprecated Use RegisteredProject instead */
|
||||
ProjectInfo,
|
||||
|
||||
Reference in New Issue
Block a user