Skip to content

fix: align perpdex skill to standard format#33

Open
vijayengineer wants to merge 1 commit into
aptos-labs:mainfrom
vijayengineer:fix/perpdex-skill-format
Open

fix: align perpdex skill to standard format#33
vijayengineer wants to merge 1 commit into
aptos-labs:mainfrom
vijayengineer:fix/perpdex-skill-format

Conversation

@vijayengineer

Copy link
Copy Markdown
  1. Made the skill generic resolving errors for api, calculations reported by Copilot
  2. Formatted using prettier
  3. Made discoverability easier

@@ -0,0 +1,176 @@
--- name: perpdex description: "Generic Perp DEX architecture + correctness constraints for an off-chain orderbook perpetual exchange with on-chain escrow on Aptos. Focuses on matching correctness (maker pricing), margin/locks, liquidation flow, and API routing consistency (without prescribing specific endpoints)." metadata: category: project tags: ["perp", "dex", "orderbook", "matching-engine", "margin", "liquidation", "escrow", "api", "websocket"] priority: high ---

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you format this frontmatter?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants