agent workflow layer

Workflow Orchestration Design Surface

5

Templates

3

Active executions

3

Approval gates

1

Ready designs

This layer models how NEXUS will later orchestrate AI agents across triggers, context extraction, analysis, approvals, outputs, and audit trails. Execution remains mock-driven and human-gated.

workflow canvas

Project Status Recovery

Orchestrator

Running

Extract context

Archivist / Context recovery

Recovered context packet

Queued

Summarize progress

Analyst / Progress synthesis

Project status update / Memory event

Queued

Recommend next steps

Strategist / Next-step planning

Next Codex prompt

human-in-the-loop

Approval Gates

Human confirms recovered status

Required

Project owner

No project memory update without operator review.

checkpoints
Confirm project status
Approve next Codex prompt

active workflows

Execution Status and Audit Trail

EXEC-2250-091

Project Status Recovery

2250-05-12 10:42 / Running

38%
Current step: Extract context
10:42Trigger Router

Accepted GitHub commit trigger

Commit linked to Hermes Command Bus.

10:44Archivist

Loaded project and session context

4 notes and 2 sessions correlated.

EXEC-2250-087

GitHub Repository Intelligence

2250-05-12 09:18 / Running

62%
Current step: Detect stack
09:18Repo Scanner

Read repository operating docs

README, architecture, deployment docs indexed.

09:26Dependency Analyst

Detected frontend stack

Next.js, TypeScript, Tailwind, Docker.

EXEC-2250-079

Codex Review Workflow

2250-05-11 18:03 / Waiting for Approval

74%
Current step: Check changed files
18:03Code Reviewer

Inspected changed files

No unresolved lint findings.

18:11Security Sentinel

Flagged execution boundary

No external APIs called.

agent chains

Workflow Chain Comparison

Project Status Recovery

Active

Archivist

Context recovery

92% target

Analyst

Progress synthesis

90% target

Strategist

Next-step planning

88% target

Research-to-Knowledge Pipeline

Template

Researcher

Claim extraction

90% target

Validator

Evidence verification

91% target

Mapper

Knowledge linking

89% target

Codex Review Workflow

Review

Code Reviewer

Change review

93% target

Architect

Consistency review

92% target

Security Sentinel

Risk scan

94% target

GitHub Repository Intelligence

Active

Repo Scanner

Repository intake

88% target

Dependency Analyst

Stack detection

87% target

Risk Analyst

Weak-point discovery

89% target

Obsidian Vault Sync

Paused

Note Parser

Entity extraction

90% target

Linker

Relation creation

88% target

Memory Curator

Lesson storage

91% target

workflow templates

Future Agent Workflow Library

WF-PROJECT-RECOVERY

Project Status Recovery

Recover project state from new commits or manual intake and produce durable next-action context.

Medium
Active
trigger event

New GitHub commit or manual project intake

Commit lands on tracked project or operator starts intake.

Archivist

Context recovery

92% target

Analyst

Progress synthesis

90% target

Strategist

Next-step planning

88% target

inputs

GitHub commit / Manual intake / Project notes

outputs

Project status update / Memory event / Next Codex prompt

WF-RESEARCH-KNOWLEDGE

Research-to-Knowledge Pipeline

Convert external research into confidence-scored knowledge graph and vault artifacts.

Medium
Template
trigger event

New Perplexity research or paper

Research packet or paper is added to inbox.

Researcher

Claim extraction

90% target

Validator

Evidence verification

91% target

Mapper

Knowledge linking

89% target

inputs

Perplexity research / Paper / Source packet

outputs

Research brief / Linked notes / Knowledge gaps

WF-CODEX-REVIEW

Codex Review Workflow

Review completed Codex work for correctness, architectural consistency, and operational risk.

High
Review
trigger event

Codex finishes task

Task status changes to complete and changed files exist.

Code Reviewer

Change review

93% target

Architect

Consistency review

92% target

Security Sentinel

Risk scan

94% target

inputs

Git diff / Lint/build output / Architecture docs

outputs

Review report / Commit recommendation / Rollback warning

WF-REPO-INTEL

GitHub Repository Intelligence

Convert repository sync into stack intelligence, documentation gaps, and health scoring.

Low
Active
trigger event

Repo sync

Repository metadata refresh completes.

Repo Scanner

Repository intake

88% target

Dependency Analyst

Stack detection

87% target

Risk Analyst

Weak-point discovery

89% target

inputs

README / docs / package manifest / Dockerfile

outputs

Repo health score / Documentation gaps / Project intelligence summary

WF-VAULT-SYNC

Obsidian Vault Sync

Transform new markdown notes into graph relations, backlinks, and memory timeline entries without breaking vault portability.

High
Paused
trigger event

New markdown note

Markdown note appears in vault inbox or project folder.

Note Parser

Entity extraction

90% target

Linker

Relation creation

88% target

Memory Curator

Lesson storage

91% target

inputs

Markdown note / Vault templates / Existing backlinks

outputs

Backlinks / Knowledge cluster update / Memory timeline entry