Commit 28a57a5
committed
V48 (specification-implementation): Modularize full deposit stack across uapi and packages
Split all major deposit-touched modules into SRP units while preserving
public import paths: depository-search (types/scoring/evidence/normalize/run),
deposit option policy/admission/options/earnings/demand (types+helpers+source-safe
utils), depository-supply-index (types/helpers/build-record/projections),
asset-packs-synthesis (catalogs/inventory/neediness/validate), deposit agents
(schema/prompts/checks), pipeline-hosts harness (constants/runners/builder),
uapi deposit UI (option card, source field grid, aside, obfuscations),
synthesize-options (parse+dispatch), and reads deposit workbench (panels/hooks/
evidence models). Restate rebuild law in SPEC G3-14a and NOTES/PARITY.1 parent d02e47d commit 28a57a5
93 files changed
Lines changed: 14578 additions & 12301 deletions
File tree
- packages
- pipeline-hosts/src
- pipelines/asset-pack/src
- agents
- implementation
- validation
- uapi
- app/api/deposit/synthesize-options
- components
- deposits
- DepositAsideEarningsPanel
- DepositAsideRowsSection
- DepositAssetPackOptions
- DepositObfuscationsAnchorControls
- DepositObfuscationsPanel
- DepositObfuscationsPathPickers
- DepositOptionCard
- DepositPageClient/hooks
- DepositRouteStateAside
- DepositSourceFieldGrid
- DepositSourceSelection
- models
- reads
- ReadsDepositReadNeedReviewPanel
- ReadsDepositReadWorkbenchEmpty
- ReadsDepositReadWorkbench
- hooks
- ReadsDepositSourceSafePreviewPanel
- ReadsDepositStagedReadingSection
- ReadsFitWorkbenchPanel
- ReadsMeasuredReadAdmissionPanel
- models
- lib
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
592 | 592 | | |
593 | 593 | | |
594 | 594 | | |
| 595 | + | |
| 596 | + | |
| 597 | + | |
| 598 | + | |
| 599 | + | |
| 600 | + | |
| 601 | + | |
595 | 602 | | |
596 | 603 | | |
597 | 604 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1427 | 1427 | | |
1428 | 1428 | | |
1429 | 1429 | | |
| 1430 | + | |
| 1431 | + | |
| 1432 | + | |
| 1433 | + | |
| 1434 | + | |
| 1435 | + | |
| 1436 | + | |
| 1437 | + | |
| 1438 | + | |
| 1439 | + | |
| 1440 | + | |
| 1441 | + | |
| 1442 | + | |
| 1443 | + | |
| 1444 | + | |
| 1445 | + | |
| 1446 | + | |
| 1447 | + | |
| 1448 | + | |
| 1449 | + | |
| 1450 | + | |
| 1451 | + | |
| 1452 | + | |
| 1453 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
72 | | - | |
| 72 | + | |
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
| |||
Lines changed: 19 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
0 commit comments