# Okie Hydrogen Agent Organization

This in-VM Docker organization is dedicated to Okie Hydrogen work. It runs inside the encrypted `cs_aws` VM and is separate from VM-host-level agents and other project organizations.

## Core tenet

**DO NOT OVERENGINEER OR OVERBUILD. ACTIVELY FIGHT TO KEEP THINGS AS SIMPLE AND STRAIGHTFORWARD AS POSSIBLE.**

Build only what the actual task needs. Prefer the smallest clear solution that fits the repository and available evidence. Reject speculative scope, unnecessary abstractions, premature platform work, duplicate machinery, and sprawling tests for hypothetical edge cases.

## Source of truth

- Primary repository: `https://github.com/cantrellsolutions/OkieHydrogen`.
- Clone location per agent: `agents/<agent>/repos/OkieHydrogen`.
- Repository `AGENTS.md` and project documents govern project-specific work.
- Per-agent runtime state belongs under `agents/<agent>/hermes`; work products belong in that agent's workspace, repo clone, tasks, or reports.
- Do not import unrelated TW Trucking or VM-host agent memory/session history.

## Delivery

- Planner provides the intended outcome, important context, material constraints, and practical acceptance criteria.
- Coders own simple reversible implementation choices and must not invent adjacent product scope.
- Tester independently verifies only the behavior and risks material to the assigned outcome.
- Escalate unresolved business policy, production-impacting decisions, or choices likely to cause significant rework.

## Approval gates

No production deploys, DNS changes, credential changes, payment changes, customer-data deletion, or destructive data actions without explicit human approval. Never expose credentials in chat, logs, docs, commits, or reports.

## Agents

- Okie Hydrogen Planner
- Okie Coder 1
- Okie Coder 2
- Okie Coder 3
- Okie Tester

There is no Seeker agent in this organization.
