feat(E1-10): persist device-local settings - #44
Merged
Conversation
davidru85
deployed
to
cloud-runtime-verification
September 1, 2026 15:40 — with
GitHub Actions
Active
davidru85
force-pushed
the
story/E1-10-settings-persistence
branch
from
September 1, 2026 18:51
d9a893e to
dbb3239
Compare
davidru85
deployed
to
cloud-runtime-verification
September 1, 2026 18:51 — with
GitHub Actions
Active
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.
Summary
Story
E1-10 - Settings Persistence - SReady Check
ProposedorPendingIn-Progress Checkpoint
story/E1-10-settings-persistencefrom merged PR docs(E1-12): register FuelEntryStateHolderTest SIGSEGV fix story for issue #42 #43 atdf37ec7dbb3239shared-testsattempt hit the known E1-12 / issue [Bug]: FuelEntryStateHolderTest segfaults on iosSimulatorArm64 when the graph closes while collectors are live #42 Kotlin/NativeSIGSEGV, and its isolated retry passedScope Completed
SettingsRepository,UpdateSettingsCommandand a self-healing SQLDelight implementation.Acceptance Evidence
Out of Scope / Not Done
IosLocaleProviderFoundation behavior remains owned by E1-13 under D-109.Files Changed
core/common,core/databaseandfeature/session.feature/fuelandshared.androidApp,composition/iosandwiring/firebase.Decisions Made
SettingsDatabaseAccess.deleteSettings()has no production caller yet and is intentionally staged for the destructive local-data flows owned by E2-05 / E3-10; this is the reviewed exception to thedocs/SPECIFICATION.md§11 no-speculative-generality rule.docs/SPECIFICATION.md§11; their behavior is covered by tests and builds.Verification Run
Sharedframework from:composition:ios)Commands or checks run:
Contract Impact
docs/CONTRACTS.md§:Existing settings, database, presentation and provider contracts were implemented without changing public repository/use-case signatures or the Swift ABI.
Decision Board Impact
docs/DECISION_BOARD.md(D-105throughD-109) and ADR-0106 through ADR-0110Shared-Write Modules Touched
core/database— no concurrent story or open pull request owned it at intakeProject Log Entry
docs/PROJECT_LOG.mdHuman Review Gate
Gates are defined canonically in
AGENTS.md.docs/SPECIFICATION.md,docs/DECISION_BOARD.md,AGENTS.md,docs/adr/**,core/database/**)Risks or Follow-ups
IosLocaleProviderFoundation behavior; the current framework link and source contract are not behavioral evidence.core/database/**and other gated documentation paths.