File size: 395 Bytes
1d104f4
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# MindsEye Hunting Engine (Space Spec)

## Primitives
- Events
- Event Automations
- Hunts
- Hunt Automations

## Laws
1) Append-only ledger
2) Automations emit events (no hidden state mutation)
3) Hunts are objective-driven and traceable (every match is logged)

## v1 Goals
- Inject email -> see flow pulse -> ledger logs
- Automations tag + route
- Hunt returns ranked results + explanations