t1k:unity:tof:potential-loss
| Field | Value |
|---|---|
| Module | tof |
| Version | 2.2.2 |
| Effort | low |
| Tools | — |
Keywords: loss-aversion, potential-loss, retention
How to invoke
Section titled “How to invoke”/t1k:unity:tof:potential-lossPotential Loss
Section titled “Potential Loss”Purpose
Section titled “Purpose”Surfaces loss-aversion prompts using blueprint-configured thresholds via PotentialLossService to improve session-end retention.
Public API
Section titled “Public API”interface
IPotentialLoss(IPotentialLoss.cs) classPotentialLossBlueprint(PotentialLossBlueprint.cs)PotentialLossRecord(PotentialLossBlueprint.cs)PotentialLossService(PotentialLossService.cs)PotentialLossValidator(PotentialLossValidator.cs)PotentialLossVContainer(PotentialLossVContainer.cs)
Signals / Events
Section titled “Signals / Events”None detected.
Config / ScriptableObjects
Section titled “Config / ScriptableObjects”None detected.
Integration Steps
Section titled “Integration Steps”- Reference package
TheOneFeaturein your project. - Register the Potential Loss services via VContainer (see Architecture).
- Configure any ScriptableObjects listed in Config section.
- Subscribe to signals listed in Signals / Events to react to state changes.
Architecture
Section titled “Architecture”Detected public types (6): interface
IPotentialLoss(IPotentialLoss.cs) classPotentialLossBlueprint(PotentialLossBlueprint.cs)PotentialLossRecord(PotentialLossBlueprint.cs)PotentialLossService(PotentialLossService.cs)PotentialLossValidator(PotentialLossValidator.cs)PotentialLossVContainer(PotentialLossVContainer.cs)
Detected DI registrations:
PotentialLossService
Dependencies
Section titled “Dependencies”Run with FEATURE_MATRIX/DEPENDENCY_GRAPH integration to fill.
Gotchas
Section titled “Gotchas”(None reported yet — open an issue in The1Studio/theonekit-unity if you hit one.)
References
Section titled “References”- Source:
UnityTheOneFeatureProject/Packages/TheOneFeature/Core/Features/PotentialLoss/ - Doc:
UnityTheOneFeatureProject/Packages/TheOneFeature/Core/Features/PotentialLoss/README.md - Doc:
UnityTheOneFeatureProject/Packages/TheOneFeature/Core/Features/PotentialLoss/CHANGELOG.md - Namespace:
TheOne.Features.PotentialLoss.Editor,TheOne.Features.PotentialLoss.Core.DI,TheOneFeature.Core.Features.PotentialLoss.Scripts.Models,TheOne.Features.PotentialLoss.Core