docs: Align design docs, skills, patterns & terminology with simplified blue+gold UX #489

Closed
opened 2026-07-13 13:24:42 +00:00 by PlasticDigits · 96 comments
PlasticDigits commented 2026-07-13 13:24:42 +00:00 (Migrated from gitlab.com)

Summary

Update design documentation, agent skills, patterns, standards, and terminology to match the community-approved QuickSwap-inspired blue + gold concept and to minimize cognitive overload: prefer familiar, simple UX; hide details in docs (or, only when absolutely necessary, a single-word link to docs)—not long on-UI explanations.

Companion implementation issue: #488 (UI theme + brand assets). This issue is the source-of-truth / agent-guardrail update so future work does not regress to the warm amber “glass + mint” rules or over-explanatory trade/limit copy.

Community signals:

  • Limit orders concept praised as cleaner / huge improvement.
  • Preference for familiar UX over reinventing the wheel.
  • Simple but a little colorful; blue welcomed.

Current codebase

Authoritative design docs (amber / glass / anti-blue)

  • docs/design-system.md — “Cyberminimalist Glass System”; warm --mint accents; documents removal of blue primary / dex palettes (#415/#416).
  • docs/frontend.md — engineering invariants, WCAG, trade bootstrap, many UI behaviors.
  • QA_TEMPLATE.md § design/visual checks (if still amber-oriented).

Agent skills enforcing old visual + copy patterns

  • skills/AGENTS_FRONTEND_DESIGN_SYSTEM.md — rule: do not introduce a parallel blue Tailwind primary.
  • Layout / trade / limit skills that prescribe dense UI or explanatory chrome, e.g.:
    • AGENTS_FRONTEND_TRADE_PAGE_LAYOUT.md
    • AGENTS_FRONTEND_TRADE_ONBOARDING_IA.md
    • AGENTS_FRONTEND_LIMIT_ORDER_PRICE.md
    • AGENTS_FRONTEND_LIMIT_ORDER_SIDE_SELECTOR.md
    • AGENTS_FRONTEND_SWAP_ROUTE_DISPLAY.md
    • AGENTS_FRONTEND_SWAP_SAFETY_CTA.md
    • AGENTS_FRONTEND_POOL_SIGNING_CONFIRMATION.md (already notes cognitive overload — extend principle globally)
    • AGENTS_FRONTEND_RISK_DISCLAIMERS.md (must stay compliant while avoiding redundant NFA walls)
    • AGENTS_FRONTEND_USER_ERRORS.md, AGENTS_FRONTEND_THEME_TOGGLE.md, shell/nav/wallet skills as needed for terminology
  • Token/check scripts: scripts/check_design_tokens.py — may encode old token names/expectations.

Terminology today

  • “Cyberminimalist glass”, --mint / “warm accent”, *-glass primitives, “shell-panel”, neo→glass migration language.
  • Limit/trade copy often uses longer helper strings and onboarding strips rather than concept’s silent IA.

Why this is needed

  1. #488 changes pixels; without doc/skill updates, agents and humans will keep implementing amber-only / anti-blue rules and over-explaining UIs.
  2. Community explicitly valued simpler limit IA and familiar DEX patterns—that must become a written standard, not a one-off mock.
  3. Cognitive overload from redundant instructional text conflicts with the approved concept and with existing partial guidance (e.g. pool signing “no swap-style intro paragraph”).
  4. Terminology drift (mint = gold? blue primary restored?) will cause inconsistent MRs unless renamed/aliased in docs deliberately.

Constraints & guardrails

  • Docs follow code or land in the same milestone as #488 — do not publish a blue+gold spec that contradicts main for long; prefer MR stack or “pending #488” notes with final merge when tokens land.
  • Safety > brevity: never document “remove all warnings.” Blocking errors, risk acknowledgement, trust boundaries (AGENTS_FRONTEND_TRUST_BOUNDARIES.md), and MEV/posture skills stay authoritative.
  • Doc links policy: default = no on-UI essay; details in docs/*; if a UI affordance is unavoidable, prefer a single-word control (e.g. Docs) pointing to GitLab/pages docs—not multi-sentence tooltips everywhere.
  • Do not delete historical #415/#416 context—mark superseded sections with migration notes.
  • Keep agent playbooks actionable (verify commands, file pointers), not marketing prose.
  • Cross-link #488; update AGENTS.md related playbooks list if new skill names appear.

Relevant files

Kind Paths
Specs docs/design-system.md, docs/frontend.md, QA templates referencing visuals
Skills skills/AGENTS_FRONTEND_DESIGN_SYSTEM.md, trade/limit/swap/onboarding/risk/theme/header skills under skills/AGENTS_FRONTEND_*.md
Checks scripts/check_design_tokens.py, any docs-drift scripts
Concept reference .tmp-brand-concepts/README.md + palette (feedback only; cite principles, don’t require the temp folder in CI)

A. Design system rewrite

  • Retitle/reframe from “warm cyberminimalist glass” → cool blue terminal + gold brand accents (QuickSwap-familiar structure).
  • Document dark/light token tables (blue primary, gold accent roles).
  • Clarify which primitives stay (btn-primary, card-glass, …) vs visual refresh only.
  • Explicitly supersede “no blue primary” with the new rule set.

B. Cognitive-load standard (new shared principle)

Add a short UX writing / density section (design-system + skill) with rules such as:

  1. Primary task cards show labels + values + actions only.
  2. No instructional paragraphs on default Swap/Limit cards.
  3. Progressive disclosure for advanced (ladder, MEV, custom expiry details).
  4. Extra detail → docs; UI may use a rare single-word Docs link.
  5. Errors/gates remain plain-language and visible when blocking.

C. Terminology glossary

Publish a glossary used in skills + frontend.md, e.g.:

Term Meaning
Best Trade Market/aggregated swap tab (concept naming; map to existing routes)
Limit Limit place flow with “When 1 X is worth”
Blue primary CTA / active tab / select-token actions
Gold accent Logo, network chip, CL8Y mark, selective chips—not purple
Pay / Receive Standard IO labels (prefer over bespoke wording where equivalent)

Align component/skill names to glossary where cheap; avoid massive renames of React symbols unless necessary.

D. Skill sweep

  • Update AGENTS_FRONTEND_DESIGN_SYSTEM.md verify steps for new tokens.
  • Patch limit/trade/onboarding skills to describe the simplified IA and point to #488 acceptance criteria.
  • Risk disclaimer skill: keep ack modal requirements; discourage duplicative NFA banners adjacent to every CTA.

Acceptance criteria

  • docs/design-system.md describes blue+gold dual theme and familiar DEX layout principles; amber-as-identity is marked superseded.
  • AGENTS_FRONTEND_DESIGN_SYSTEM.md no longer forbids blue primary; tokens/rules match #488.
  • Written cognitive overload standard exists and is linked from design-system + key trade/limit skills.
  • Terminology glossary added; skills use consistent Pay/Receive/Limit/Best Trade language where applicable.
  • Limit/trade skills describe the simple default card and progressive disclosure—not mandatory on-card essays.
  • Risk/trust skills still require legally/security-necessary UX.
  • docs/frontend.md (and QA template if needed) updated for theme/bootstrap/visual QA under the new system.
  • Cross-links to #488; stale “warm mint only” guidance removed or clearly historical.

Test plan (all paths)

  1. Doc drift: grep skills/docs for outdated mandates (parallel blue, “warm accent only”, brown/amber identity as required) and fix or historicize.
  2. Agent path simulation: from AGENTS_FRONTEND_DESIGN_SYSTEM.md, a new contributor can implement a button/card without reading conflicting rules.
  3. Limit skill path: follow updated limit skills → UI matches simplified concept (when #488 merged) or explicitly “target after #488.”
  4. Risk path: first-visit ack + footer disclaimer still documented and required.
  5. Script path: check_design_tokens.py / docs checkers updated if they assert old token semantics; run them green.
  6. Link check: Docs links cited in skills resolve; DOCS_GITLAB_BASE / FAQ hrefs still valid.

Test plan — attack / hack / abuse vectors

Vector What to verify
Docs social engineering “Minimize copy” must not instruct agents to remove phishing warnings, address checksums, or trust-boundary copy.
Single-word Docs link abuse Policy forbids replacing blocking errors with only a Docs link; Docs is for optional depth.
Ambiguous terminology Glossary prevents “Best Trade” vs “Market” vs “Swap” confusion that could cause wrong route wiring or wrong e2e selectors.
Stale agent skills Conflicting skills (old anti-blue vs new) are a supply-chain risk for bad MRs—ensure one source of truth and supersession notes.
Over-trust in familiar UX Document that QuickSwap-like layout ≠ reduced signing confirmations / allowance checks (signing confirmation skills).

Verification criteria

  • Reviewer can read docs/design-system.md + AGENTS_FRONTEND_DESIGN_SYSTEM.md and correctly describe blue primary, gold accents, and no-brown-identity without consulting the temp concept folder.
  • rg -n 'parallel blue|warm accent|Cyberminimalist' skills docs shows only intentional historical references or updated wording.
  • Linked to #488; implementation MR(s) reference both issues where appropriate.
  • No skill instructs deleting risk acknowledgement or escrow/gas gate messaging.
## Summary Update **design documentation, agent skills, patterns, standards, and terminology** to match the community-approved **QuickSwap-inspired blue + gold** concept and to **minimize cognitive overload**: prefer familiar, simple UX; hide details in docs (or, only when absolutely necessary, a single-word link to docs)—not long on-UI explanations. Companion implementation issue: **#488** (UI theme + brand assets). This issue is the **source-of-truth / agent-guardrail** update so future work does not regress to the warm amber “glass + mint” rules or over-explanatory trade/limit copy. Community signals: - Limit orders concept praised as cleaner / huge improvement. - Preference for familiar UX over reinventing the wheel. - Simple but a little colorful; blue welcomed. --- ## Current codebase ### Authoritative design docs (amber / glass / anti-blue) - [`docs/design-system.md`](https://gitlab.com/PlasticDigits/cl8y-dex-terraclassic/-/blob/main/docs/design-system.md) — “Cyberminimalist Glass System”; warm `--mint` accents; documents removal of blue `primary` / `dex` palettes (#415/#416). - [`docs/frontend.md`](https://gitlab.com/PlasticDigits/cl8y-dex-terraclassic/-/blob/main/docs/frontend.md) — engineering invariants, WCAG, trade bootstrap, many UI behaviors. - [`QA_TEMPLATE.md`](https://gitlab.com/PlasticDigits/cl8y-dex-terraclassic/-/blob/main/QA_TEMPLATE.md) § design/visual checks (if still amber-oriented). ### Agent skills enforcing old visual + copy patterns - [`skills/AGENTS_FRONTEND_DESIGN_SYSTEM.md`](https://gitlab.com/PlasticDigits/cl8y-dex-terraclassic/-/blob/main/skills/AGENTS_FRONTEND_DESIGN_SYSTEM.md) — rule: *do not introduce a parallel blue Tailwind primary*. - Layout / trade / limit skills that prescribe dense UI or explanatory chrome, e.g.: - `AGENTS_FRONTEND_TRADE_PAGE_LAYOUT.md` - `AGENTS_FRONTEND_TRADE_ONBOARDING_IA.md` - `AGENTS_FRONTEND_LIMIT_ORDER_PRICE.md` - `AGENTS_FRONTEND_LIMIT_ORDER_SIDE_SELECTOR.md` - `AGENTS_FRONTEND_SWAP_ROUTE_DISPLAY.md` - `AGENTS_FRONTEND_SWAP_SAFETY_CTA.md` - `AGENTS_FRONTEND_POOL_SIGNING_CONFIRMATION.md` (already notes cognitive overload — extend principle globally) - `AGENTS_FRONTEND_RISK_DISCLAIMERS.md` (must stay compliant while avoiding redundant NFA walls) - `AGENTS_FRONTEND_USER_ERRORS.md`, `AGENTS_FRONTEND_THEME_TOGGLE.md`, shell/nav/wallet skills as needed for terminology - Token/check scripts: [`scripts/check_design_tokens.py`](https://gitlab.com/PlasticDigits/cl8y-dex-terraclassic/-/blob/main/scripts/check_design_tokens.py) — may encode old token names/expectations. ### Terminology today - “Cyberminimalist glass”, `--mint` / “warm accent”, `*-glass` primitives, “shell-panel”, neo→glass migration language. - Limit/trade copy often uses longer helper strings and onboarding strips rather than concept’s silent IA. --- ## Why this is needed 1. **#488** changes pixels; without doc/skill updates, agents and humans will keep implementing amber-only / anti-blue rules and over-explaining UIs. 2. Community explicitly valued **simpler limit IA** and **familiar DEX patterns**—that must become a written standard, not a one-off mock. 3. Cognitive overload from redundant instructional text conflicts with the approved concept and with existing partial guidance (e.g. pool signing “no swap-style intro paragraph”). 4. Terminology drift (`mint` = gold? blue primary restored?) will cause inconsistent MRs unless renamed/aliased in docs deliberately. --- ## Constraints & guardrails - **Docs follow code or land in the same milestone as #488** — do not publish a blue+gold spec that contradicts main for long; prefer MR stack or “pending #488” notes with final merge when tokens land. - **Safety > brevity**: never document “remove all warnings.” Blocking errors, risk acknowledgement, trust boundaries ([`AGENTS_FRONTEND_TRUST_BOUNDARIES.md`](https://gitlab.com/PlasticDigits/cl8y-dex-terraclassic/-/blob/main/skills/AGENTS_FRONTEND_TRUST_BOUNDARIES.md)), and MEV/posture skills stay authoritative. - **Doc links policy**: default = no on-UI essay; details in `docs/*`; if a UI affordance is unavoidable, prefer a **single-word** control (e.g. `Docs`) pointing to GitLab/pages docs—not multi-sentence tooltips everywhere. - **Do not delete** historical #415/#416 context—mark superseded sections with migration notes. - Keep agent playbooks **actionable** (verify commands, file pointers), not marketing prose. - Cross-link #488; update [`AGENTS.md`](https://gitlab.com/PlasticDigits/cl8y-dex-terraclassic/-/blob/main/AGENTS.md) related playbooks list if new skill names appear. --- ## Relevant files | Kind | Paths | |------|--------| | Specs | `docs/design-system.md`, `docs/frontend.md`, QA templates referencing visuals | | Skills | `skills/AGENTS_FRONTEND_DESIGN_SYSTEM.md`, trade/limit/swap/onboarding/risk/theme/header skills under `skills/AGENTS_FRONTEND_*.md` | | Checks | `scripts/check_design_tokens.py`, any docs-drift scripts | | Concept reference | `.tmp-brand-concepts/README.md` + palette (feedback only; cite principles, don’t require the temp folder in CI) | --- ## Recommended direction ### A. Design system rewrite - Retitle/reframe from “warm cyberminimalist glass” → **cool blue terminal + gold brand accents** (QuickSwap-familiar structure). - Document dark/light token tables (blue primary, gold accent roles). - Clarify which primitives stay (`btn-primary`, `card-glass`, …) vs visual refresh only. - Explicitly supersede “no blue primary” with the new rule set. ### B. Cognitive-load standard (new shared principle) Add a short **UX writing / density** section (design-system + skill) with rules such as: 1. Primary task cards show **labels + values + actions** only. 2. No instructional paragraphs on default Swap/Limit cards. 3. Progressive disclosure for advanced (ladder, MEV, custom expiry details). 4. Extra detail → docs; UI may use a rare single-word **Docs** link. 5. Errors/gates remain plain-language and visible when blocking. ### C. Terminology glossary Publish a glossary used in skills + frontend.md, e.g.: | Term | Meaning | |------|---------| | Best Trade | Market/aggregated swap tab (concept naming; map to existing routes) | | Limit | Limit place flow with “When 1 X is worth” | | Blue primary | CTA / active tab / select-token actions | | Gold accent | Logo, network chip, CL8Y mark, selective chips—not purple | | Pay / Receive | Standard IO labels (prefer over bespoke wording where equivalent) | Align component/skill names to glossary where cheap; avoid massive renames of React symbols unless necessary. ### D. Skill sweep - Update `AGENTS_FRONTEND_DESIGN_SYSTEM.md` verify steps for new tokens. - Patch limit/trade/onboarding skills to describe the simplified IA and point to #488 acceptance criteria. - Risk disclaimer skill: keep ack modal requirements; discourage duplicative NFA banners adjacent to every CTA. --- ## Acceptance criteria - [ ] `docs/design-system.md` describes blue+gold dual theme and familiar DEX layout principles; amber-as-identity is marked superseded. - [ ] `AGENTS_FRONTEND_DESIGN_SYSTEM.md` no longer forbids blue primary; tokens/rules match #488. - [ ] Written **cognitive overload** standard exists and is linked from design-system + key trade/limit skills. - [ ] Terminology glossary added; skills use consistent Pay/Receive/Limit/Best Trade language where applicable. - [ ] Limit/trade skills describe the simple default card and progressive disclosure—not mandatory on-card essays. - [ ] Risk/trust skills still require legally/security-necessary UX. - [ ] `docs/frontend.md` (and QA template if needed) updated for theme/bootstrap/visual QA under the new system. - [ ] Cross-links to #488; stale “warm mint only” guidance removed or clearly historical. --- ## Test plan (all paths) 1. **Doc drift**: grep skills/docs for outdated mandates (`parallel blue`, “warm accent only”, brown/amber identity as required) and fix or historicize. 2. **Agent path simulation**: from `AGENTS_FRONTEND_DESIGN_SYSTEM.md`, a new contributor can implement a button/card without reading conflicting rules. 3. **Limit skill path**: follow updated limit skills → UI matches simplified concept (when #488 merged) or explicitly “target after #488.” 4. **Risk path**: first-visit ack + footer disclaimer still documented and required. 5. **Script path**: `check_design_tokens.py` / docs checkers updated if they assert old token semantics; run them green. 6. **Link check**: Docs links cited in skills resolve; `DOCS_GITLAB_BASE` / FAQ hrefs still valid. --- ## Test plan — attack / hack / abuse vectors | Vector | What to verify | |--------|----------------| | **Docs social engineering** | “Minimize copy” must not instruct agents to remove phishing warnings, address checksums, or trust-boundary copy. | | **Single-word Docs link abuse** | Policy forbids replacing blocking errors with only a Docs link; Docs is for optional depth. | | **Ambiguous terminology** | Glossary prevents “Best Trade” vs “Market” vs “Swap” confusion that could cause wrong route wiring or wrong e2e selectors. | | **Stale agent skills** | Conflicting skills (old anti-blue vs new) are a supply-chain risk for bad MRs—ensure one source of truth and supersession notes. | | **Over-trust in familiar UX** | Document that QuickSwap-like layout ≠ reduced signing confirmations / allowance checks ([signing confirmation skills](https://gitlab.com/PlasticDigits/cl8y-dex-terraclassic/-/tree/main/skills)). | --- ## Verification criteria - Reviewer can read `docs/design-system.md` + `AGENTS_FRONTEND_DESIGN_SYSTEM.md` and correctly describe blue primary, gold accents, and no-brown-identity without consulting the temp concept folder. - `rg -n 'parallel blue|warm accent|Cyberminimalist' skills docs` shows only intentional historical references or updated wording. - Linked to #488; implementation MR(s) reference both issues where appropriate. - No skill instructs deleting risk acknowledgement or escrow/gas gate messaging.
PlasticDigits commented 2026-07-13 13:24:43 +00:00 (Migrated from gitlab.com)

marked as related to #488

marked as related to #488
PlasticDigits commented 2026-07-14 07:46:54 +00:00 (Migrated from gitlab.com)

mentioned in merge request !1023

mentioned in merge request !1023
PlasticDigits commented 2026-07-14 07:47:05 +00:00 (Migrated from gitlab.com)

mentioned in issue #488

mentioned in issue #488
PlasticDigits commented 2026-07-14 08:59:59 +00:00 (Migrated from gitlab.com)

mentioned in commit 9e047ade12

mentioned in commit 9e047ade1249e1fe53016c3621baf0fc2441d5c0
PlasticDigits commented 2026-07-14 09:00:17 +00:00 (Migrated from gitlab.com)

mentioned in merge request !1026

mentioned in merge request !1026
PlasticDigits commented 2026-07-14 09:01:51 +00:00 (Migrated from gitlab.com)

Acceptance checklist progress (#489 / MR !1026)

  • docs/design-system.md describes blue+gold dual theme; amber-as-identity superseded
  • AGENTS_FRONTEND_DESIGN_SYSTEM.md no longer forbids blue primary; tokens match #488
  • Written cognitive overload standard exists and is linked from design-system + key trade/limit skills
  • Terminology glossary added; skills use consistent Pay/Receive/Limit/Market/Buy-Sell language
  • Limit/trade skills describe simple default card and progressive disclosure
  • Risk/trust skills still require legally/security-necessary UX
  • docs/frontend.md + QA template updated for theme/bootstrap/visual QA
  • Cross-links to #488; stale warm-mint / Bid-escrow guidance removed or historicized

Also done in this MR (beyond pure docs)

  • Trimmed /trade ticket instructional chrome (Side / Limit / Market) and cool blue action wash so UI matches the documented standard
  • QA screenshots attached above + docs/qa/issue-489/

Not in scope / deferred

  • Unifying Swap You Pay → Pay label (glossary documents both as same role)
  • Shortening long swap slippage alert / Station LocalTerra fee paragraphs (security/dev paths)
  • Broader UI rewrite of every retail string beyond Trade ticket chrome
## Acceptance checklist progress (#489 / MR !1026) - [x] `docs/design-system.md` describes blue+gold dual theme; amber-as-identity superseded - [x] `AGENTS_FRONTEND_DESIGN_SYSTEM.md` no longer forbids blue primary; tokens match #488 - [x] Written cognitive overload standard exists and is linked from design-system + key trade/limit skills - [x] Terminology glossary added; skills use consistent Pay/Receive/Limit/Market/Buy-Sell language - [x] Limit/trade skills describe simple default card and progressive disclosure - [x] Risk/trust skills still require legally/security-necessary UX - [x] `docs/frontend.md` + QA template updated for theme/bootstrap/visual QA - [x] Cross-links to #488; stale warm-mint / Bid-escrow guidance removed or historicized ### Also done in this MR (beyond pure docs) - Trimmed `/trade` ticket instructional chrome (`Side` / `Limit` / `Market`) and cool blue action wash so UI matches the documented standard - QA screenshots attached above + `docs/qa/issue-489/` ### Not in scope / deferred - Unifying Swap **You Pay** → **Pay** label (glossary documents both as same role) - Shortening long swap slippage alert / Station LocalTerra fee paragraphs (security/dev paths) - Broader UI rewrite of every retail string beyond Trade ticket chrome
PlasticDigits commented 2026-07-14 09:02:06 +00:00 (Migrated from gitlab.com)

Visual QA screenshots (#489)

Captured via Playwright against local Vite with VITE_INDEXER_URL=https://indexer.dex.cl8y.com.

Branch: docs/489-design-docs-skills-alignment · MR !1026

Verified

  • Swap — You Pay / You Receive; blue CTA; cool navy
  • Limits — rate → % chips → Buy/Sell → Pay → Receive → Expiry + Docs
  • Trade ticket — Side / Limit titles only; cool blue action wash
  • Header — gold hairline active nav; blue Connect
  • Risk ack modal retained; wallet modal chrome

Also in repo: docs/qa/issue-489/

header-dark.png

header-dark

header-light.png

header-light

limits-dark.png

limits-dark

limits-light.png

limits-light

limits-place-dark.png

limits-place-dark

limits-place-light.png

limits-place-light

risk-ack-modal-dark.png

risk-ack-modal-dark

swap-dark.png

swap-dark

swap-light.png

swap-light

trade-dark.png

trade-dark

trade-light.png

trade-light

trade-ticket-dark.png

trade-ticket-dark

trade-ticket-light.png

trade-ticket-light

wallet-modal-dark.png

wallet-modal-dark

## Visual QA screenshots (#489) Captured via Playwright against local Vite with `VITE_INDEXER_URL=https://indexer.dex.cl8y.com`. Branch: `docs/489-design-docs-skills-alignment` · MR !1026 ### Verified - Swap — You Pay / You Receive; blue CTA; cool navy - Limits — rate → % chips → Buy/Sell → Pay → Receive → Expiry + Docs - Trade ticket — **Side** / **Limit** titles only; cool blue action wash - Header — gold hairline active nav; blue Connect - Risk ack modal retained; wallet modal chrome Also in repo: `docs/qa/issue-489/` ### header-dark.png ![header-dark](/uploads/d09640b47f6305646301b5cfd3e16471/header-dark.png) ### header-light.png ![header-light](/uploads/a56b4ecf38582b779f282cb6063069a6/header-light.png) ### limits-dark.png ![limits-dark](/uploads/11ed21336824a77212c56b1603d477e9/limits-dark.png) ### limits-light.png ![limits-light](/uploads/a9e5e8728d1180665f79619a65e83f30/limits-light.png) ### limits-place-dark.png ![limits-place-dark](/uploads/d60c6f54977bb54eacf867265f63052c/limits-place-dark.png) ### limits-place-light.png ![limits-place-light](/uploads/81b231aa0bae022f2665e6b5f0d9232f/limits-place-light.png) ### risk-ack-modal-dark.png ![risk-ack-modal-dark](/uploads/ef89cb7192f2bff6ac0a108745f513fe/risk-ack-modal-dark.png) ### swap-dark.png ![swap-dark](/uploads/9813a2a4f3a79e64589687e01710818a/swap-dark.png) ### swap-light.png ![swap-light](/uploads/db9bfe48a98063f6ba88631619a30d43/swap-light.png) ### trade-dark.png ![trade-dark](/uploads/0e817ed353051ce20697c2c070ad4310/trade-dark.png) ### trade-light.png ![trade-light](/uploads/02a176a6dcf0e65c91d41b878888462e/trade-light.png) ### trade-ticket-dark.png ![trade-ticket-dark](/uploads/39c8d0414c2781acc2e449a48b52597f/trade-ticket-dark.png) ### trade-ticket-light.png ![trade-ticket-light](/uploads/0ec1f5026ac882d6ec397d0fb8d58cfe/trade-ticket-light.png) ### wallet-modal-dark.png ![wallet-modal-dark](/uploads/be54dfb5a792533111e8cb5e060455a6/wallet-modal-dark.png)
PlasticDigits commented 2026-07-14 10:23:03 +00:00 (Migrated from gitlab.com)

mentioned in commit 193c643f8c

mentioned in commit 193c643f8c5cdf8bf9894c48584a937746d95ed9
PlasticDigits (Migrated from gitlab.com) closed this issue 2026-07-14 10:23:04 +00:00
PlasticDigits commented 2026-07-14 11:12:37 +00:00 (Migrated from gitlab.com)

mentioned in issue #490

mentioned in issue #490
PlasticDigits commented 2026-07-25 04:33:55 +00:00 (Migrated from gitlab.com)

mentioned in merge request !1037

mentioned in merge request !1037
PlasticDigits commented 2026-07-25 04:34:11 +00:00 (Migrated from gitlab.com)

mentioned in merge request !1039

mentioned in merge request !1039
PlasticDigits commented 2026-08-09 09:11:52 +00:00 (Migrated from gitlab.com)

mentioned in commit 9071be6ef4

mentioned in commit 9071be6ef40708f32eaff8d5728554fe24992d12
PlasticDigits commented 2026-08-15 12:19:48 +00:00 (Migrated from gitlab.com)

mentioned in issue #524

mentioned in issue #524
PlasticDigits commented 2026-08-15 12:19:50 +00:00 (Migrated from gitlab.com)

marked as related to #524

marked as related to #524
PlasticDigits commented 2026-08-15 13:18:35 +00:00 (Migrated from gitlab.com)

mentioned in issue #527

mentioned in issue #527
PlasticDigits commented 2026-08-15 21:45:48 +00:00 (Migrated from gitlab.com)

mentioned in issue #528

mentioned in issue #528
PlasticDigits commented 2026-08-16 07:14:04 +00:00 (Migrated from gitlab.com)

mentioned in issue #531

mentioned in issue #531
PlasticDigits commented 2026-08-16 07:14:04 +00:00 (Migrated from gitlab.com)

mentioned in issue #530

mentioned in issue #530
PlasticDigits commented 2026-08-16 09:55:49 +00:00 (Migrated from gitlab.com)

mentioned in issue #533

mentioned in issue #533
PlasticDigits commented 2026-08-17 03:45:38 +00:00 (Migrated from gitlab.com)

mentioned in issue #541

mentioned in issue #541
PlasticDigits commented 2026-08-17 03:45:50 +00:00 (Migrated from gitlab.com)

mentioned in issue #542

mentioned in issue #542
PlasticDigits commented 2026-08-17 03:52:29 +00:00 (Migrated from gitlab.com)

mentioned in issue #544

mentioned in issue #544
PlasticDigits commented 2026-08-17 10:26:07 +00:00 (Migrated from gitlab.com)

mentioned in issue #547

mentioned in issue #547
PlasticDigits commented 2026-08-17 10:26:07 +00:00 (Migrated from gitlab.com)

marked as related to #547

marked as related to #547
PlasticDigits commented 2026-08-17 10:26:08 +00:00 (Migrated from gitlab.com)

mentioned in issue #546

mentioned in issue #546
PlasticDigits commented 2026-08-17 10:29:11 +00:00 (Migrated from gitlab.com)

mentioned in issue #548

mentioned in issue #548
PlasticDigits commented 2026-08-17 10:35:57 +00:00 (Migrated from gitlab.com)

mentioned in issue #550

mentioned in issue #550
PlasticDigits commented 2026-08-17 10:36:00 +00:00 (Migrated from gitlab.com)

marked as related to #550

marked as related to #550
PlasticDigits commented 2026-08-18 00:28:53 +00:00 (Migrated from gitlab.com)

mentioned in issue #556

mentioned in issue #556
PlasticDigits commented 2026-08-18 00:29:03 +00:00 (Migrated from gitlab.com)

mentioned in issue #557

mentioned in issue #557
PlasticDigits commented 2026-08-18 00:43:32 +00:00 (Migrated from gitlab.com)

mentioned in issue #559

mentioned in issue #559
PlasticDigits commented 2026-08-18 12:08:53 +00:00 (Migrated from gitlab.com)

mentioned in issue #561

mentioned in issue #561
PlasticDigits commented 2026-08-18 12:08:57 +00:00 (Migrated from gitlab.com)

mentioned in issue #562

mentioned in issue #562
PlasticDigits commented 2026-08-18 12:08:59 +00:00 (Migrated from gitlab.com)

marked as related to #562

marked as related to #562
PlasticDigits commented 2026-08-18 12:09:32 +00:00 (Migrated from gitlab.com)

mentioned in issue #563

mentioned in issue #563
PlasticDigits commented 2026-08-18 12:12:15 +00:00 (Migrated from gitlab.com)

mentioned in issue #564

mentioned in issue #564
PlasticDigits commented 2026-08-18 12:13:08 +00:00 (Migrated from gitlab.com)

mentioned in issue #565

mentioned in issue #565
PlasticDigits commented 2026-08-18 23:53:10 +00:00 (Migrated from gitlab.com)

mentioned in issue #567

mentioned in issue #567
PlasticDigits commented 2026-08-19 01:02:31 +00:00 (Migrated from gitlab.com)

mentioned in issue #569

mentioned in issue #569
PlasticDigits commented 2026-08-19 01:03:03 +00:00 (Migrated from gitlab.com)

mentioned in issue #570

mentioned in issue #570
PlasticDigits commented 2026-08-19 01:04:57 +00:00 (Migrated from gitlab.com)

mentioned in issue #571

mentioned in issue #571
PlasticDigits commented 2026-08-19 01:05:02 +00:00 (Migrated from gitlab.com)

mentioned in issue #572

mentioned in issue #572
PlasticDigits commented 2026-08-19 11:49:50 +00:00 (Migrated from gitlab.com)

mentioned in issue #574

mentioned in issue #574
PlasticDigits commented 2026-08-19 11:49:57 +00:00 (Migrated from gitlab.com)

mentioned in issue #575

mentioned in issue #575
PlasticDigits commented 2026-08-19 11:52:58 +00:00 (Migrated from gitlab.com)

mentioned in issue #576

mentioned in issue #576
PlasticDigits commented 2026-08-21 00:21:04 +00:00 (Migrated from gitlab.com)

mentioned in issue #586

mentioned in issue #586
PlasticDigits commented 2026-08-21 11:29:50 +00:00 (Migrated from gitlab.com)

mentioned in issue #587

mentioned in issue #587
PlasticDigits commented 2026-08-22 10:59:13 +00:00 (Migrated from gitlab.com)

mentioned in issue #593

mentioned in issue #593
PlasticDigits commented 2026-08-22 14:04:45 +00:00 (Migrated from gitlab.com)

mentioned in issue #598

mentioned in issue #598
PlasticDigits commented 2026-08-23 03:05:42 +00:00 (Migrated from gitlab.com)

mentioned in issue #599

mentioned in issue #599
PlasticDigits commented 2026-08-24 03:15:46 +00:00 (Migrated from gitlab.com)

mentioned in issue #619

mentioned in issue #619
PlasticDigits commented 2026-08-25 01:55:13 +00:00 (Migrated from gitlab.com)

mentioned in issue #630

mentioned in issue #630
PlasticDigits commented 2026-08-25 01:57:09 +00:00 (Migrated from gitlab.com)

mentioned in issue #632

mentioned in issue #632
PlasticDigits commented 2026-08-25 02:04:15 +00:00 (Migrated from gitlab.com)

mentioned in issue #633

mentioned in issue #633
PlasticDigits commented 2026-08-25 02:08:33 +00:00 (Migrated from gitlab.com)

mentioned in issue #634

mentioned in issue #634
PlasticDigits commented 2026-08-25 06:12:02 +00:00 (Migrated from gitlab.com)

mentioned in issue #628

mentioned in issue #628
PlasticDigits commented 2026-08-26 01:06:40 +00:00 (Migrated from gitlab.com)

mentioned in issue #651

mentioned in issue #651
PlasticDigits commented 2026-08-26 01:10:54 +00:00 (Migrated from gitlab.com)

mentioned in issue #652

mentioned in issue #652
PlasticDigits commented 2026-08-26 01:11:06 +00:00 (Migrated from gitlab.com)

mentioned in issue #653

mentioned in issue #653
PlasticDigits commented 2026-08-26 01:37:11 +00:00 (Migrated from gitlab.com)

mentioned in merge request !1151

mentioned in merge request !1151
PlasticDigits commented 2026-08-26 03:06:33 +00:00 (Migrated from gitlab.com)

mentioned in issue #655

mentioned in issue #655
PlasticDigits commented 2026-08-26 03:07:39 +00:00 (Migrated from gitlab.com)

mentioned in issue #656

mentioned in issue #656
PlasticDigits commented 2026-08-26 03:08:07 +00:00 (Migrated from gitlab.com)

mentioned in issue #657

mentioned in issue #657
PlasticDigits commented 2026-08-26 03:08:11 +00:00 (Migrated from gitlab.com)

marked as related to #657

marked as related to #657
PlasticDigits commented 2026-08-26 04:08:01 +00:00 (Migrated from gitlab.com)

mentioned in issue #658

mentioned in issue #658
PlasticDigits commented 2026-08-26 04:08:09 +00:00 (Migrated from gitlab.com)

mentioned in issue #659

mentioned in issue #659
PlasticDigits commented 2026-08-26 04:11:19 +00:00 (Migrated from gitlab.com)

mentioned in issue #660

mentioned in issue #660
PlasticDigits commented 2026-08-26 04:11:23 +00:00 (Migrated from gitlab.com)

marked as related to #660

marked as related to #660
PlasticDigits commented 2026-08-26 04:12:48 +00:00 (Migrated from gitlab.com)

mentioned in issue #661

mentioned in issue #661
PlasticDigits commented 2026-08-26 04:13:29 +00:00 (Migrated from gitlab.com)

mentioned in issue #662

mentioned in issue #662
PlasticDigits commented 2026-08-26 04:13:33 +00:00 (Migrated from gitlab.com)

mentioned in issue #663

mentioned in issue #663
PlasticDigits commented 2026-08-26 04:15:27 +00:00 (Migrated from gitlab.com)

mentioned in issue #664

mentioned in issue #664
PlasticDigits commented 2026-08-26 04:16:12 +00:00 (Migrated from gitlab.com)

mentioned in issue #665

mentioned in issue #665
PlasticDigits commented 2026-08-26 04:18:46 +00:00 (Migrated from gitlab.com)

mentioned in issue #667

mentioned in issue #667
PlasticDigits commented 2026-08-26 04:19:23 +00:00 (Migrated from gitlab.com)

mentioned in issue #668

mentioned in issue #668
PlasticDigits commented 2026-08-26 04:19:23 +00:00 (Migrated from gitlab.com)

mentioned in issue #669

mentioned in issue #669
PlasticDigits commented 2026-08-26 04:20:43 +00:00 (Migrated from gitlab.com)

mentioned in issue #670

mentioned in issue #670
PlasticDigits commented 2026-08-26 04:20:46 +00:00 (Migrated from gitlab.com)

marked as related to #670

marked as related to #670
PlasticDigits commented 2026-08-26 04:22:42 +00:00 (Migrated from gitlab.com)

mentioned in issue #671

mentioned in issue #671
PlasticDigits commented 2026-08-26 04:23:25 +00:00 (Migrated from gitlab.com)

mentioned in issue #672

mentioned in issue #672
PlasticDigits commented 2026-08-27 00:17:42 +00:00 (Migrated from gitlab.com)

mentioned in issue #677

mentioned in issue #677
PlasticDigits commented 2026-08-27 00:17:52 +00:00 (Migrated from gitlab.com)

mentioned in issue #678

mentioned in issue #678
PlasticDigits commented 2026-08-27 00:17:52 +00:00 (Migrated from gitlab.com)

marked as related to #678

marked as related to #678
PlasticDigits commented 2026-08-27 00:20:45 +00:00 (Migrated from gitlab.com)

mentioned in issue #679

mentioned in issue #679
PlasticDigits commented 2026-08-27 00:20:56 +00:00 (Migrated from gitlab.com)

mentioned in issue #681

mentioned in issue #681
PlasticDigits commented 2026-08-27 01:00:19 +00:00 (Migrated from gitlab.com)

mentioned in issue #682

mentioned in issue #682
PlasticDigits commented 2026-08-27 01:00:29 +00:00 (Migrated from gitlab.com)

mentioned in issue #683

mentioned in issue #683
PlasticDigits commented 2026-08-27 09:00:10 +00:00 (Migrated from gitlab.com)

mentioned in issue #689

mentioned in issue #689
PlasticDigits commented 2026-08-27 11:52:22 +00:00 (Migrated from gitlab.com)

mentioned in issue #690

mentioned in issue #690
PlasticDigits commented 2026-08-28 05:22:09 +00:00 (Migrated from gitlab.com)

mentioned in issue #692

mentioned in issue #692
PlasticDigits commented 2026-08-28 05:28:47 +00:00 (Migrated from gitlab.com)

mentioned in issue #693

mentioned in issue #693
PlasticDigits commented 2026-08-29 08:04:47 +00:00 (Migrated from gitlab.com)

mentioned in issue #703

mentioned in issue #703
PlasticDigits commented 2026-08-31 04:56:53 +00:00 (Migrated from gitlab.com)

mentioned in issue #711

mentioned in issue #711
PlasticDigits commented 2026-08-31 05:36:04 +00:00 (Migrated from gitlab.com)

mentioned in issue #713

mentioned in issue #713
PlasticDigits commented 2026-08-31 16:08:49 +00:00 (Migrated from gitlab.com)

mentioned in issue #715

mentioned in issue #715
PlasticDigits commented 2026-09-01 08:14:37 +00:00 (Migrated from gitlab.com)

mentioned in issue #717

mentioned in issue #717
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
code/cl8y-dex-terraclassic#489
No description provided.