Attention::RentCollector
Inherits Reference < Object
Manages rent collection to maintain attention economy
Constructors
new(bank : AttentionBank, rent_rate : Float64 = 0.01, collection_threshold : Int16 = 0_i16)
Instance methods
adaptive_rent_collection
Adaptive rent collection based on fund levels
af_rent_collection
Collect rent specifically from attentional focus
bank
collect_rent
Collect rent from all atoms with STI above threshold
collection_threshold
get_statistics
Get rent collection statistics
lti_rent_adjustment
LTI-based rent adjustment
rent_rate
tournament_rent_collection
Tournament-based rent collection (more sophisticated)