feat: dashboard Second Brain, essai 7 jours et vérification e-mail
Rendre le dashboard actionnable (inbox, peek, carte mentale), aligner la facturation sur l’essai 7 jours, et bloquer le login e-mail tant que l’adresse n’est pas confirmée. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
45
.impeccable/config.json
Normal file
45
.impeccable/config.json
Normal file
@@ -0,0 +1,45 @@
|
||||
{
|
||||
"buildPath": "comp",
|
||||
"detector": {
|
||||
"ignoreRules": [],
|
||||
"ignoreFiles": [],
|
||||
"ignoreValues": [
|
||||
{
|
||||
"rule": "ai-color-palette",
|
||||
"value": "*",
|
||||
"files": [
|
||||
"memento-note/components/intelligence-hub.tsx"
|
||||
],
|
||||
"createdAt": "2026-08-26T18:03:40.105Z",
|
||||
"reason": "Palette violette déjà en place sur le widget ponts du dashboard (incumbent), pas une nouvelle teinte IA."
|
||||
},
|
||||
{
|
||||
"rule": "side-tab",
|
||||
"value": "*",
|
||||
"files": [
|
||||
"memento-note/components/note-editor/note-editor-toolbar.tsx"
|
||||
],
|
||||
"createdAt": "2026-08-26T18:14:54.764Z",
|
||||
"reason": "Bordure existante de la toolbar éditeur (incumbent), pas une nouvelle carte AI."
|
||||
},
|
||||
{
|
||||
"rule": "border-accent-on-rounded",
|
||||
"value": "*",
|
||||
"files": [
|
||||
"memento-note/app/(main)/insights/page.tsx"
|
||||
],
|
||||
"createdAt": "2026-08-26T18:23:06.241Z",
|
||||
"reason": "Styles existants de /insights (incumbent), pas une nouvelle carte."
|
||||
},
|
||||
{
|
||||
"rule": "gray-on-color",
|
||||
"value": "*",
|
||||
"files": [
|
||||
"memento-note/app/(main)/insights/page.tsx"
|
||||
],
|
||||
"createdAt": "2026-08-26T18:23:06.270Z",
|
||||
"reason": "Styles existants de /insights (incumbent), pas un nouveau texte gris."
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user