← Prev in month
← Prev in thread
Next in thread →
Next in month →
Correction to the Minutes email about requestor contract format
In the Minutes of the last TC call that I sent yesterday, I proposed this change to the requestor contract address format (where =aa represents the Authorizing Authority and =ra the Requesting Authority):
=aa[$msg]!:uuid:1234/$do/(=ra/{from})=ra#newsletter$do
Besides the fact that I forgot the $ before "from", I realized this morning that "from" should not be a variable, but a concrete entity, because the requestor contract is intended to be the same for all AAs.
So the revised version of the proposed requestor contract format is:
=aa[$msg]!:uuid:1234/$do/(=ra/$from)=ra#newsletter$do
A revised version of the full section from the Minutes doc follows below.
=Drummond
AA Writes Link Contract Instance to RA
=aa[$msg]!:uuid:1234$do/$set/(=aa/=ra)=ra#newsletter$do
=aa[$msg]!:uuid:1234<$sig>&/&/”...”
=aa[$msg]!:uuid:1234/$do/(=ra/$from)=ra#newsletter$do
(=aa/=ra)=ra#newsletter$do/$get/=aa<#email>
NOTE: the link contract reference above was originally:
=aa[$msg]!:uuid:1234/$do/(=ra/=ra#newsletter{$do})$do
Drummond realized it would be both more consistent and more intuitive for the inner graph to represent the RA / AA relationship and for the requestor link contract name to match the link contract instance name, thus the change.
← Prev in month
← Prev in thread
Next in thread →
Next in month →