магиста теперь отдает айдишники гео объектов вместо их названия, название можно получить используя колумбус в зависимости от требуемого языка на фронте
* MG-21: add history range to call and repair
* MG-21: add mochine id and namespace to process function
* MG-21: fix review comments
* MG-21: update description for history
* MG-21: move history range from history to machine
* HG-64: Pass routing and cash flow data down w/ events
* HG-64: Change system account designation
* HG-64: Praise the javac overlord
* HG-64: Imply single limit
* HG-64: Include shop details in the prototype
* HG-64: Write a couple of comments
* HG-30: Dump a preliminary domain redesign
* HG-30: Fix implicit requiredness
* HG-30: Bring contractor object back to domain
* HG-30: Use the term 'Cash' as a notion of financial resources
* HG-30: Describe what 'Terminal' is more thoroughly
* HG-30: Bring together a couple of known unsolved problems
* HG-30: Throw down some notes on planned domain structure
* HG-60: Introduce a notion of user interaction and related events
* HG-60: Declare required namespaces
* HG-60: Imply more general templates
* HG-60: Simplify HTTP request significantly
* HG-47: Fix function return type
* HG-47: Fix union field name
* HG-47: Feature claim revocation
* HG-47: Add invalid party status as a possible failure in claim revocation
* HG-47: Fix naming of claim status tags
* MG-16: add event id to SinkEvent
* MG-16: correct functions names according styleguide
* MG-16: add direction to HistoryRange and delete EventSink:GetLastEventID
* MG-16: replace Call with Args
* MG-15: remove unused exception
* HG-47: Change regulatory domain for timestamps to RFC 3339
* HG-47: Draft party management interfaces + update related domain types
* HG-47: Isolate any possible party modification in changeset
* HG-47: Make blockage / suspension signaling more straightfowrard
* HG-47: Fix a bit Makefile sanity
* HG-47: Introduce ownership to invoices
* HG-47: Distinguish between shop name and id + autogenerate latter
* HG-47: Simplify ShopUpdate definition
* HG-47: Use refs to a category instead
* HG-47: Separate party definition from data revision + provide GetShop function
* HG-47: Include party events into processing event set
* HG-47: Barely acknowledge party creation rather than reply with initial state
* HG-47: Fuse domain objects into party state as is + fix wording
* Revert "MG-15: fixes after review"
This reverts commit e34411f5f2.
* Revert "MG-15: add ability to specify machine data to load (contex or history)"
This reverts commit ff42ac3d87.
* Revert "MG-15: add machine context"
This reverts commit c2f1588883.
* MG-16: remove the destroy machine function
* MG-15: add a namespace parament to all automaton functions
* MG-15: rename the automoton functions in accordance with the damsel convention
* MG-15: replace the overcomplicated structure Args with a simple typedef