Cobnex blogs / Global

Cobnex blog

AI implementation, software architecture and cloud operations for teams worldwide.

456 articles

Page 18 of 26


Xero integration reconciliation2 min read

Keep each Xero request tied to the intended organisation

Concurrent jobs must not share mutable tenant context. Resolve and pass the connection explicitly so one organisation's work cannot be sent under another's identity.

Read article
Document chunk boundaries3 min read

How much neighbouring context is enough?

Adding nearby text can repair an incomplete passage, but it can also add duplication and conflicting material. Measure the information gained rather than choosing the largest context window available.

Read article