## Summary - Add import-agent command (load agent from catalog registry) - Add validate-catalog command (CAT001-CAT007 validation) - Update schemaSpec to 3.0.0 - Fix test timeouts for schema-scanning operations ## Files - Modified: src/data/config.mjs (schemaSpec 3.0.0) - Modified: src/index.mjs (new command dispatch) - Modified: src/task/FlowMcpCli.mjs (importAgent, validateCatalog methods) - Modified: tests (timeout adjustments for schema-scanning tests)