Numbering rule: Task IDs use plain integers (no leading zeros).
Task schema + ownership rules live in
AGENTS.md(see Task Tracking Schema). Use the ID prefixes below whenever you add new items; legacy sections will migrate to the new format as we groom them. Task IDs never include leading zeros (e.g.,AD-12). Only check a phase or parent task after the underlying code/tests/docs have merged; if anything is still outstanding, leave the checkbox unchecked and call out the remaining work in the notes. When you pause or hand off work, follow these handoff rules:
- Capture the latest
xcodebuildlog exactly as described indocs/apple/xcodebuild.md(for example,make ara-build | tee build_build.log).- Record the log’s path/name in the task notes so the next agent can pick up without rerunning blind.
Formatting / ordering rules: • Prepend every task entry with a Markdown header
## AD-XX — Titleso IDs are easy to scan. • Keep tasks sorted by ID; when adding a new entry, insert