feat: Sacred Remedy Engine + Engine 2.1 (Instant Light, Ayurveda, 50 estados, corpus expandido)#3
Closed
feat: Sacred Remedy Engine + Engine 2.1 (Instant Light, Ayurveda, 50 estados, corpus expandido)#3
Conversation
- lib/sacredRemedy: diagnosisEngine, sacredSelector, instantLightComposer - dictionaries/sacred: yoga_sutras, puranas, upanishads com kleshaTargets e qualities - dictionaries/remedyMatrix.json: 30 estados (klesha, samkhya, prática, pergunta) - GET /api/instant-light: diagnosisPersonal/Universal, resposta estruturada - lib/diagnosis + lib/instantLight: matriz de remédios integrada ao mock /api/darshan - SymbolicMap, engines (Jyotish, HD, numerologia), readings, APIs map/reading - Histórico: historyStorage, APIs history, HistoryModal - Docs: SACRED_REMEDY_ENGINE, INSTANT_LIGHT_ENGINE, SYMBOLIC_MAP_ENGINE, etc. - /api/darshan mantido intacto (motor paralelo) Co-authored-by: Cursor <cursoragent@cursor.com>
…orpus expandido - types: AyurvedicQuality completo (20 gunas), diagnosis excess/deficient - diagnosisEngine: dosha → qualities (vata/pitta/kapha), prakriti no diagnóstico - ayurvedaActionSelector: prática e alimento por qualidade (ruksha→oleação, chala→grounding) - instantLightComposer: usa getActionsForQualities, retorna food na resposta - remedyMatrix: 50 estados (burnout, solitude, grief, jealousy, numbness, hypercontrol, etc.) - yoga_sutras.json: 60 entradas; puranas.json: 40; upanishads.json: 30 (kleshaTargets + qualities) - docs: seção Engine 2.1 em SACRED_REMEDY_ENGINE.md Co-authored-by: Cursor <cursoragent@cursor.com>
|
You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard. |
…merologia completa
P0 — Engine único:
- /api/darshan (mock) usa apenas @/lib/sacredRemedy
- lib/instantLight vira re-export/adaptador (compatibilidade)
P1 — Cooldown autônomo:
- getRecentInstantLightIds(userEmail), recordInstantLightUse(userEmail, { sacredId, stateKey })
- Tabela instant_light_uses (migração)
- Mock: se usuário logado, busca ids no servidor e registra uso
P2 — Numerologia completa:
- getSoulUrgeNumber(fullName) (vogais), getPersonalityNumber(fullName) (consoantes)
- SymbolicMap: soulUrgeNumber, personalityNumber
Docs: SACRED_REMEDY_ENGINE.md seção 8 e 9
Co-authored-by: Cursor <cursoragent@cursor.com>
- ENGINE_2.1_VALIDATION.md: status P0/P1/P2 implementados, módulos legados - SACRED_REMEDY_ENGINE: matriz 50 estados, darshan mock usa sacredRemedy + cooldown - lib/diagnosis e lib/sacred: comentários apontando engine oficial sacredRemedy Co-authored-by: Cursor <cursoragent@cursor.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Sacred Remedy Engine + Engine 2.1
Motor offline medicinal
Ayurveda + diagnóstico
Outros
Made with Cursor