Imported from Rainier-Gu/YanyuanCard (
AGENTS.md). Install upstream withnpx skills add Rainier-Gu/YanyuanCard. Copyright stays with the author.
Repository instructions
Product memory
- Read
memory-bank/architecture.mdcompletely before writing code. - Read
memory-bank/design-document.mdcompletely before writing code. - Read
memory-bank/implementation-plan.mdandmemory-bank/progress.mdbefore starting the next implementation step. - After every major feature or milestone, update
memory-bank/progress.mdandmemory-bank/architecture.md. - Keep credential handling memory-only. Never log, persist, or commit real
account,hallticket, cookies, or transaction data. - The upstream host is fixed to
https://card.pku.edu.cn; do not implement a general-purpose proxy. - All campus-card operations must remain read-only.