Justin Hernandez
bd2e3c6738
add Euclid 3.0 settings screens, tunnel flow, and audit pipeline skills ( #1858 )
...
* feat(webview-app): add Euclid 3.0 settings sub-screens
Add SecurityScreen, NotificationPreferencesScreen, and DevModeScreen
wrappers that import Euclid 3.0 components and wire them with React
Router navigation and bridge adapters. Update SettingsScreen menu items
to navigate to real routes instead of /coming-soon.
Requires @selfxyz/euclid-web to be published with the new screen exports
(SecurityScreen, NotificationPreferencesScreen, DevModeScreen) before
type-check will pass. See docs/superpowers/plans/ for full context.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
* docs: add settings integration plan and handover
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
* chore: use euclid 1.2.0
* PoC tunnel flow
* updates
* update skills
---------
Co-authored-by: Tranquil-Flow <tranquil_flow@protonmail.com >
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
Co-authored-by: Leszek Stachowski <leszek.stachowski@self.xyz >
2026-03-23 23:55:31 -07:00
Justin Hernandez
65d5188384
add currnet branc ( #1775 )
2026-02-18 22:30:48 -08:00
Justin Hernandez
5cdf9df36d
Update CLAUDE.md with instructions to use spec framework ( #1771 )
...
* add session logging for resuming sessions
* update CLAUDE prompt to use spec work docs
2026-02-18 14:23:44 -08:00
Justin Hernandez
d5a03a6f64
refactor specs with new style ( #1769 )
...
* add new specs
* formatting
* format all markdown files
* more formatting
* consolidate into overview
* update spec and template guidelines
* refactor specs
* save wip
* move status up
* wip
* update specs with missing items, remove stale items, add wave planning
* finalize specs and formatting
* formatting
* agent feedback, reviews
* formatting and feedback
* finalize feedback
* more feedback
* pr feedback
* formatting
2026-02-17 21:31:01 -08:00
Justin Hernandez
a632727fee
Add tech debt baseline snapshot generator and baseline docs ( #1743 )
...
* Add cruft baseline snapshot
* pr feedback
* rename cruft to tech deb
* improve baseline
2026-02-12 19:29:56 -08:00
Justin Hernandez
7dbd46f245
Add docstring reporting script and workflows ( #1333 )
...
* Trim docstring coverage snapshots
* format all the tings
* update lock
* Update docstring coverage snapshots (#1521 )
* docstring fixes
* address agent feedback
* update lock files
* address agent feedback
* lock react-native-svg version to prevent pipeline failures
* update docstring logic
* remove docstring coverage from ci
* remove old report, fix cursorignroe rule
2025-12-25 11:17:42 -08:00
Justin Hernandez
551067a48e
Reorganize mobile app /src and /tests folders ( #1357 )
...
* Refactor mobile app utilities into new modules
* prettier
* update lock, feedback from codex
* fix path
* keep some files in utils
* fix tests
* update paths
* remove old docs
* cr feedback
* flatten inefficient paths
* better structure
* update test folder structure
* migrate images
* fix import
* fix Sentry path
* update ignore
* save wip migration
* more updates
* standardize component names
* rename assets
* fix linting
* add barrel exports. final refactor commit
* fix formatting
* fix nav bar
* reduce bundle size
* remove dupe license
* fix test
* fix merge issues
* add refactor doc so we can track what was imporoved
* cr feedback
* feedback
2025-11-20 17:56:44 -03:00
Justin Hernandez
bd8d425cc7
SELF-763: remove aesop features for now ( #1132 )
...
* clean onboarding camera screens
* remove remaining aesop artifacts. fix tests
2025-09-28 07:55:11 -07:00
Justin Hernandez
c11c9af143
chore: update monorepo artifacts ( #1079 )
...
* remove unneeded artifacts, skip building circuits
* update md files
2025-09-16 16:33:31 -07:00
Justin Hernandez
520c05d4fc
SELF-702: Refactor navigation structure and dev utilities ( #994 )
...
* Refactor navigation and dev screens
* refactor: rename passport screens to document
* fixes
* add missing header
* fixes
* type files
2025-08-30 21:00:21 -07:00
Justin Hernandez
d34ce431f4
feat: upgrade SelfClient foundation and expose MRZ parsing ( #925 )
...
* feat: expose MRZ parsing on client
* feat: add SelfClient provider
* feat: add react native entry
* feat: add mobile sdk entry wrapper
* upgrade packages
* save wip
* clean up tests to support new arch
* abstract SelfMobileSdk
* pr feedback
* updates
* pr updates
* update lock
* updates
* fix types
* updates
* fix tests
* test: verify provider memoization and add jsdoc (#929 )
* pr feedback
2025-08-19 19:05:52 -07:00
Justin Hernandez
d4340ba9e8
Chore improve gigamind pr template ( #928 )
...
* simplify pr template
* update ignore pr action items line
* add full analysis workflow export file
* fix template
* fixes
2025-08-19 17:14:05 -07:00
Justin Hernandez
691e8b1517
chore: unify lightweight deps and workflow node version ( #906 )
...
* 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>
2025-08-17 21:00:36 -07:00
Justin Hernandez
749db8e67a
feat: add passport validation module ( #887 )
...
* feat: add passport validation
* refactor: consume sdk passport validator in app
* feat: add tracking hook to passport validation
* feat: add validation callbacks
* docs: clarify passport validator
* fix: validate passport hash algorithms
* abstract properly
* fix tests
* format
* fix logger and bundler
* fix tests
* fix tests and bundling
* fix format
* update lock
* fix types
* fixes
* fixes
* don't leak pii
* done
* revert error
2025-08-14 17:15:50 -07:00
Justin Hernandez
b2839e1633
Chore: improve ai context ( #883 )
...
* add gigamind context
* updates
* update ai context
* doc updates
* add migration context
* docs: refine commit checks and mobile app instructions (#884 )
* docs: refine commit checks and add mobile app guidelines
* cr feedback
* quality updates
* format md file
* updates
* future proof tests
2025-08-12 16:39:15 -07:00