Connecting N4K48 and Nicola Comics to MyZubster: Building a Public Zorgax Integration
We are building a new experimental connection inside the MyZubster ecosystem:
Nicola / N4K48 × Nicola Comics × Zorgax × MyZubster
The experiment started locally.
Now we are moving toward the next stage:
Can an independent developer or creator build their own project, expose a controlled API, connect it to an AI assistant such as Zorgax, and become a publicly reachable node of a wider ecosystem?
Nicola / N4K48 is helping us test this model.
Our objective is not only to build the integration.
We want to connect it, deploy it, measure it, document it and verify what actually works.
Explore the Projects
MyZubster
https://www.myzubster.com/?utm_source=coderlegion&utm_medium=article&utm_campaign=n4k48_zorgax_pilot&utm_content=myzubster_home
Zorgax
https://www.myzubster.com/zorgax?utm_source=coderlegion&utm_medium=article&utm_campaign=n4k48_zorgax_pilot&utm_content=zorgax
MyZubster Marketplace Demos
https://www.myzubster.com/marketplace-demos?utm_source=coderlegion&utm_medium=article&utm_campaign=n4k48_zorgax_pilot&utm_content=marketplace_demos
MyZubster GitHub
https://github.com/MyZubster-Ecosystem/myzubster?utm_source=coderlegion&utm_medium=article&utm_campaign=n4k48_zorgax_pilot&utm_content=myzubster_github
MyZubster Visual Universe
https://github.com/MyZubster-Ecosystem/MyZubster-Visual?utm_source=coderlegion&utm_medium=article&utm_campaign=n4k48_zorgax_pilot&utm_content=visual_universe
Nicola / N4K48 GitHub Profile
https://github.com/nicolaususnicola-lgtm?utm_source=coderlegion&utm_medium=article&utm_campaign=n4k48_zorgax_pilot&utm_content=n4k48_profile
N4K48 × MyZubster
https://github.com/nicolaususnicola-lgtm/myzubster?utm_source=coderlegion&utm_medium=article&utm_campaign=n4k48_zorgax_pilot&utm_content=n4k48_myzubster
Nicola Comics / N4K48 MVP
https://github.com/nicolaususnicola-lgtm/myzubster-mvp?utm_source=coderlegion&utm_medium=article&utm_campaign=n4k48_zorgax_pilot&utm_content=nicola_mvp
N4K48 Metaverse Roadmap
https://github.com/nicolaususnicola-lgtm/myzubster/blob/main/ROADMAP_N4K48_METAVERSE.md?utm_source=coderlegion&utm_medium=article&utm_campaign=n4k48_zorgax_pilot&utm_content=n4k48_roadmap
Public Integration Tracking — MyZubster Issue #1176
https://github.com/MyZubster-Ecosystem/myzubster/issues/1176?utm_source=coderlegion&utm_medium=article&utm_campaign=n4k48_zorgax_pilot&utm_content=integration_issue
Who is N4K48?
N4K48 is Nicola's experimental persistent digital identity inside the MyZubster universe.
The project connects several layers:
Nicola
↓
N4K48
↓
Neon Plaza
↓
Project / Nicola Comics
↓
Zorgax
↓
MyZubster
N4K48 is therefore more than a visual character.
The experiment connects digital identity, software development, creative work, AI-assisted workflows and verifiable technical activity.
The visual/metaverse environment provides the narrative layer.
The repositories, APIs, Docker services, tests and evidence provide the technical layer.
Keeping those layers clearly separated is important.
Nicola Comics × MyZubster
For this stage of the experiment we are using Nicola Comics as a concrete integration case.
Nicola has created three N4K48 comic panels documenting his journey from a software idea toward AI, MyZubster and the experimental Neon Plaza environment.
Instead of treating the comics only as static images, the project exposes them through a small structured service.
The pilot provides a comics catalog through:
GET /api/comics
and a Zorgax-facing adapter through:
POST /api/zorgax/ask
The current adapter supports four explicit operations:
gallery
detail
candidate
next_steps
This creates a controlled interoperability layer between an independently maintained project and Zorgax.
What Has Already Been Tested?
The Docker-based pilot has already been manually validated locally.
The main workflow reported by the pilot is:
gallery → PASS
detail → PASS
candidate → PASS
next_steps → PASS
The catalog currently contains three N4K48 comic panels.
The first selected comic is classified as:
NFT_CANDIDATE
PROPOSED_FOR_REVIEW
Its rights state remains:
TO_VERIFY
That distinction is intentional.
We are not claiming that an NFT has already been minted.
A candidate is not a minted NFT.
A proposed asset is not verified ownership.
A visual is not blockchain evidence.
Contract address, token ID and transaction hash should only be presented as verified information when real on-chain evidence exists.
Why Is the Zorgax Adapter Read-Only?
The integration deliberately limits what Zorgax can do.
Zorgax can help a user discover the comics, inspect an item, identify the current candidate and understand the next steps.
It does not automatically modify Nicola's catalog, access a wallet, execute payments, mint NFTs, change rights information or manufacture blockchain evidence.
The architecture is therefore:
AI ASSISTANCE
↓
CONTROLLED API
↓
PROJECT DATA
↓
EVIDENCE
↓
HUMAN / EXTERNAL VERIFICATION
AI helps navigate the process.
It does not automatically become the authority that verifies the process.
From Local MVP to Public Integration
The local connection is only the first milestone.
We are now working toward:
LOCAL MVP
↓
PUBLIC HTTPS DEPLOYMENT
↓
PUBLIC ZORGAX CONNECTION
↓
END-TO-END TEST
↓
TRAFFIC / USAGE MEASUREMENT
↓
DOCUMENTED EVIDENCE
Nicola's service needs to become reachable through a public HTTPS endpoint.
That will allow the public MyZubster/Zorgax environment to communicate with Nicola Comics without depending on a service running on Nicola's local computer.
The target public flow is:
USER
↓
MYZUBSTER
↓
ZORGAX
↓ HTTPS
NICOLA COMICS API
↓
GALLERY
↓
DETAIL
↓
CANDIDATE
↓
RIGHTS / EVIDENCE
↓
NEXT STEPS
Measuring This Experiment
We also want to understand how people discover and use the experiment.
The links in this article therefore contain campaign attribution parameters:
utm_source=coderlegion
utm_medium=article
utm_campaign=n4k48_zorgax_pilot
Important destinations receive a different utm_content.
For example:
utm_content=myzubster_home
utm_content=zorgax
utm_content=marketplace_demos
utm_content=n4k48_profile
utm_content=nicola_mvp
The attribution path becomes:
CODER LEGION
↓
ARTICLE
↓
TRACKED LINK
↓
MYZUBSTER / ZORGAX
↓
USER JOURNEY
↓
ANALYTICS
Where analytics is configured on the destination, this can help us distinguish traffic generated by this Coder Legion article from other acquisition sources.
Traffic Is Not the Same as Success
We don't want to confuse traffic with validation.
CLICK
≠
VISITOR
≠
ACTIVE USER
≠
ZORGAX REQUEST
≠
SUCCESSFUL API CALL
≠
COMPLETED WORKFLOW
≠
VERIFIED OUTCOME
The more useful question is whether someone can actually complete the journey:
Coder Legion
↓
MyZubster
↓
N4K48 discovered
↓
Zorgax opened
↓
Nicola Comics requested
↓
gallery
↓
detail
↓
candidate
↓
next_steps
This turns analytics into part of an engineering experiment rather than just a visitor counter.
Why Are We Doing This?
The larger objective goes beyond Nicola Comics.
We want to explore whether MyZubster can support independently maintained projects without requiring every participant to move their application into one centralized codebase.
Imagine:
Nicola Comics ──────────┐
Research Lab ───────────┤
Student Projects ───────┤
Agriculture ────────────┤
Circular Economy ───────┼── ZORGAX ── MYZUBSTER
Local Services ─────────┤
Community Projects ─────┤
Creative Projects ──────┘
Each project could maintain its own:
IDENTITY
REPOSITORY
APPLICATION
API
DATA
DOCUMENTATION
EVIDENCE
while exposing a controlled interface that MyZubster and Zorgax understand.
Toward a Federated MyZubster
Instead of putting everything inside one application:
EVERYTHING
↓
ONE CENTRAL PLATFORM
we are experimenting with:
PROJECT A ─ API ─┐
PROJECT B ─ API ─┤
PROJECT C ─ API ─┤
↓
ZORGAX
↓
MYZUBSTER
The independent project remains responsible for its service.
MyZubster provides the ecosystem and connection layer.
Zorgax provides discovery, guidance and AI interaction.
Analytics helps us understand usage.
Evidence tells us what has actually been demonstrated.
Evidence First
The most important principle remains:
Do not claim more than the evidence demonstrates.
A local test is a local test.
A public deployment is a public deployment.
A click is a click.
An API response is an API response.
An NFT candidate is an NFT candidate.
Verified rights require evidence.
A blockchain mint requires an actual transaction.
Our workflow is therefore:
OBSERVE
↓
DOCUMENT
↓
BUILD
↓
TEST
↓
DEPLOY
↓
CONNECT
↓
MEASURE
↓
VERIFY
↓
PUBLISH
The Final Goal
The final goal is not simply to put Nicola's comics online.
We want to demonstrate a reusable architecture where an independent creator, developer, researcher, student or community project can become a connected MyZubster node.
A future participant could bring:
IDENTITY
+
PROJECT
+
GITHUB REPOSITORY
+
PUBLIC SERVICE
+
API
+
ZORGAX CONNECTION
+
ANALYTICS
+
EVIDENCE
and progressively move through:
PROPOSED
↓
IMPLEMENTED
↓
TESTED
↓
DEPLOYED
↓
CONNECTED
↓
MEASURED
↓
VERIFIED
Nicola / N4K48 is helping us test this architecture with a real project.
The immediate milestone is:
Public HTTPS deployment → public Zorgax connection → end-to-end test → traffic attribution → documented evidence.
If this pilot succeeds, we will have more than another demo.
We will have a repeatable integration pattern for future MyZubster contributors.
Build → Connect → Deploy → Measure → Verify → Document → Replicate.
Follow and Test the Experiment
Enter MyZubster
https://www.myzubster.com/?utm_source=coderlegion&utm_medium=article&utm_campaign=n4k48_zorgax_pilot&utm_content=final_cta
Try Zorgax
https://www.myzubster.com/zorgax?utm_source=coderlegion&utm_medium=article&utm_campaign=n4k48_zorgax_pilot&utm_content=final_zorgax_cta
Explore Marketplace Demos
https://www.myzubster.com/marketplace-demos?utm_source=coderlegion&utm_medium=article&utm_campaign=n4k48_zorgax_pilot&utm_content=final_marketplace_cta
Explore N4K48
https://github.com/nicolaususnicola-lgtm?utm_source=coderlegion&utm_medium=article&utm_campaign=n4k48_zorgax_pilot&utm_content=final_n4k48_cta
Explore Nicola Comics / MVP
https://github.com/nicolaususnicola-lgtm/myzubster-mvp?utm_source=coderlegion&utm_medium=article&utm_campaign=n4k48_zorgax_pilot&utm_content=final_nicola_mvp_cta
Follow the public integration
https://github.com/MyZubster-Ecosystem/myzubster/issues/1176?utm_source=coderlegion&utm_medium=article&utm_campaign=n4k48_zorgax_pilot&utm_content=final_issue_cta
MyZubster #Zorgax #OpenSource #AI #API #Docker #BuildInPublic #Analytics #DigitalIdentity #WebDevelopment