docs: add agent guidance#40
Conversation
| ./gradlew :app:testDebugUnitTest :app:assembleDebug | ||
| ``` | ||
|
|
||
| ## Phase 0: Revalidate active history and stop correctness leaks |
There was a problem hiding this comment.
The Phase 0 backlog does not track two items that the paired gap analysis lists as immediate work: the unreachable environment list/detail/test surface and the Light/Dark/Auto appearance setting. A contributor planning from this backlog can leave those fixes unassigned, so the documented roadmap and the actionable task list diverge.
Prompt To Fix With AI
This is a comment left during a code review.
Path: docs/ios-parity-task-list.md
Line: 75
Comment:
**Missing Roadmap Tasks**
The Phase 0 backlog does not track two items that the paired gap analysis lists as immediate work: the unreachable environment list/detail/test surface and the Light/Dark/Auto appearance setting. A contributor planning from this backlog can leave those fixes unassigned, so the documented roadmap and the actionable task list diverge.
How can I resolve this? If you propose a fix, please make it concise.Note: If this suggestion doesn't match your team's coding style, reply to this and let me know. I'll remember it for next time!
| - **Priority:** P0 | ||
| - **Dependencies:** PAR-002 |
There was a problem hiding this comment.
PAR-101 is marked as immediate correctness work, but it sits under the Phase 1 daily-workflow section. Planning that handles only Phase 0 first can skip the destructive prune validation even though the task itself marks that work as urgent.
Prompt To Fix With AI
This is a comment left during a code review.
Path: docs/ios-parity-task-list.md
Line: 196-197
Comment:
**Hidden Correctness Task**
`PAR-101` is marked as immediate correctness work, but it sits under the Phase 1 daily-workflow section. Planning that handles only Phase 0 first can skip the destructive prune validation even though the task itself marks that work as urgent.
How can I resolve this? If you propose a fix, please make it concise.
What changed
AGENTS.mdguidance for Arcane AndroidWhy
Future coding-agent sessions need durable repository context so they preserve the existing architecture, use
libarcane-kotlininstead of duplicating API code, and run the same checks as CI.Impact
Documentation only. There are no application or build-system changes.
Validation
git diff --cached --checkAGENTS.mdis includedAI assistance
OpenAI Codex drafted and validated the guidance. This draft PR remains available for human review and editing.
Disclaimer Greptiles Reviews use AI, make sure to check over its work.
To better help train Greptile on our codebase, if the comment is useful and valid Like the comment, if its not helpful or invalid Dislike
To have Greptile Re-Review the changes, mention
greptileai.Greptile Summary
This PR adds agent and parity-planning documentation for Arcane Android. The main changes are:
AGENTS.mdguidance for architecture, SDK use, and verification.Confidence Score: 5/5
This looks safe to merge after the backlog consistency issues are cleaned up.
docs/ios-parity-task-list.md
Prompt To Fix All With AI
Reviews (1): Last reviewed commit: "docs: add parity backlog checkboxes" | Re-trigger Greptile