Files
simonandCursor 1e1111c90f Qortino AI QDN assembly, share-to-Quitter, categorized saves, File shim fixes
Safety snapshot of mobile work before merging upstream chat-v2:
- Qortino AI: QDN pack discovery/download (Q-Share ids), external app
  storage, install validation, teach/report Q-Mail, PDF thumbs+zoom
- Android share target "Quitter" with native ShareReceiver plugin
- Categorized device saves (Images/Videos/Audio/Documents/Apps/GO state)
- createNamedFile helper: cordova-plugin-file clobbers global File

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-08 12:47:44 +00:00

8 lines
421 B
JSON

{
"name": "qortino-persona",
"version": 1,
"qdn": { "name": "Qortino", "service": "DOCUMENT", "identifier": "qortino_persona_v1" },
"system_prompt_file": "qortino-persona.md",
"notes": "Inject qortino-persona.md as the system prompt. Retrieved RAG chunks are appended after it, each labeled [Source: <file> — <section>]. Keep persona + chunks + history within the model's context budget (see pack README)."
}