- Task contract (中文): outcome, boundaries, acceptance, authority.
- Implementation plan: findings, steps, risks, rollback.
- Code review: correctness, security, maintainability, evidence.
- Verification record (中文): exact commands and observed results.
- Agent repository instructions (中文): a starting policy for a Python repository using coding agents.
- Agent IDE rules (中文): universal configuration template for Cursor (.cursorrules), Windsurf, and Copilot.
- LLM evaluation record (中文): structured template for prompt and agent benchmark tracking.
- API specification (中文): contract definition for REST endpoints and error payloads.
pyproject.tomlexample: a minimal quality baseline using asrc/layout, pytest, Ruff, and mypy.