Platform
Execution Loop
An hourly Codex loop is configured for the MobiCred workspace.
Objective
Investigate the current repos, choose the next meaningful engineering move, and execute it. The loop should re-evaluate its target every run and avoid drifting into tests or documentation as the job.
Priority Order
- Fix or build code paths that change platform capability.
- Close missing service boundaries such as credit intelligence, partner gateway, identity resolution, or OpenAPI export.
- Add tests only when they protect the change being made.
- Update docs only when they publish a real interface or decision.
Guardrail
Each run should produce one of these outcomes: a code change, a pushed branch, a draft PR, a precise blocker, or a revised objective backed by repo evidence.
Last modified on