Back to Home
Blueprints

Start from work that already runs.

Run a complete workflow, inspect every step, then adapt its tools and data to your work.

Blueprint catalog

30 blueprints

Finance
Source

Financial Advisor

Turns one local finance folder into a source-grounded advisor packet that combines statement, tax-form OCR, tax, cash-flow, and portfolio evidence before any human-approved downstream action.

For
Individuals, households, freelancers, financial coaches, tax preparers, and advisors reviewing personal finance folders.
Output
Review-only financial_advisor_report with bank statement extraction, tax-form OCR capture, household finance summary, draft tax review packet, portfolio risk review, public guidance sources, and Markdown report output.
>_Run blueprint
$ mn blueprint run financial_advisor
Finance
Source

VC Assistant

Turns mixed startup document packets into organized per-company heuristic reports, method-score files, research ledgers, and batch coverage summaries so the user can decide what deserves deeper diligence.

For
VC analysts, angel investors, accelerator reviewers, startup scouts, and founder-led investment teams.
Output
Per-company analysis folders with scores, evidence, assumptions, public source refs, and missing-evidence flags.
>_Run blueprint
$ mn blueprint run vc_assistant
Runtime
Source

Canary Deployment

Demonstrates Canary promotion with minimal setup.

For
MirrorNeuron developers and runtime evaluators.
Output
A compact JSON result and standard run-store evidence.
>_Run blueprint
$ mn blueprint run demo_canary_deployment
Runtime
Source

Checkpoint Replay

Demonstrates Checkpoint resume with minimal setup.

For
MirrorNeuron developers and runtime evaluators.
Output
A compact JSON result and standard run-store evidence.
>_Run blueprint
$ mn blueprint run demo_checkpoint_replay
Runtime
Source

Context Compression

Demonstrates CompileContext compression with minimal setup.

For
MirrorNeuron developers and runtime evaluators.
Output
A compact JSON result and standard run-store evidence.
>_Run blueprint
$ mn blueprint run demo_context_compression
Runtime
Source

Context Memory ACL

Demonstrates Context Engine role ACLs with minimal setup.

For
MirrorNeuron developers and runtime evaluators.
Output
A compact JSON result and standard run-store evidence.
>_Run blueprint
$ mn blueprint run demo_context_memory_acl
Runtime
Source

DAG Conditional Branch

Demonstrates Conditional branching with minimal setup.

For
MirrorNeuron developers and runtime evaluators.
Output
A compact JSON result and standard run-store evidence.
>_Run blueprint
$ mn blueprint run demo_dag_conditional_branch
Runtime
Source

DAG Failure Fallback

Demonstrates Failure-triggered fallback with minimal setup.

For
MirrorNeuron developers and runtime evaluators.
Output
A compact JSON result and standard run-store evidence.
>_Run blueprint
$ mn blueprint run demo_dag_failure_fallback
Runtime
Source

DAG Fork Join

Demonstrates Parallel fork/join with minimal setup.

For
MirrorNeuron developers and runtime evaluators.
Output
A compact JSON result and standard run-store evidence.
>_Run blueprint
$ mn blueprint run demo_dag_fork_join
Runtime
Source

DAG Linear

Demonstrates Linear DAG with minimal setup.

For
MirrorNeuron developers and runtime evaluators.
Output
A compact JSON result and standard run-store evidence.
>_Run blueprint
$ mn blueprint run demo_dag_linear

Showing 10 of 30