40 lines
804 B
Markdown
40 lines
804 B
Markdown
|
|
# NEUROBOOK REUSE DECISION — 2026-05-27
|
||
|
|
|
||
|
|
## Verdict
|
||
|
|
|
||
|
|
STATUS = REFERENCE_ONLY_PENDING_LICENSE_AND_API_REVIEW
|
||
|
|
MERGE_TO_ICHIGRID = FORBIDDEN
|
||
|
|
LOT047_IMPACT = NONE
|
||
|
|
PRODUCTION = NO
|
||
|
|
|
||
|
|
## Counts
|
||
|
|
|
||
|
|
TOTAL_SCANNED = 54
|
||
|
|
HEADERS_MQH = 20
|
||
|
|
EXAMPLES_MQ5 = 24
|
||
|
|
HAS_OPENCL = 34
|
||
|
|
HAS_CNET = 15
|
||
|
|
HAS_TRADING_TOKEN = 1
|
||
|
|
|
||
|
|
## Decision
|
||
|
|
|
||
|
|
NeuroBook is useful as a reference for:
|
||
|
|
- MQL5 neural architecture patterns;
|
||
|
|
- OpenCL integration patterns;
|
||
|
|
- CNet / neuronnet style abstractions;
|
||
|
|
- passive scoring architecture ideas.
|
||
|
|
|
||
|
|
NeuroBook is not approved for:
|
||
|
|
- direct merge into IchiGridEA;
|
||
|
|
- replacing the native ONNX pipeline;
|
||
|
|
- LOT047;
|
||
|
|
- production usage.
|
||
|
|
|
||
|
|
## Required before reuse
|
||
|
|
|
||
|
|
1. Licence review.
|
||
|
|
2. Static token audit.
|
||
|
|
3. Include dependency graph.
|
||
|
|
4. Isolated compile test.
|
||
|
|
5. Passive wrapper contract.
|
||
|
|
6. Director decision.
|