Commit Graph

35 Commits

Author SHA1 Message Date
982a12099e Docs build-docc, README
Summary:
- Docs: build-docc, README

Stats:
- 2 files changed, 25 insertions(+)
2026-01-18 14:53:31 -06:00
51faaf4937 Update LocalData.swift + docs
Summary:
- Sources: LocalData.swift
- Docs: Proposal, README
- Added symbols: extension StorageKey, typealias Value
- Removed symbols: extension StorageKeys, struct UserTokenKey, typealias Value, struct ProfileKey, struct ModernKey, typealias DestinationKey (+1 more)

Stats:
- 3 files changed, 61 insertions(+), 50 deletions(-)
2026-01-18 14:53:30 -06:00
fb90270d9f Docs PlatformSync, README
Summary:
- Docs: PlatformSync, README
- Added symbols: class WatchConnectivityService, func session, func sessionWatchStateDidChange, func sessionReachabilityDidChange, func requestSyncIfNeeded

Stats:
- 2 files changed, 190 insertions(+)
2026-01-18 14:53:30 -06:00
c2b17a4b7f Update Migrations, Models, Protocols (+2 more) + tests + docs
Summary:
- Sources: Migrations, Models, Protocols, Services, Utilities
- Tests: AnyStorageKeyTests.swift, MigrationAdditionalTests.swift, MigrationIntegrationTests.swift, MigrationProtocolTests.swift, MigrationTests.swift (+1 more)
- Docs: Migration, Migration_Refactor_Plan_Clean, Proposal, README
- Added symbols: struct MyMigration, typealias DestinationKey, func shouldMigrate, func migrate, extension MyNewKey, protocol StorageMigration (+74 more)
- Removed symbols: enum StorageDomain, func migrate, func validatePlatformAvailability, func deserialize, func applySecurity, func retrieve (+1 more)

Stats:
- 31 files changed, 2820 insertions(+), 80 deletions(-)
2026-01-18 14:53:30 -06:00
73d6f7ec8b Update Audit, Protocols, Services + tests + docs
Summary:
- Sources: Audit, Protocols, Services
- Tests: AuditTests.swift, ModularRegistryTests.swift, RouterErrorTests.swift, StorageCatalogTests.swift, SyncIntegrationTests.swift
- Docs: README
- Added symbols: protocol StorageKeyCatalog, extension StorageKeyCatalog, func registerCatalog
- Removed symbols: protocol StorageKeyCatalog, func registerCatalog

Stats:
- 9 files changed, 55 insertions(+), 46 deletions(-)
2026-01-18 14:53:29 -06:00
8c8d4a0db8 Update Audit, Models, Services + tests + docs
Summary:
- Sources: Audit, Models, Services
- Tests: ModularRegistryTests.swift
- Docs: Proposal, README
- Added symbols: func withCatalog, func allRegisteredCatalogs, func allRegisteredEntries, struct TestRegistryKey, typealias Value, struct CatalogA (+3 more)

Stats:
- 7 files changed, 229 insertions(+), 18 deletions(-)
2026-01-18 14:53:29 -06:00
13d061c180 Docs README
Summary:
- Docs: README

Stats:
- 1 file changed, 6 insertions(+)
2026-01-18 14:53:28 -06:00
6f72f06b8f Docs README
Summary:
- Docs: README

Stats:
- 1 file changed, 29 insertions(+), 41 deletions(-)
2026-01-18 14:53:28 -06:00
76ebbd204e Docs README
Summary:
- Docs: README

Stats:
- 1 file changed, 43 insertions(+), 24 deletions(-)
2026-01-18 14:53:28 -06:00
5b13a8b377 Docs README
Summary:
- Docs: README

Stats:
- 1 file changed, 30 insertions(+), 46 deletions(-)
2026-01-18 14:53:28 -06:00
c2d37f9ab2 Docs README
Summary:
- Docs: README

Stats:
- 1 file changed, 41 insertions(+), 24 deletions(-)
2026-01-18 14:53:28 -06:00
27ddca9593 Docs README
Summary:
- Docs: README

Stats:
- 1 file changed, 9 insertions(+), 3 deletions(-)
2026-01-18 14:53:28 -06:00
05ea1a9798 Update Models, Services + docs
Summary:
- Sources: Models, Services
- Docs: README
- Added symbols: func migrate, func registerCatalog, func migrateAllRegisteredKeys
- Removed symbols: func registerCatalog

Stats:
- 3 files changed, 84 insertions(+), 1 deletion(-)
2026-01-18 14:53:28 -06:00
b42bb31723 Update Protocols, Services, Utilities + docs
Summary:
- Sources: Protocols, Services, Utilities
- Docs: README
- Added symbols: struct UserProfile, extension StorageKeys, struct ProfileKey, typealias Value, extension StorageKey, func retrieve (+1 more)
- Removed symbols: func retrieve, func delete

Stats:
- 4 files changed, 108 insertions(+), 36 deletions(-)
2026-01-18 14:53:28 -06:00
873c0969cc Docs README
Summary:
- Docs: README

Stats:
- 1 file changed, 1 deletion(-)
2026-01-18 14:53:27 -06:00
a3378da745 Update README + docs
Summary:
- Docs: README
- Assets: Assets

Stats:
- 2 files changed, 1 deletion(-)
2026-01-18 14:53:27 -06:00
b5f8c414cd Update README + docs
Summary:
- Docs: README
- Assets: Assets

Stats:
- 2 files changed, 36 insertions(+)
2026-01-18 14:53:27 -06:00
371a5e2f54 Update Configuration, Models, Services + docs
Summary:
- Sources: Configuration, Models, Services
- Docs: README

Stats:
- 4 files changed, 10 insertions(+), 5 deletions(-)
2026-01-18 14:53:27 -06:00
0877528bca Docs README
Summary:
- Docs: README

Stats:
- 1 file changed, 24 insertions(+), 4 deletions(-)
2026-01-18 14:53:27 -06:00
9cbc561101 Update Configuration, Models, Services + docs
Summary:
- Sources: Configuration, Models, Services
- Docs: README
- Added symbols: struct FileStorageConfiguration, struct StorageConfiguration, func updateConfiguration, func updateFileStorageConfiguration, func updateStorageConfiguration, func resolveService (+1 more)

Stats:
- 9 files changed, 144 insertions(+), 24 deletions(-)
2026-01-18 14:53:27 -06:00
bc5f1254b8 Update Models, Services + docs
Summary:
- Sources: Models, Services
- Docs: README
- Added symbols: struct SyncConfiguration, func updateSyncConfiguration, func updateConfiguration

Stats:
- 4 files changed, 38 insertions(+), 4 deletions(-)
2026-01-18 14:53:27 -06:00
32de45f7ad Docs README
Summary:
- Docs: README

Stats:
- 1 file changed, 16 insertions(+)
2026-01-18 14:53:27 -06:00
99b3875469 Docs README
Summary:
- Docs: README

Stats:
- 1 file changed, 1 insertion(+), 1 deletion(-)
2026-01-18 14:53:27 -06:00
a79191450c Docs Proposal, README
Summary:
- Docs: Proposal, README

Stats:
- 2 files changed, 18 insertions(+), 6 deletions(-)
2026-01-18 14:53:26 -06:00
49f48e134d Update Models, Services + docs
Summary:
- Sources: Models, Services
- Docs: README
- Added symbols: func write, func read, func delete, func exists, func list, func size (+2 more)

Stats:
- 6 files changed, 209 insertions(+), 1 deletion(-)
2026-01-18 14:53:26 -06:00
28ab0bf475 Docs README
Summary:
- Docs: README

Stats:
- 1 file changed, 20 insertions(+), 7 deletions(-)
2026-01-18 14:53:26 -06:00
3f6856f124 Update Models, Protocols, Services + tests + docs
Summary:
- Sources: Models, Protocols, Services
- Tests: LocalDataTests.swift
- Docs: FutureEnhancements, README
- Added symbols: struct AnyStorageKey, struct StorageKeyDescriptor, protocol StorageKey, func registerCatalog, func validateUniqueKeys, func validateDescription
- Removed symbols: struct StorageKeyDescriptor, struct StorageKeyEntry, protocol StorageKey, func registerCatalog

Stats:
- 11 files changed, 85 insertions(+), 27 deletions(-)
2026-01-18 14:53:26 -06:00
59e2be1306 Update Models, Protocols, Services + docs
Summary:
- Sources: Models, Protocols, Services
- Docs: README
- Added symbols: struct Serializer, struct StorageKeyEntry, func registerCatalog, func validateCatalogRegistration
- Removed symbols: struct Serializer

Stats:
- 8 files changed, 43 insertions(+), 9 deletions(-)
2026-01-18 14:53:26 -06:00
91aa0df7f4 Update Models + docs
Summary:
- Sources: Models
- Docs: README

Stats:
- 3 files changed, 16 insertions(+), 10 deletions(-)
2026-01-18 14:53:26 -06:00
bd96135d3b Update Models, Protocols, Services + docs
Summary:
- Sources: Models, Protocols, Services
- Docs: README
- Added symbols: struct AppStorageCatalog, struct StorageKeyDescriptor, protocol StorageKeyCatalog, struct StorageAuditReport

Stats:
- 4 files changed, 192 insertions(+)
2026-01-18 14:53:26 -06:00
8f3fc8da51 Update Models, Protocols, Services + tests + docs
Summary:
- Sources: Models, Protocols, Services
- Tests: EncryptionHelperTests.swift
- Docs: README
- Added symbols: struct RemoteKeyProvider, func keyMaterial, struct KeyMaterialSource, protocol KeyMaterialProviding, func registerKeyMaterialProvider, struct StaticKeyMaterialProvider

Stats:
- 6 files changed, 104 insertions(+), 14 deletions(-)
2026-01-18 14:53:26 -06:00
b0a2b96774 Docs README
Summary:
- Docs: README

Stats:
- 1 file changed, 3 insertions(+)
2026-01-18 14:53:25 -06:00
312b2592dc Update Models, Protocols, Services + tests + docs + config
Summary:
- Sources: Models, Protocols, Services
- Tests: EncryptionHelperTests.swift, LocalDataTests.swift
- Docs: README
- Config: Package
- Added symbols: extension StorageKey, func deriveKeyMaterial, func encryptWithKey, func encryptWithAESGCM, func decryptWithKey, func decryptWithAESGCM (+6 more)
- Removed symbols: func extractDerivationParams, func encryptWithKey, func decryptWithKey, class LocalDataTests, func testUserDefaultsRoundTrip, func testFileSystemRoundTrip

Stats:
- 8 files changed, 210 insertions(+), 64 deletions(-)
2026-01-18 14:53:25 -06:00
4228fbc849 Update Models, Services + docs
Summary:
- Sources: Models, Services
- Docs: Proposal, README
- Added symbols: extension StorageKeys, struct UserTokenKey, typealias Value, enum KeychainAccessControl, enum KeychainAccessibility, actor EncryptionHelper (+38 more)
- Removed symbols: enum KeychainAccessControl, enum KeychainAccessibility, enum EncryptionConstants, func serialize, func deserialize, func applySecurity (+17 more)

Stats:
- 10 files changed, 1089 insertions(+), 348 deletions(-)
2026-01-18 14:53:25 -06:00
b9dca68c5d Update LocalData.swift, Models, Protocols (+1 more) + tests + docs + config
Summary:
- Sources: LocalData.swift, Models, Protocols, Services
- Tests: LocalDataTests.swift
- Docs: Proposal, README
- Config: Package
- Other: .gitignore
- Added symbols: enum StorageKeys, struct AnyCodable, func encode, enum FileDirectory, func url, enum KeychainAccessControl (+49 more)

Stats:
- 19 files changed, 814 insertions(+)
2026-01-18 14:53:25 -06:00