I have $COR @Cortensor at $1.3M market cap, fully aware of what’s coming.
I’m not here for the noise — I’m here for the destination.
See you again at $1B MC.
#ETH#BTC#LINK#KAS#BASE#VIRTUAL
🛠️ DevLog – Portal UI Dark Mode Is Now Live on Account Areas
A quick Portal V1 UI/UX follow-up.
🔹 Current update
Dark mode has now been added across the main user account areas in Portal and pushed to both environments:
- dev0
- prod
🔹 Where this applies
This covers the core account-facing Portal surfaces such as:
- usage
- API keys
- billing
- profile
- related account views
🔹 Why this matters
This is mostly a UI/UX refinement, but it helps make the Portal feel cleaner and more comfortable for longer use, especially as more of the product surface becomes active and people spend more time inside the dashboard.
🔹 Current direction
So this is part of the broader Portal polish path:
- cleaner account experience
- better visual consistency
- more complete light/dark support across the main user-facing surfaces
We’ll keep iterating further from here.
#Cortensor #DevLog #Portal #UIUX #ProductDesign
🛠️ DevLog – Portal Operations + Admin Functionality Is Taking Shape
A quick follow-up on the Portal side around operations and admin functionality.
🔹 Current ops direction
We’ve started shaping a more useful operational/admin surface so we can view the Portal more clearly from the backend side:
- environment health
- request traffic
- user/account visibility
- basic operational status across dev0 and prod
🔹 Auth note
As mentioned earlier, auth is still shared between dev0 and prod for now.
Because wallet login is closer to near-anonymous access and can make spam easier, we’ll likely disable wallet login and keep Google / social login paths first. Then, sometime next week, we’ll work toward isolating auth by environment more cleanly.
🔹 Admin functionality next
We’ll also start adding more admin-side functionality, such as:
- resetting quota
- basic user/account operational actions
- cleaner controls for managing Portal-side state
🔹 Why this matters
As the Portal path gets more real, it is not enough for the user-facing flow to work. We also need stronger operational visibility and basic admin controls so the system is easier to run and support in practice.
#Cortensor #DevLog #Portal #Admin #Observability #API
🛠️ DevLog – Portal API Gateway Got More Future-Proof Today
A quick follow-up on some Portal/API Gateway improvements we made today.
🔹 What improved
We tightened a few important areas around:
- usage counting
- quota handling
- request logging
- future-proofing for higher traffic
🔹 Quota vs real failures
Quota-limited requests are now treated more cleanly:
- 429 quota hits still show up in request logs
- but they do not count toward actual session/weekly usage
That gives us a cleaner separation between:
- real request usage
- quota-limited attempts
- actual gateway/model failures
🔹 Usage counting is more accurate
We also fixed the usage-counting path so weekly/session totals do not get stuck around partial or paginated totals.
The gateway can now rely on database-side aggregate support for usage summaries, with older fallback behavior still kept in place if needed.
🔹 Sliding / fixed window readiness
We also added readiness for both:
- sliding windows
- fixed windows
Sliding remains the default for now, but the quota path is now shaped so we can test fixed-window variants later more easily.
🔹 Better quota error detail
Quota 429 responses now include more useful state:
- session and weekly usage
- limits
- exceeded flags
- window mode
- recovery timing
That should make it easier for the Portal to explain what is happening instead of just saying “rate limited.”
🔹 Why this matters
So today’s work was less about adding a new visible feature and more about making the Portal/API Gateway path:
- more correct
- easier to reason about
- easier to debug
- better prepared for future traffic and quota-model changes
We’ll keep iterating from here.
#Cortensor #DevLog #Portal #Gateway #API #RateLimit
🛠️ DevLog – Mainnet Lite Baseline: More Node / Infra Testing Next
A quick follow-up on one of this week’s focus items around the Mainnet Lite baseline.
🔹 Current progress
A few node instances are now ready for the next round of baseline testing, including the setup path for:
- ephemeral nodes
- dedicated nodes
🔹 What this means
The next step is to use these setups to keep testing the core Mainnet Lite baseline around:
- routing
- sessions
- oracle / indexer behavior
- dashboard visibility
- overall infra readiness
🔹 RPC / infra context
We already tested the newer testnet L2 / L3 RPC infra path and it looks good so far. Now the focus shifts more toward testing the mainnet L2 RPC infra further using these node setups.
🔹 Current direction
So this is mainly about continuing the Mainnet Lite baseline checks:
- a few instances are ready
- setup is continuing
- more node/infra tests come next on top of those nodes
#Cortensor #DevLog #MainnetLite #L2 #Infra #DedicatedNodes
🛠️ DevLog – Mainnet Lite Baseline: More Node / Infra Testing Next
A quick follow-up on one of this week’s focus items around the Mainnet Lite baseline.
🔹 Current progress
A few node instances are now ready for the next round of baseline testing, including the setup path for:
- ephemeral nodes
- dedicated nodes
🔹 What this means
The next step is to use these setups to keep testing the core Mainnet Lite baseline around:
- routing
- sessions
- oracle / indexer behavior
- dashboard visibility
- overall infra readiness
🔹 RPC / infra context
We already tested the newer testnet L2 / L3 RPC infra path and it looks good so far. Now the focus shifts more toward testing the mainnet L2 RPC infra further using these node setups.
🔹 Current direction
So this is mainly about continuing the Mainnet Lite baseline checks:
- a few instances are ready
- setup is continuing
- more node/infra tests come next on top of those nodes
#Cortensor #DevLog #MainnetLite #L2 #Infra #DedicatedNodes