Fixes as per PR Review from Copilot

This commit is contained in:
danielmeppiel
2025-09-16 16:08:42 +02:00
parent 794515d242
commit a9512e00fc
13 changed files with 211 additions and 80 deletions

View File

@@ -34,7 +34,7 @@ Context_Efficiency = Relevant_Instructions / Total_Instructions_Loaded
## Quick Start
```bash
specify init my-project --with-apm --ai copilot
specify init my-project --use-apm --ai copilot
specify apm install company/design-system
specify apm compile # Mathematical optimization generates distributed AGENTS.md files
```