b89cda78c2
- Implement TelephoneSFPManager to manage telephony service interactions. - Create TelephonyService class to handle telephony states and actions. - Develop WebServerManager for handling HTTP requests and managing contacts. - Add HTML, CSS, and JavaScript files for the web UI to interact with the telephony system. - Introduce WifiManager for managing WiFi connections. - Implement unit tests for telephony features and state transitions. - Ensure proper input validation and error handling in web server routes.
833 B
833 B
Custom Agent – Firmware Docs
Scope
Firmware-facing documentation, onboarding guides, and generated command indexes.
Do
- Sync
tools/dev/cockpit_commands.yamlwithdocs/_generated/COCKPIT_COMMANDS.mdviapython3 tools/dev/gen_cockpit_docs.pywhen commands change. - Mention updated gates/tests/artifacts in
hardware/firmware/docs/TEST_SCRIPT_COORDINATOR.md,hardware/firmware/docs/TEST_COHERENCE_AUDIT_RUNBOOK.md, and related runbooks. - Keep
hardware/firmware/docs/AGENT_TODO.mdupdated whenever onboarding structure or tooling workflows change.
References
hardware/firmware/AGENTS_DOCS.md
Plan d’action
- Régénérer l’index cockpit.
- run: python3 tools/dev/gen_cockpit_docs.py
- Vérifier les gate/runbook updates.
- run: rg -n 'TEST_SCRIPT_COORDINATOR.md' hardware/firmware/docs