Skip to content

ARCHER Suite: Composite Capabilities Inventory

Document Purpose: A catalog of composite capabilities (features/workflows) built from atomic primitives, showing what higher-level operations each primitive contributes to.

Created: January 2026


Composite Capabilities Built from Primitives

Composite CapabilityComponentCategoryComposed From (Primitives)
ingest_documentCogniscientDocument Processingread_file + parse_document + chunk_content + generate_embedding + create_entity
export_documentSharedDocument Processingsearch_entities + transform_data + format_output + write_file
sync_file_to_sourceSharedDocument Processingread_file + connect_source + push_update
backup_filesSharedDocument Processinglist_directory + read_file + copy_file
reorganize_filesSharedDocument Processinglist_directory + read_file + move_file + delete_file
store_experienceCogniscientMemory Managementcreate_entity + create_relationship + generate_embedding + search_entities
update_entity_profileCogniscientMemory Managementread_entity + update_entity + generate_embedding
merge_duplicate_entitiesCogniscientMemory Managementsearch_entities + read_entity + update_entity + delete_entity + query_relationships + create_relationship
archive_entityCogniscientMemory Managementread_entity + query_relationships + update_entity + delete_entity
assemble_contextCogniscientContext Assemblysearch_entities + query_relationships + traverse_graph + semantic_search
find_related_contentCogniscientContext Assemblyread_entity + query_relationships + similarity_match
build_entity_graphCogniscientContext Assemblysearch_entities + query_relationships + traverse_graph
find_similar_experiencesCogniscientContext Assemblysemantic_search + similarity_match + read_entity
cluster_related_entitiesCogniscientContext Assemblysearch_entities + generate_embedding + cluster_items
create_outcome_with_signalsODIEOutcome Managementcreate_outcome + record_signal + link_signal_to_outcome
track_outcome_progressODIEOutcome Managementread_outcome + record_signal + update_outcome_state + score_opportunity
evaluate_opportunityODIEOutcome Analysisread_outcome + score_opportunity + query_relationships
prioritize_outcomesODIEOutcome Analysissearch_entities + read_outcome + score_opportunity
form_belief_from_signalsODIEBelief Managementrecord_signal + create_belief + link_signal_to_outcome
update_belief_with_evidenceODIEBelief Managementrecord_signal + revise_belief + query_relationships
test_action_hypothesisODIEDecision Supportevaluate_action_hypothesis + read_outcome + score_opportunity
recommend_next_actionODIEDecision Supportread_outcome + score_opportunity + evaluate_action_hypothesis + query_relationships
connect_and_discoverSharedSource Integrationconnect_source + query_source + fetch_object
sync_from_sourceSharedSource Integrationconnect_source + fetch_object + create_entity + create_relationship
sync_to_sourceSharedSource Integrationread_entity + connect_source + push_update
watch_source_changesSharedSource Integrationconnect_source + subscribe_to_changes + record_signal
stop_watching_sourceSharedSource Integrationunsubscribe + log_audit
execute_governed_stepSharedGoverned Executioncheck_condition + evaluate_policy + route_approval + execute_step + log_audit
await_approvalSharedGoverned Executionroute_approval + check_approval_status + log_audit
execute_with_auditSharedGoverned Executionexecute_step + log_audit + record_execution
deliver_contextual_nudgeArcherEngagementassemble_context + create_nudge + deliver_nudge
notify_and_trackArcherEngagementcreate_nudge + deliver_nudge + record_feedback
broadcast_messageSharedEngagementsearch_entities + send_message + log_audit
collect_feedbackSharedEngagementsend_message + record_feedback + create_entity
onboard_resourceLibrarianResource Managementregister_resource + create_entity + generate_embedding
find_best_resourceLibrarianResource Managementrecommend_resource + query_resource + semantic_search
update_resource_scoresLibrarianResource Managementsubmit_feedback + query_resource + update_entity
evaluate_resource_performanceLibrarianResource Managementquery_resource + get_execution_history + score_opportunity
run_code_safelySharedComputevalidate_schema + execute_code + log_audit
transform_and_validateSharedComputetransform_data + validate_schema + format_output
generate_reportSharedComputesearch_entities + query_source + transform_data + format_output + write_file
deploy_and_start_agentFluxioAgent Managementdeploy_agent + start_agent + log_audit
graceful_agent_shutdownFluxioAgent Managementpause_agent + stop_agent + log_audit
restart_agentFluxioAgent Managementstop_agent + start_agent + get_agent_status
monitor_agent_healthFluxioAgent Managementlist_agents + get_agent_status + record_execution
scale_agent_poolFluxioAgent Managementlist_agents + deploy_agent + start_agent + get_agent_status
execute_task_with_feedbackFluxioTask Managementsubmit_task + get_task_status + get_task_result + record_execution + submit_feedback
retry_failed_taskFluxioTask Managementget_task_status + get_task_result + retry_task + log_audit
cancel_and_cleanupFluxioTask Managementget_task_status + cancel_task + log_audit
run_workflow_to_completionFluxioWorkflow Executiontrigger_workflow + get_workflow_run + record_execution + submit_execution_feedback
pause_and_checkpoint_workflowFluxioWorkflow Executionget_workflow_run + pause_workflow + log_audit
resume_workflow_from_checkpointFluxioWorkflow Executionget_workflow_run + resume_workflow + log_audit
abort_workflowFluxioWorkflow Executionget_workflow_run + cancel_workflow + log_audit
create_and_deploy_workflowFluxioWorkflow Executioncreate_workflow + validate_schema + register_tool + log_audit
register_and_validate_toolFluxioTool Managementregister_tool + get_tool_schema + validate_schema + log_audit
discover_tool_capabilitiesFluxioTool Managementlist_tools + get_tool_schema + semantic_search
invoke_tool_with_loggingFluxioTool Managementget_tool + invoke_tool + record_execution + log_audit
deprecate_and_replace_toolFluxioTool Managementdeprecate_tool + register_tool + log_audit
upgrade_tool_versionFluxioTool Managementget_tool + deprecate_tool + register_tool + log_audit
setup_connectorFluxioConnector Managementregister_connector + configure_connector + test_connector + log_audit
health_check_connectorsFluxioConnector Managementlist_connectors + get_connector_status + test_connector
refresh_connector_configFluxioConnector Managementget_connector_status + configure_connector + test_connector
create_work_item_hierarchyFluxioWork Item Managementcreate_work_item + link_work_items + update_work_item
import_and_link_work_itemsFluxioWork Item Managementimport_work_items + link_work_items + create_relationship
export_work_items_to_systemFluxioWork Item Managementsearch_entities + export_work_items + push_update + log_audit
sync_work_items_bidirectionalFluxioWork Item Managementimport_work_items + export_work_items + update_work_item + link_work_items
apply_governance_policyFluxioGovernancecreate_policy + evaluate_policy + log_audit
request_and_track_approvalFluxioGovernancerequest_approval + check_approval_status + record_approval_decision + log_audit
audit_trail_queryFluxioGovernanceget_audit_log + search_entities + format_output
enforce_policy_on_actionFluxioGovernanceevaluate_policy + request_approval + record_approval_decision + log_audit
record_and_compare_executionFluxioExecution Feedbackrecord_execution + compare_to_expected + submit_execution_feedback
analyze_execution_trendsFluxioExecution Feedbackget_execution_history + transform_data + score_opportunity
feedback_loop_to_librarianFluxioExecution Feedbackrecord_execution + compare_to_expected + submit_execution_feedback + submit_feedback

Primitives to Composites Cross-Reference

Atomic PrimitiveUsed In Composites
read_fileingest_document, sync_file_to_source, backup_files, reorganize_files
write_fileexport_document, generate_report
delete_filereorganize_files
move_filereorganize_files
copy_filebackup_files
list_directorybackup_files, reorganize_files
parse_documentingest_document
chunk_contentingest_document
create_entityingest_document, store_experience, sync_from_source, onboard_resource, collect_feedback
read_entityupdate_entity_profile, merge_duplicate_entities, find_related_content, sync_to_source
update_entityupdate_entity_profile, merge_duplicate_entities, archive_entity, update_resource_scores
delete_entitymerge_duplicate_entities, archive_entity
search_entitiesstore_experience, merge_duplicate_entities, assemble_context, cluster_related_entities, prioritize_outcomes, broadcast_message, generate_report, export_work_items_to_system, audit_trail_query
create_relationshipstore_experience, merge_duplicate_entities, sync_from_source, import_and_link_work_items
query_relationshipsmerge_duplicate_entities, archive_entity, assemble_context, find_related_content, build_entity_graph, evaluate_opportunity, update_belief_with_evidence, recommend_next_action
traverse_graphassemble_context, build_entity_graph
generate_embeddingingest_document, update_entity_profile, cluster_related_entities, onboard_resource
semantic_searchassemble_context, find_similar_experiences, discover_tool_capabilities, find_best_resource
similarity_matchfind_related_content, find_similar_experiences
cluster_itemscluster_related_entities
create_outcomecreate_outcome_with_signals
read_outcometrack_outcome_progress, evaluate_opportunity, prioritize_outcomes, test_action_hypothesis, recommend_next_action
update_outcome_statetrack_outcome_progress
score_opportunitytrack_outcome_progress, evaluate_opportunity, prioritize_outcomes, test_action_hypothesis, recommend_next_action, evaluate_resource_performance, analyze_execution_trends
record_signalcreate_outcome_with_signals, track_outcome_progress, form_belief_from_signals, update_belief_with_evidence, watch_source_changes
link_signal_to_outcomecreate_outcome_with_signals, form_belief_from_signals
create_beliefform_belief_from_signals
revise_beliefupdate_belief_with_evidence
evaluate_action_hypothesistest_action_hypothesis, recommend_next_action
connect_sourcesync_file_to_source, connect_and_discover, sync_from_source, sync_to_source, watch_source_changes
fetch_objectconnect_and_discover, sync_from_source
push_updatesync_file_to_source, sync_to_source, export_work_items_to_system
subscribe_to_changeswatch_source_changes
unsubscribestop_watching_source
query_sourceconnect_and_discover, generate_report
execute_stepexecute_governed_step, execute_with_audit
check_conditionexecute_governed_step
route_approvalexecute_governed_step, await_approval
check_approval_statusawait_approval, request_and_track_approval
log_auditstop_watching_source, execute_governed_step, await_approval, execute_with_audit, broadcast_message, run_code_safely, deploy_and_start_agent, graceful_agent_shutdown, retry_failed_task, cancel_and_cleanup, pause_and_checkpoint_workflow, resume_workflow_from_checkpoint, abort_workflow, create_and_deploy_workflow, register_and_validate_tool, invoke_tool_with_logging, deprecate_and_replace_tool, upgrade_tool_version, setup_connector, export_work_items_to_system, apply_governance_policy, request_and_track_approval, enforce_policy_on_action
create_nudgedeliver_contextual_nudge, notify_and_track
deliver_nudgedeliver_contextual_nudge, notify_and_track
send_messagebroadcast_message, collect_feedback
record_feedbacknotify_and_track, collect_feedback
register_resourceonboard_resource
query_resourcefind_best_resource, update_resource_scores, evaluate_resource_performance
recommend_resourcefind_best_resource
submit_feedbackupdate_resource_scores, feedback_loop_to_librarian
execute_coderun_code_safely
transform_dataexport_document, transform_and_validate, generate_report, analyze_execution_trends
validate_schemarun_code_safely, transform_and_validate, create_and_deploy_workflow, register_and_validate_tool
format_outputexport_document, transform_and_validate, generate_report, audit_trail_query
deploy_agentdeploy_and_start_agent, scale_agent_pool
start_agentdeploy_and_start_agent, restart_agent, scale_agent_pool
stop_agentgraceful_agent_shutdown, restart_agent
pause_agentgraceful_agent_shutdown
resume_agent(used directly or in custom composites)
get_agent_statusrestart_agent, monitor_agent_health, scale_agent_pool
list_agentsmonitor_agent_health, scale_agent_pool
submit_taskexecute_task_with_feedback
get_task_statusexecute_task_with_feedback, retry_failed_task, cancel_and_cleanup
cancel_taskcancel_and_cleanup
retry_taskretry_failed_task
get_task_resultexecute_task_with_feedback, retry_failed_task
create_workflowcreate_and_deploy_workflow
trigger_workflowrun_workflow_to_completion
get_workflow_runrun_workflow_to_completion, pause_and_checkpoint_workflow, resume_workflow_from_checkpoint, abort_workflow
pause_workflowpause_and_checkpoint_workflow
resume_workflowresume_workflow_from_checkpoint
cancel_workflowabort_workflow
register_toolcreate_and_deploy_workflow, register_and_validate_tool, deprecate_and_replace_tool, upgrade_tool_version
get_toolinvoke_tool_with_logging, upgrade_tool_version
list_toolsdiscover_tool_capabilities
get_tool_schemaregister_and_validate_tool, discover_tool_capabilities
invoke_toolinvoke_tool_with_logging
deprecate_tooldeprecate_and_replace_tool, upgrade_tool_version
register_connectorsetup_connector
configure_connectorsetup_connector, refresh_connector_config
test_connectorsetup_connector, health_check_connectors, refresh_connector_config
get_connector_statushealth_check_connectors, refresh_connector_config
list_connectorshealth_check_connectors
create_work_itemcreate_work_item_hierarchy
update_work_itemcreate_work_item_hierarchy, sync_work_items_bidirectional
link_work_itemscreate_work_item_hierarchy, import_and_link_work_items, sync_work_items_bidirectional
export_work_itemsexport_work_items_to_system, sync_work_items_bidirectional
import_work_itemsimport_and_link_work_items, sync_work_items_bidirectional
create_policyapply_governance_policy
evaluate_policyexecute_governed_step, apply_governance_policy, enforce_policy_on_action
request_approvalrequest_and_track_approval, enforce_policy_on_action
record_approval_decisionrequest_and_track_approval, enforce_policy_on_action
get_audit_logaudit_trail_query
record_executionexecute_with_audit, execute_task_with_feedback, run_workflow_to_completion, monitor_agent_health, invoke_tool_with_logging, record_and_compare_execution, feedback_loop_to_librarian
compare_to_expectedrecord_and_compare_execution, feedback_loop_to_librarian
submit_execution_feedbackrun_workflow_to_completion, record_and_compare_execution, feedback_loop_to_librarian
get_execution_historyevaluate_resource_performance, analyze_execution_trends

Document generated January 2026