You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project is a creative exploration of generative decision processes.
Through deliberation and collective decision-making, we will be bringing visual representation of these insights as on-chain NFT tokens. The sum of these tokens will represent a co-created visual timeline of Hypha.
Overview
graph TD;
A[(Parse archive and extract insights)] -->|Solo task| B((Pre-filter and parse meetings));
B -->|Solo task| C[Consultation with a small group];
C -->|Small group task| D[Select top 5 insights];
D -->|Small group task| E{Group deliberation};
E -->|Everyone involved| F{Decision making};
F -->|Everyone involved| G[Interesting fact];
F -->|Everyone involved| H[Redaction or encryption];
F -->|Everyone involved| I[Aesthetic editing];
G -->|Everyone involved| J[Approval];
H -->|Everyone involved| J;
I -->|Everyone involved| J;
J -->|Small group task| K((Mint as on-chain SVG NFT tokens to create a collection of moments));
K -->L((Tokens as moments in the coop's timeline));
Loading
Process
Parse Archive and Extract Insights
Goal: Gather as many insights as possible from the meeting notes.
Examples of Insights:
Number of consecutive monthly all-hands meetings.
Longest meeting in character count.
Number of projects in project updates.
Notable moments and fun facts.
Pre-filter and Parse Meetings
Task: Review meeting notes to extract and pre-filter insights.
Criteria: Ensure insights are significant and relevant to the cooperative.
Consultation with a Small Group
Objective: Present the pre-filtered insights to a small group for initial review.
Task: Select the top 5 insights based on their relevance and interest.
Group Deliberation
Participants: Entire cooperative or a designated decision-making body.
Discussion Points:
Is the insight an interesting fact about the coop?
Does the insight need redaction or encryption (e.g., obfuscation of private data via hashing)?
Should the insight be edited or altered aesthetically?
Approval Process
Outcome: Reach a consensus on whether the insight should be approved, redacted, encrypted, or edited.
Documentation: Record the decisions and rationale for transparency.
Minting as On-Chain SVG NFT Tokens
Task: Mint approved insights as on-chain SVG NFT tokens.
Goal: Preserve important milestones and notable moments as digital artifacts.
Benefits
Transparency: Deciding on the level of transparency for each insight.
Historical Record: Minting important milestones as NFTs to create a digital archive.
Collaborative Decision-Making: Testing and refining generative decision processes within the cooperative.
Conclusion
This low-stakes exercise will help us test out generative decision processes and provide ideas on how to better work together. It also offers an opportunity to preserve and celebrate our cooperative's history through the minting of digital artifacts.
The text was updated successfully, but these errors were encountered:
The resulting NFT collection will be image-based.
Since this series of token will each have a visual attached to them, they can be embedded anywhere.
We could have them on the website on a specific page or as a Dripline post explaining the projet.
They can be embedded individually or as a whole to create Hypha's collective timeline
Parsing and Minting Insights from Meeting Notes
Objective
This project is a creative exploration of generative decision processes.
Through deliberation and collective decision-making, we will be bringing visual representation of these insights as on-chain NFT tokens. The sum of these tokens will represent a co-created visual timeline of Hypha.
Overview
Process
Parse Archive and Extract Insights
Pre-filter and Parse Meetings
Consultation with a Small Group
Group Deliberation
Approval Process
Minting as On-Chain SVG NFT Tokens
Benefits
Conclusion
This low-stakes exercise will help us test out generative decision processes and provide ideas on how to better work together. It also offers an opportunity to preserve and celebrate our cooperative's history through the minting of digital artifacts.
The text was updated successfully, but these errors were encountered: