v0.5.0
Minor Changes
-
9154c1b: Rename intent handle methods to a clearer claim vocabulary; add
AbloProviderbootstrapMode.BREAKING — on the model intent handle (
ablo.<model>.intent(id)):acquire→claim,acquireOrAwait→claimOrWait,settled→whenFree,release→finish,revoke→cancel. The lower-levelIntentHandle/IntentLeaseHandle(ablo.intents.*) are unchanged.Also:
AbloProvidergains abootstrapModeprop ('full' | 'none') to skip the baseline pull on read-light pages;StaleContextConflictgains an optionalconflictingFields; README + JSDoc clarity pass and a new HTTP API section.