File size: 951 Bytes
f25362a
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# JackAILocal Odysseus Integration Decision

Odysseus is treated as a product/UI reference, not as the runtime base.

Implemented in JackAILocal:

- Workspace shell: Chat, Model Cookbook, Documents, Benchmark, Settings, Support.
- Model Cookbook UX: model profiles, RAM/VRAM requirements, backend metadata.
- Local documents area constrained to `workspace/documents`.
- Benchmark panel for live demos and Reddit-style proof requests.
- Settings panel with Simple/Advanced mode and locked shell/system tools.
- Feature flags endpoint so the UI can show what is enabled.

Deliberately not enabled for the consumer USB edition:

- Shell agents.
- MCP tools with system access.
- Email/calendar automation.
- LAN exposure.
- Open web research by default.
- Arbitrary filesystem access.

Reason: JackAILocal is for non-technical offline use. Odysseus-style richness is useful, but the USB product must remain deterministic, local, offline and supportable.