Request Router
The front door — takes any plain-English go-to-market question and routes it to the right workflow, indexed by Arcanian's 7+1 Layer Framework.
01 What it does
Serves as the single front door for any open-ended or vague request. It reads a plain-English go-to-market question and works out what the person actually needs, then routes it to the right workflow.
It does this by mapping the request onto Arcanian's own 7+1 Layer Framework — the structured model of how a go-to-market system fits together — so that a fuzzy ask lands on the correct layer and the correct next step rather than being guessed at.
It is read-only and fast: it classifies and directs without changing anything, making it the natural answer to 'what can you do' or 'where do I even start' as well as everyday requests.
02 What it produces
A routing decision: the layer of the framework the request belongs to and the specific workflow that should handle it next.
03 Example
Someone types 'our leads dried up this quarter, what do we do' with no further detail. The router places the question on the right layer of the framework — diagnosis before action — and points to the workflow that establishes a baseline and investigates the drop, rather than jumping straight to producing content.