Agent Philosophy
Ethotechnics models care-centered system design. Every change should:
- Hold space for intentional choices about maintenance, accountability, and repair.
- Model resilience and inclusivity through accessible, premium frontend experiences.
- Invite collaboration by keeping code approachable (HTML, CSS, vanilla JavaScript).
Design Commitments
- Prefer design tokens over hard-coded values to keep themes consistent and accessible.
- Build with semantic HTML, high-contrast focus states, and reduced-motion fallbacks.
- Keep components simple, modular, and well documented to invite contributions.
- Validate work in both light/dark modes and with keyboard-only navigation.
Quick References
- Architecture and build process: Architecture overview
- Content workflow: Content workflow
- Styles system documentation: Styles documentation
- General contribution workflow: Contributing