Skip to content

docs: move contributor-facing session knowledge into the repo#129

Merged
vidit-admin merged 2 commits into
mainfrom
quiz-tasks
Jul 5, 2026
Merged

docs: move contributor-facing session knowledge into the repo#129
vidit-admin merged 2 commits into
mainfrom
quiz-tasks

Conversation

@vidit-admin

Copy link
Copy Markdown
Member

Two quiz-session outcomes:

  • CONTRIBUTING: the exact local backend gate (four lint steps; CI stops at the first failing step, so a red ruff masks a mypy or vulture failure) plus pytest prerequisites, and the close/reopen trick when an amend force-push does not re-trigger the Actions checks.
  • docs/engineering.md: migration house style (op.execute backfills, postgresql_using, geoalchemy2, fresh-DB chain validation) and the CodeQL false positive on log_auth_event with the dismissal procedure; a pointer comment lands in services/audit.py.
  • planning/next.md: new v1.0 UX task, display capture_source_coords on the event detail page (captured at submit/edit but never rendered).

This knowledge previously lived only in AI-session memory, invisible to other machines and contributors.

🤖 Generated with Claude Code

vidit-admin and others added 2 commits July 5, 2026 20:44
Quiz finding: the camera position is captured at submit and edit but no
read surface renders it. Track making it visible on the detail page.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Signed-off-by: vidit-admin <admin@vidit.app>
Local backend gate (four lint steps, first failure masks the rest, pytest
prerequisites) and the close/reopen quirk after an amend force-push land in
CONTRIBUTING. Migration house style and the CodeQL false positive on
log_auth_event (with the dismissal procedure) land in engineering.md, with a
pointer comment in audit.py. Previously this only lived in AI-session memory,
invisible to other machines and contributors.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Signed-off-by: vidit-admin <admin@vidit.app>
@vidit-admin vidit-admin merged commit 5000d8c into main Jul 5, 2026
11 checks passed
@vidit-admin vidit-admin deleted the quiz-tasks branch July 5, 2026 22:29
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