Skip to content

docs: sync #112 complexity budget, tracing CI, and passive phases - #118

Draft
cursor[bot] wants to merge 2 commits into
mainfrom
cursor/engineering-documentation-updates-7b27
Draft

docs: sync #112 complexity budget, tracing CI, and passive phases#118
cursor[bot] wants to merge 2 commits into
mainfrom
cursor/engineering-documentation-updates-7b27

Conversation

@cursor

@cursor cursor Bot commented Aug 16, 2026

Copy link
Copy Markdown
Contributor

Summary

Documentation-only sync so operator docs match current main after #112 (and the already-merged #102/#104/#107 surfaces). Re-lands the unmerged #117 content on a fresh branch, plus a small accuracy fix that only the CI gate job uses fetch-depth: 0.

Docs added/updated

  • README.md — architecture, quality gate, Laminar section, troubleshooting; passive phase map; gate-only full history
  • AGENTS.md — toolchain, suite counts, complexity ownership, passive phases
  • SPEC.md (S20 / S22), EVALUATION.md (S20 / S22), BUILDPLAN.md (T21 / T23)
  • docs/superpowers/specs/2026-07-15-tech-debt-cicd-routine-design.md — two CI jobs + checkout depths

Codepaths covered

Knowledge gaps addressed

Notes

Verification

  • Re-read complexity_gate.py, pyproject.toml, .github/workflows/ci.yml, passive.py
  • uv run pytest -q → 748 passed / 4 skipped
  • uv sync --extra tracing && uv run pytest -q → 749 passed / 3 skipped
Open in Web View Automation 

cursoragent and others added 2 commits August 16, 2026 11:02
Align operator docs with current main after #112: DEFAULT_THRESHOLD is
the sole complexity budget (no inert mccabe decoration), the CI tracing
job is documented, and the dev group no longer lists logfire (#104).
Also map passive.py's named phase helpers from #107 and note the
shallow checkout on the tracing lane.

Co-authored-by: Michelle Rojas <mrojas54@users.noreply.github.com>
Only the CI gate job deepens history for the complexity base SHA; the
tracing lane stays shallow. Align README, SPEC S22, and the tech-debt
design status blurb so both jobs are not described as full-history.

Co-authored-by: Michelle Rojas <mrojas54@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant