Roadmap: project cleanup and improvements
1. Commit and clean up current changes
[ ] Commit pending uncommitted changes (error handling, analytics API update, CSS fix)
[ ] Find real code duplications and extract into shared utilities
[ ] Fix pre-existing TS error (reflect-metadata in tsconfig)
2. Code structure
[ ] Audit components/, containers/, pages/, features/ — establish a single convention
[ ] Define boundaries: what is a page, feature, container
[ ] Gradually migrate to a unified structure
3. Dependency audit
[ ] Find unused packages (depcheck or similar)
[ ] Evaluate duplicates (lodash vs ramda, ethers vs web3, etc.)
[ ] Remove unused, update critical
4. State management simplification
[ ] Audit: what lives in Redux, React Query, contexts
[ ] Define strategy: server state -> React Query, client state -> Redux/Context
[ ] Gradually remove Redux Observable where unnecessary
5. TypeScript strictness
[ ] Check tsconfig for strict mode
[ ] Find any types and unused types
[ ] Enable strict gradually, file by file if needed
6. Tests
[ ] Evaluate current coverage
[ ] Identify critical paths for testing
[ ] Add tests for key utilities and services
7. Warp (DEX / Liquidity Pools)
[x] Add APR (fees) display per pool and in dashboard summary
[x] Show Vol 24h on every pool card (always visible, even when zero)
[x] Add pool sorting (TVL / APR / Vol 24h)
[x] On-chain fallback for volume data when warp-dex API is down
[ ] PnL calculator for LP positions (entry price vs current value)
[ ] Impermanent loss calculator
[ ] Historical fee chart per pool
[ ] Farming rewards contract (CosmWasm) to incentivize LPs
[ ] Refactor: deduplicate pool caching in localStorage (warp.ts vs usePoolsAssetAmount)
8. Linting and code style
[ ] Run ESLint, evaluate warnings/errors count
[ ] Configure stricter rules where needed
[ ] Run stylelint for CSS/SCSS
Synonyms
roadmap
short term bugfixing cyb: clear a lot of technical debt and make it more reliable and usable offchain inference: generative model built from cybergraph skill for openclaw: agents can talk using decentralized social & cybergraph universal hash: agents can mine tokens on cpu learning rewards main…
zheng/roadmap
zheng roadmap open proposals not yet in canonical spec. all other proposals are now in reference/ as canonical features. proposals | proposal | status | target | |----------|--------|--------| | gpu-prover | draft | full pipeline in VRAM — 45-100x throughput on commodity GPU | | ring-aware-fhe |…
trident/roadmap
Design Proposals Proposals for language and VM design changes. Not spec — these are desires documented for future consideration. Each proposal is a standalone markdown file. Status is tracked in the frontmatter. Proposals | proposal | status | what | |----------|--------|------| | noun-types |…
optica/ROADMAP
roadmap optica is a static-site publisher for markdown knowledge graphs. the rendering pipeline (markdown → HTML → templates → CSS + minimal JS) is constrained by the web platform — DOM, Canvas, CSS. that ceiling is acceptable for documents up to ~10⁴ nodes. high-performance interactive graph…
bbg/roadmap
bbg roadmap only unfinished proposals remain here. executed proposals have moved to: **reference/** — the spec (WHAT and HOW) **docs/explanation/** — the rationale (WHY) remaining proposals | proposal | in reference? | what's missing | |----------|--------------|----------------| | storage-proofs |…
hemera/roadmap
hemera roadmap hemera is specified: x⁻¹ partial S-box, 16 partial rounds, 32-byte output, ~736 constraints per permutation. these proposals are OPTIMIZATIONS on top of the current spec — reducing constraint count further and shifting hemera's role from "hash for everything" to "trust anchor."…
trident/reference/roadmap
Roadmap Trident exists to write [CORE](https://cyber.page/core-spec/) — Conserved Observable Reduction Equilibrium, a self-verifying substrate for planetary collective intelligence. 16 reduction patterns, field-first arithmetic, BBG state, focus dynamics — all written in Trident, all provable.…
year/54/roadmap
in this post, i will outline a short-term roadmap with a clear purpose title:: year/54/roadmap for recovering from chernobyl: the bug introduced in the recent update as well as actions needed to address the price crisis the main goal is to deliver short, impactful changes to shift swap price…