From Comic Visuals to Circular Traceability: an Evening with MyZubster
Tonight we connected three layers of the MyZubster project: visual storytelling, community profiles and technical infrastructure.
Visuals and the Comic Universe
We updated the MyZubster comic with new visuals featuring:
- H4X0R / Daniel Ioni;
- N4K48 / Nicola;
- Yassen;
- Zorgax;
- the Metaverse and Space Station;
- Urban Lab;
- privacy and digital identity;
- tokenization, Tari, WebXR and Monero;
- circular economy and LIFE-related pathways.
The visuals were linked to the relevant GitHub repositories and README files, while keeping concept art separate from technical or operational evidence.
GitHub Profiles
We completed the public profiles for:
- Daniel Ioni / H4X0R;
- Nicola / N4K48;
- Yassen.
Each profile now connects its personal visual to the MyZubster comic, the original repository and the project’s narrative path.
The Metaverse
The Comic Universe is becoming a narrative interface for connecting characters, repositories, communities and possible Metaverse experiences.
person
↓
public profile
↓
repository
↓
narrative visual
↓
MyZubster
↓
Metaverse and real-world activities
A narrative character does not replace verified identity, and a visual does not automatically prove a partnership or operational result.
Absorbent Hygiene Products and Circular Economy
We defined the technical foundation for tracing diapers, menstrual absorbent products and other hygiene products through a circular-economy model:
design
↓
lot
↓
supply
↓
collection
↓
transport
↓
treatment
↓
recovered materials
↓
destination and reuse
The documentation includes:
- material passports;
- product versions;
- lot identifiers;
- signed events;
- QR/NFC references;
- SHA-256 hashes;
- Merkle roots;
- inclusion proofs;
- append-only corrections;
- protection of personal and health data.
AHP Traceability
We implemented and published the first technical vertical slice:
- append-only ledger;
- Ed25519 signatures;
- event validation;
- tamper detection;
- MongoDB persistence;
- event and lot APIs;
- an EVM adapter for Base Sepolia;
- a seven-event synthetic demo;
- automated tests: 7/7 passed.
The service is now running on a VPS with MongoDB connected and Base Sepolia configuration prepared.
The public demo is available here:
https://www.myzubster.com/api/ahp-trace/demo
The demo generates a Merkle root and validates an inclusion proof. A real blockchain transaction will only be created after a signed event is registered and a dedicated testnet wallet is used.
Current Project Status
Completed tonight:
- comic visuals;
- GitHub profile integration;
- AHP documentation;
- event JSON schema;
- traceability service;
- VPS deployment;
- MongoDB connection;
- initial Base Sepolia configuration.
Still to complete:
- first persisted AHP event;
- operational QR/NFC flow;
- real testnet transaction;
- transaction-hash verification;
- public chain-of-custody report.
MyZubster continues to connect open source, visual storytelling, the Metaverse, community and circular economy around one simple principle:
storytelling is useful, but every operational result must be verifiable.
Top comments (0)