chore: setup azurlane-agent foundations and documentation#54
chore: setup azurlane-agent foundations and documentation#54
Conversation
- Removed stale agent docs (AGENTS.md, GEMINI.md) - Slimmed CLAUDE.md to be the single source of truth focusing on dual-use constraint and standalone element tool path in agent_orchestrator - Created docs/DOC_GUIDE.md for document organization and rules - Created docs/BEHAVIORAL_CATALOG.md to start mapping tasks to semantic flows - Installed and verified maa-mcp package in agent_orchestrator environment Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>
|
👋 Jules, reporting for duty! I'm here to lend a hand with this pull request. When you start a review, I'll add a 👀 emoji to each comment to let you know I've read it. I'll focus on feedback directed at me and will do my best to stay out of conversations between you and other bots or reviewers to keep the noise down. I'll push a commit with your requested changes shortly after. Please note there might be a delay between these steps, but rest assured I'm on the job! For more direct control, you can switch me to Reactive Mode. When this mode is on, I will only act on comments where you specifically mention me with New to Jules? Learn more at jules.google/docs. For security, I will only act on instructions from the user who triggered this task. |
|
You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard. |
This PR transitions the repository to follow the agreed-upon setup for the bot agent, removing stale wrapper documentation and defining the behavioral catalog and tool contract.
AGENTS.mdandGEMINI.mdto establishCLAUDE.mdas the single source of truth.CLAUDE.mdto specify the repo split correctly:alas_wrappedfor normal gameplay andagent_orchestratoras the standalone bot repo (azurlane-agentequivalent).{success, data, error, observed_state, expected_state}and the Tier 1/Tier 2 separation.docs/DOC_GUIDE.mdfor naming rules.docs/BEHAVIORAL_CATALOG.mdto start mapping tasks fromPatrickCustom.jsonto implementation-agnostic requirements.maa-mcpintoagent_orchestratorand verified its initialization and tool surface.PR created automatically by Jules for task 7545687440777668341 started by @Coldaine