Link Types: GitHub Internal (roadmap.vac.dev) External Task ID
All Teams BI0 DST0 Nim0 P2P0 QA0 RFC0 SC0 SEC0 TKE0 WEB0 INFRA0
IFT-TS 2026/04/06 §
top highlights §
RFC team reviewed multiple LIPs, opened the next 1/COSS update, and aligned the Logos Blockchain spec process.
DST team got nim-libp2p 1.16.0 regression testing to consistent results and expanded vaclab monitoring with hardware dashboards, CPU alerts, and kubectl health-plugin docs.
P2P team pushed a broad nim-libp2p maintenance batch across CI, mix, and runtime cleanup work, while continuing AutoNAT and Kademlia fixes.
team highlights §
DST: Regression testing for nim-libp2p 1.16.0 reached consistent results after fixes to message pacing and readiness probes.
DST: Vaclab monitoring gained hardware dashboards, CPU-temperature alerting, and installation docs for the kubectl health plugin.
NIM: Nimble 1.0.0 work continued with resolver, temp-dir, localdeps, and SAT-solver fixes across several PRs.
NIM: Protobuf stabilization added stricter length validation, unexpected-wire-type handling, and test-suite improvements.
NIM: A new MCP mode for nimlangserver was prototyped on top of nimlangserver.
NIM: unittest2 documentation moved onto the standard MdBook workflow.
P2P: nim-libp2p Q2 maintenance merged a broad batch of CI, mix, RNG, semaphore, and logging cleanup changes.
P2P: Q1 maintenance fixed AutoNAT daily failures, reachability handling, and a Kademlia provider-race issue.
QA: Token-gated community functional tests stayed in review.
QA: LEZ fuzz-testing setup moved forward through project bring-up and fuzzing research.
QA: LogosDelivery Python bindings were retested and prepared for review.
QA: LogosDelivery E2E preparation added new helpers and lifecycle coverage.
QA: nim-libp2p interop test plans moved forward with new transport and hole-punch coverage.
QA: Activity Center notification tests were added for Status desktop.
RFC: RFC index maintenance reviewed and approved multiple PRs.
RFC: The next 1/COSS update was opened.
RFC: Adversarial-spec testing moved forward locally ahead of the next deployment step.
RFC: Logos Blockchain spec-process alignment moved forward.
SC: Exact-output swap work and LEZ program migration progressed across LEZ and lez-programs pull requests.
SC: Dead-shares implementation work moved into the new lez-programs repository.
SC: Trading-fees work continued in lez-programs.
SC: lez-programs repo setup continued.
SC: ATA migration continued in lez-programs.
SC: Status L2 maintenance deployed communities contracts on Hoodi.
SEC: LEZ internal-audit work produced a draft security review.
SEC: Logos Blockchain security review started.
SEC: DeGoogling work mapped Keycloak and Okta support across cloud services and apps.
SEC: The Discord-to-Element workflow investigation defined use cases, Matrix test structure, and API gaps.
TKE: LEZ fee-market modelling was presented to the team and revised based on feedback.
TKE: Logos digital-twin work continued through parameter-data collection.
TKE: EmPoWering economics were defined and handed to the Blockchain team.
TKE: Logos token fundraising work incorporated feedback into the token document.
WEB: SN Hub work continued through Hoodi migration, PoW-based RPC auth, and stake-page fixes.
WEB: Community curation moved into the status-web monorepo.
WEB: Wallet-to-dApp connection work continued in the Status wallet extension.
WEB: NFT transfer backend work landed in the Status wallet extension.
WEB: The hide-small-balances filter was implemented in the Status wallet extension.
WEB: Web maintenance caught a malicious PR attempt, confirmed build logs were clean, and opened follow-up hardening recommendations.
ift-ts:bi: §
ifs-ts:bi:logos:
logos-funnel: Adding Umami for Builder website, update models and dashboard for social media and website Analytics.
youtube-analytics: Adding Short Analytics
comms-dashboard: started looking at data to build a Logos communications dashbaord
ifs-ts:bi:keycard:website-funnel: Update dashboard following feedbacks
ifs-ts:bi:status-network:vault-monitoring: update dashboard following feedback
ifs-ts:bi:status:community-monitoring
ifs-ts:bi:finance: investigation wallet data not logical
ift-ts:infra: §
LIDO
Rolled out VC upgrades to address VPN latency issues causing proposal misses
ETHCTV
Attendance of EthCC in search of finance partners for EthCTV cluster
NIMBUS
Disabled concurrent builds to fix hive timeout issues
Fixed params not being set on first run
Fixed hiveproxy race condition by building hiveproxy image first
Fixed health check exit codes of benchmarking CI jobs
WAKU
Sandbox stage fixes for VPN DNS resolution issues on GC node
LOGOS
Moved Docker image to logos-logoscore-cli repo
Fixed Docker manifest -dev mismatch, added missing nix deps
Switched nodes to daemon from inline mode since upstream refactor broke it
Fixed loading relay and blockchain modules in daemon mode
Debugging delivery store migrations failing on fresh Postgres
Debugging storage module crashes on init
STATUS
Setup of Tailscale to investigate running nodes for Status E2E on windows
Researched Docker via WSL2 on Windows for E2E test Status nodes
Resolved multiple issues with running Status nodes locally for E2E:
Identified required --max-msg-size=1024KiB setting for long Community descriptions
Identified required --ip-colocation-limit=100 to avoid hitting peer limit
Identified required --legacy-store=true to store historical messages
Continued work on Flatpak builds for Status Linux app
Refactoring of F-Droid setup
PROXY
research into docker build cache consuming storage space
SITES
Added redirects from contribute.logos.co, cleanup
Investigation into logos-press-engine OOM issues
OFFICE
Addressing space issues caused by Restic on Matrix server
MISC
Restored logos messaging and status bridge on legacy-bridge
CI
Configured Chrony NTP on Linux runners to listen on localhost
BI
Updating Kubernetes test deployment to tore tokens in Vault
Addressing requirement from Communication team for their dashboards
ift-ts:dst: §
ift-ts:dst:ift:2026q1-libp2p-evaluation:regression-testing
Helped with the March nim-libp2p v1.16.0 regression report in Notion .
Investigated connectivity issues between versions and plotting discrepancies, and discussed experiment analysis for the last three versions.
Fixed publisher message-rate measurement, added the missing /metrics readiness probe, and got consistent results.
Confirmed old and new deployment scripts match, while connectto=10 still shows incomplete connectivity and uneven peer counts.
Older nim-libp2p versions failed to compile with the new dst-test-node.
ift-ts:dst:ift:2026q1-dst-lab:lab-health-monitoring
Opened vacp2p/vaclab-2#23 to add RAM and CPU usage panels to the hardware health dashboard.
Created a Grafana CPU temperature alert and a private Discord contact point for notifications.
Documented the kubectl health monitoring plugin in Notion with krew installation instructions and hands-on examples.
ift-ts:dst:ift:2026q1-dst-lab:analyze-current-stack
Investigated Grafana top/bottom variable issues and updated the nimlibp2p-vacdst dashboard variables with max_over_time, min_over_time, and namespace support.
Used vacp2p/vaclab-2#23 to move selected monitoring components onto metal-01; authentik hit connectivity issues and needs follow-up.
Proposed the DST Explorer architecture and software stack in Notion .
other notes
ift-ts:nim: §
ift-ts:p2p: §
ift-ts:p2p:ift:2026q2-nimlibp2p-maintenance:maintenance
Merged or continued maintenance work in vacp2p/nim-libp2p#2218 , #2227 , #2214 , #2197 , #2228 , #2056 , #2216 , #2226 , #2211 , #2219 , and #2221 .
ift-ts:p2p:ift:2026q1-nimlibp2p-maintenance:maintenance
vac:p2p:acz:2026q2-anoncomms-consulting:capability-discovery
other notes
Refined Q2 commitments.
Interviewed 1 candidate.
OOO: 2 CC days.
ift-ts:qa: §
ift-ts:rfc: §
ift-ts:sc: §
ift-ts:sec: §
ift:2026q2-incident-management:claim-OP-tokens-review
Tested wallet connection using Ledger and a MetaMask dummy account.
ift:2026q2-degoogling:sign-in-dependencies-review
Mapped cloud services and apps supported by Keycloak and Okta.
ift:2026q2-secure-treasury-management:test-safe-cold-signing
Tested offline signing mode for basic transactions using the defined secure environment with VM, localsafe, and rustysafe.
ift:2026q1-finance-automation-bug fixing & support
Monitored Finance executions daily, handled support and bug fixing, and verified expense PO generation.
ift:2026q1-security-automation:refine -app-catalogue-update-from-expensify
Monitored duplicate-data scenarios in the application-catalogue automation flow.
ift:2026q1-security-automation:identify & post sec related news
Finalized the DigiBastion news-snippet workflow and the source-database investigation for a trained AI agent.
ift:2026q2 - Investigation into migration from Discord to Element for n8n workflows
Defined the investigation plan in Notion , identified use cases, prepared a Matrix test structure, and documented node versus API gaps in Notion .
ift:2026q2-Investigation into KYB/KYC for new contributor profiles
Defined the investigation plan in Notion .
ift:2026q2-internal-audit:logos-execution-zone-security-review
ift:2026q2-internal-audit:logos-blockchain-security-review
other notes
Finished documenting 2026 Q2 commitments and tasks.
ift-ts:tke: §
vac:tke:ift:logos-token:logos-digital-twin
Continued collecting data to feed the model parameters.
vac:tke:blockchain:stress-test:lez-fee-market
Presented the model to the team and collected feedback.
vac:tke:blockchain:stress-test:hybrid-pow-pos
Defined the economics of EmPoWering and handed the work to Blockchain.
vac:tke:ift:logos-token:fundraise
Collected and addressed feedback on the Logos token document.
other notes
Prepared for and joined the TKE retrospective.
Cleaned up and reorganized the TKE Notion page.
OOO: 2.5 CC days.
ift-ts:web: §
No results found Try adjusting your search or filter criteria.