Something went wrong. Try again.
personal memory agent
Something went wrong. Try again.
build(make): decouple install-service from test suite, raise pytest timeout master
Split `make ci` into `make install-checks` (fast deterministic gates — format, ruff, rename gate, layer-hygiene, mypy) and `make verify` (install-checks + tests). `make ci` still exists and runs the full sequence; `install-service` upgrade now gates on `install-checks` instead of the full `ci` suite, so tests can't flake under real service load and abort the upgrade. Raise global pytest timeout from 5s to 15s and add @pytest.mark.timeout(30) to test_make_skills_idempotent, which is subprocess-heavy and occasionally slow on a quiet box. Co-authored-by: Codex <codex@openai.com>
Author Jer Miller Co-author Codex Date (Apr 18, 2026, 3:33 PM UTC) Commit 0f632366 0f63236669ae77be3f84c9e2fc915132700a56b6 Parent 7501c5a2 7501c5a29b17a2296cbeabfd92e57db08b9038da