mirror of
https://github.com/selfxyz/self.git
synced 2026-01-09 14:48:06 -05:00
* chore: unify lightweight deps and workflow node version * gigamind flow updates * standardize workflows * fix workflow * improvements * Gigamind tweaks (#911) * save gigamind updates * keep manual review on for now * pr feedback * fix pipeline * make runner more dynamic * fix regex * fixes * update simulator * fixes * fixes * fix regex * try again * test * revert back to dev settings * mobile fixes * fixes * fix runtime * just use latest * pr feedback * remove template * Update .github/workflows/mobile-e2e.yml Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> --------- Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
23 lines
1.1 KiB
JSON
23 lines
1.1 KiB
JSON
[
|
|
{
|
|
"fileName": "main-overview.mdc",
|
|
"path": ".cursor/rules",
|
|
"description": "Complete system overview of the identity verification platform, covering the passport/ID verification workflow, zero-knowledge proof system, and compliance mechanisms"
|
|
},
|
|
{
|
|
"fileName": "mobile-sdk-migration.mdc",
|
|
"path": ".cursor/rules",
|
|
"description": "Comprehensive migration strategy and testing-first approach for porting identity verification logic from app to mobile-sdk-alpha package with detailed checklist and validation workflow"
|
|
},
|
|
{
|
|
"fileName": "technical-specification.mdc",
|
|
"path": ".cursor/rules",
|
|
"description": "Consolidated technical implementation specification for zero-knowledge proof circuits, data models, verification workflows, and implementation requirements with performance constraints"
|
|
},
|
|
{
|
|
"fileName": "compliance-verification.mdc",
|
|
"path": ".cursor/rules",
|
|
"description": "Critical compliance verification requirements for OFAC checks, age verification, and forbidden country validation with specific implementation details and constraints"
|
|
}
|
|
]
|