Skip to content
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

Proposal #4

Open
tripledoublev opened this issue Jun 25, 2024 · 2 comments
Open

Proposal #4

tripledoublev opened this issue Jun 25, 2024 · 2 comments

Comments

@tripledoublev
Copy link
Member

tripledoublev commented Jun 25, 2024

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

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

  1. 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.
  2. 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.
  3. 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.
  4. 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?
  5. 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.
  6. 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.

@writerly03
Copy link

Will we be able to display or view the milestones on the website? Is there a tangible output/visual for this?

@tripledoublev
Copy link
Member Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants