690414:1113 Update README.md /.agents/skills, /.windsurf/workflows
This commit is contained in:
@@ -74,6 +74,12 @@ export interface RFA {
|
||||
|
||||
// Deprecated/Mapped fields
|
||||
correspondenceNumber?: string; // Convenience accessor
|
||||
|
||||
// ADR-021: Workflow Engine fields (optional — populated when workflow is active)
|
||||
workflowInstanceId?: string;
|
||||
workflowState?: string;
|
||||
availableActions?: string[];
|
||||
priority?: import('./workflow').WorkflowPriority;
|
||||
}
|
||||
|
||||
export interface CreateRFADto {
|
||||
|
||||
Reference in New Issue
Block a user