-
Notifications
You must be signed in to change notification settings - Fork 9
Addition of User Story 4.4 #11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Changes from 1 commit
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -411,12 +411,52 @@ Uncertainty: “How sure are we about the monitoring and quantification methodol | |
| ### 4.4 Primary Education Impact Bond | ||
|
|
||
| #### Context | ||
| Ruari is the director of a large education charity which focuses on building and updating infrastructure in low income schools in California. Recently his organization has been investigating a problem they have noticed where a large percentage of schools in the lower income counties have not had their lab equipment updated in close to 30 years, which has lead to, according to a set of studies, an increased disparity in performance and engagement in students in these areas compared to counties which have funded these renovations in the past decade. | ||
|
|
||
| In an attempt to solve this issue, Ruari’s organization setups what they are calling the New Labs Initiative Impact Bond, and have been able to get the promises of two other local charity groups in Los Angeles, where they will be piloting the program, which collectively have pledged a total of $10 million to the outcome fund. The three charities have collectively set outcome criteria as a function of both number of students serviced by the newly upgraded labs and the location of the school services so that higher rates of returns will be paid if the schools serviced are in what the outcome funding group has defined as schools in areas of “highest need.” In addition to these specific outcome criteria, the outcome funding group has also set a series of meta goals for the project as a whole where additional funding will be released once various percentages of schools have been serviced in the area with a target of reaching 75% of the identified “highest need” schools in five years. | ||
|
Collaborator
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. In defining outcome states to be achieved, it would be preferable to measure the academic results of students. This allows for a claim to be made that x number of students achieve y academic performance (e.g. a threshold score on independent testing - like SAT, but specifically for science). If there is a known baseline for the number (or percentage) of students who would likely pass, this allows for targets to be set for expected future state of pass numbers or rate, with investment into the intervention. These NFTs have the requirement that they are linked to independently evaluated and verified claims, with supporting evidence. The tokens must not compromise the privacy of the students (or other private agents and agencies).
Collaborator
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. 'commitment' rather than promises - generally these arrangements need to resolve to contractual obligations
Collaborator
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. It should be made explicit that the outcome funders are prepared to purchase outcomes. These outcomes are economically valuable and have willing 'buyers'. As an aside, the outcomes could also be associated with rights - such as admission rights, or scholarships. |
||
|
|
||
| Once the outcome funding has been pledged, Ruari approaches several companies in the local Los Angeles region and gets buy-in from four which agree to start upgrading the schools per the bond specifications. These companies take on the upfront capital investment costs of the upgrades which, when completed at a particular location, are evaluated by either a representative of the specific school’s administration or the county school board. This representative presents the company with a signed verification that the school was updated to the specified standards. This signed verification is wrapped as part of the verified claim which Company A eventually bundles and submits as a claim group that confirms they have upgraded labs as confirmed by the site verification entity. | ||
|
Collaborator
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. I would simplify this for the purpose of this user story, to define the outcome states as being academic achievements, which can be demonstrated by independent examinations. This allows for a more granular definition of the units of value (academic certificates of achievement - above a threshold performance level), which can be tokenised. This also has an existing analogue resource, in the form of academic certificates of achievement. |
||
|
|
||
| The verifiable claims submitted by Company A prove that they upgraded labs which will service 10,000 students and that this covers 35% of the students in East Los Angeles County. They receive the specified payout from the outcome fund based on this claim bundle for both the site specific and meta-level metrics they achieved. This project continues over the next 5 years with various companies joining and leaving the project. Five years later the project was able to get 80% of the labs upgraded in the set of schools initially scoped by the project and Ruari is now going out to try and raise another round of outcome funding with the intention of taking this widely successful program to more cities around the country. | ||
|
Collaborator
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Generally outcome payers would be more incentivised to pay for outcomes that can be valued (eg a student having passed their academic assessment, which leads to further opportunities with societal and economic value) vs outputs, such as the upgraded state of the facility. |
||
|
|
||
|
|
||
| #### User Needs | ||
| User needs here are broken down for each of the three users presented in the above story: Ellenor, Vicki and Stephen. | ||
|
|
||
| __Outcome Funder__ | ||
| * Configuration of a clear set of criteria on which to base the outcome payments | ||
|
Collaborator
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Define measurable outcome states which can be independently verified |
||
| * Assurance that reported outcomes are properly validated by a clear and mutually agreed upon validation method | ||
| * Mechanism to make the outcome payments as the various companies who are fronting the upfront costs reach desired outcome levels | ||
|
Collaborator
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. We should separate the role of investor vs implementor, as this reduces conflicts of interest. Impact bonds would typically have capital market investors. In this user story, the companies doing the lab refurbs would more likely borrow the capital from banks against performance-based contracts for future outcome payments (which usually include at least a coupon value premium and often also include an additional incentive payment for performance). The way bonds are structured, the capital investor/s take the financial risks on their capital principal for whether the outcome payment is released or not. The implementor may have at-risk the performance bonus. |
||
|
|
||
| __Investing Companies__ | ||
|
Collaborator
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. As per comments above - separate the role of Capital Providers (Investors) vs Implementers |
||
| * Clear criteria for receiving outcome payments | ||
|
Collaborator
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Clearly-defined outcome states that trigger outcome payments |
||
| * Clear return on investment when the criteria for an outcome payment is met | ||
|
Collaborator
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Financial returns on investment, which could include a coupon premium, performance bonus (though this is often passed through to the implementers), share of Impact Tokens generated - which is interesting in contexts where these tokens are tradable because there is demand and liquidity, or specific rights that can be accessed through owning the tokens (eg data access) |
||
| * Mechanism to receive the outcome payments once the company has reached the specified criteria | ||
|
Collaborator
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. For disambiguation 'company' could be described as 'implementer' |
||
|
|
||
| #### Unique Challenges | ||
| The metadata in this user story comes in when a company is reporting the outcome. This would be: | ||
|
Collaborator
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Not a strong class of metadata. |
||
| * Where the serviced school is located | ||
| * How many students will the upgraded labs service | ||
|
|
||
| Given that the outcome funders want assurance that the company has properly completed the task for the outcome payment this means that the NFT generated from a token representing a set outcome claims will need to be: | ||
|
Collaborator
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Claims (of academic achievement) are independently evaluated (through independent academic testing) and verified by a trusted authority (such as the academic testing authority). |
||
| __Metadata Requirements:__ Mintable, Burnable, Ownable, Transferable, Lockable, Immutable, Composible | ||
|
|
||
| In addition there is the interesting problem of how the outcome claims are verified. Likely this project would need buy-in from at least a set of school administrators who are willing to participate in the verification and feedback mechanisms that the outcome funders have decided they will need to have confidence in funding this project. | ||
|
Collaborator
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Rather describe an independent academic evaluation mechanism |
||
|
|
||
| #### Distinctive Requirements | ||
| Companies taking part in this project will want to be able to, in various circumstances, submit both outcome claims for a particular instance, i.e. one school has been serviced, while also having the ability to submit a group of claims at the same time. This will allow for the project to have flexible outcome payments which should enable companies both small, who may need to receive the ROI as soon as possible for their revenue stream, and large, who can whether the revenue hit until they finish a batch of projects, to both take part in the project. | ||
|
Collaborator
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. This scenario of 'flexible outcome payments' would not be typical for a bond instrument. Distinctive requirements would more likely be
|
||
|
|
||
| #### NFT Metadata Layer Model | ||
| | Layer | | | ||
| |-----|------| | ||
| | **8. Operationalization** | Holder of the verified claim NFT submits a transaction to the bond chain and receive the associated payment | | ||
|
Collaborator
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. 'bond mechanism' (not 'chain') |
||
| | **7. Assertions** | Verifiable claims are assertions by witnesses about the underlying impact claim, which constitute evidence for oracles. | | ||
|
Collaborator
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Assertions are not necessarily made by 'witnesses'. For instance, a beneficiary may make their own assertion that they are 'ready to pass the grade'. Independent academic assessment tests this assertion and a qualified authority (the examination body) makes an assertion of the academic performance grade which has been achieved, based on test results |
||
| | **6. Extensions & Restrictions to Rights** | N/A | | ||
|
Collaborator
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. May be applicable based on the attributes of the beneficiary, for instance, age, gender, socio-economic status, ... which may be based on verifiable credentials |
||
| | **5. Instantiation** | A particular token for a particular set of claims asserting the creation of a particular outcome. | | ||
| | **4. Embodied Rights** | Redeemable for a particular outcome payment. | | ||
|
Collaborator
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. May include other rights such as right of admission to next academic level, right to receive bursary or subsidy funding, ...
Collaborator
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Or transferrable. |
||
| | **3. Token Logic** | The NFT created by the verification chain oracle is a cryptographically transferable resource. | | ||
|
Collaborator
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Needs modification according to the changes in what is being measured, valued and traded. With validity periods, etc. |
||
| | **2. Interchain** | The verification chain supports oracles who can produce NFTs which, themselves, can trigger payment transfers on the cryptocurrency chain. | | ||
|
Collaborator
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Impact Tokens are transferrable across chains and metadata can be accessed across chains. For instance, the metadata may be written to a confidential storage chain, whereas the NFT is minted on another chain |
||
| | **1. State Machine** | Cryptocurrency chain for Outcome Funders, Verification Chain for collecting and verifying original assertions of root outcomes. | | ||
|
Collaborator
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Ledger records token identifiers, balances and transaction history. |
||
|
|
||
| ### 4.5 Private Credentials | ||
|
|
||
|
|
||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
sp. sets up