No reviewers
Labels
No labels
agent:fix_bugfix
agent:fix_conflicts
agent:fix_security
agent:gap_analysis
agent:implement
agent:implement
agent:implement
agent:open_issues
agent:ready
agent:research
agent:security_audit
agent:verify
architecture
backend
blocker:hybrid
blocker:launch
blocker:limit-orders
blocker:v2
block:log_only
block:security
bug
ci
contracts
correctness
deploy
dev
devops
docs
documentation
duplicate
e2e
enhancement
epic
feature
frontend
functional-completion
gas
good first issue
governance
help wanted
high-risk
hooks
hybrid
indexer
infra
infrastructure
integrators
invalid
launch-blocker
limit-orders
localnet
localterra
low priority
missing-implementation
needs-design
ops
performance
priority
high
priority
medium
product
qa
QA
question
ready
ready
research
scripts
security
security-hardening
smartcontracts
tech-debt
testing
ux
UX
v2
verification
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
code/cl8y-dex-terraclassic!788
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "cursor/gitlab-issue-workflow-0c58"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Closes documentation gap for GitLab #321 / #302: the shared
computeSwapRouteDisplayhelper powers both Swap (swap-route-summary) and Trade market (trade-market-route-summary), but the agent skill and frontend docs only described the swap surface.What changed:
skills/AGENTS_FRONTEND_SWAP_ROUTE_DISPLAY.mdwith subtitle, trade code map, when-route-appears table, and/trademanual regression steps.docs/frontend.md#trade-page-market-context.docs/swap-max-spread-ux.mdinvariant #6.AGENTS.md.Issue: https://gitlab.com/PlasticDigits/cl8y-dex-terraclassic/-/work_items/321
Acceptance checklist
computeSwapRouteDisplay+ indexer precedence/trademarket stepdocs/frontend.mdlinks skill for trade market routeVerification (third parties)
cd frontend-dapp && npm run test:run -- swapRouteDisplay.test.tspython3 scripts/check_fee_discount_tier_docs.pychanged the description
mentioned in issue #321
changed the description
Security review
Commit reviewed:
5d3917c4dca3550ff4111c7309fd0b47955f9fe8Scope: 4 files —
AGENTS.md,docs/frontend.md,docs/swap-max-spread-ux.md,skills/AGENTS_FRONTEND_SWAP_ROUTE_DISPLAY.md(documentation / agent playbook only; no application, contract, indexer, or dependency changes).Method: Full MR diff review for injection, authn/authz, secret leakage, SSRF/XSS/CSRF surfaces, unsafe deserialization, and supply-chain deltas. Referenced implementation paths (
TradeMarketOrderPanel,computeSwapRouteDisplay) were checked only to confirm docs describe existing behavior; no new runtime sinks introduced by this diff.Outcome:
FINDINGS: 0medium+ — NONEInline threads: None (no findings to anchor).
Security review: no medium+ findings on this diff.
mentioned in commit
637f4e7712