Skip to content

Add an agent-first engineering harness - #2

Merged
AJFrio merged 1 commit into
mainfrom
chore/engineering-harness
Aug 14, 2026
Merged

Add an agent-first engineering harness#2
AJFrio merged 1 commit into
mainfrom
chore/engineering-harness

Conversation

@AJFrio

@AJFrio AJFrio commented Aug 14, 2026

Copy link
Copy Markdown
Owner

Summary

  • Add AGENTS.md as a short map and a docs/ knowledge base so agents and humans can find architecture, conventions, and tech debt without a monolithic instruction file.
  • Enforce those rules mechanically with ruff, mypy, custom harness linters (tools/check.py), structural tests, and an expanded CI pipeline.
  • Keep the SDK public surface and HTTP header contract intact; live API tests stay read-only and skip without BILD_API_KEY.

Test plan

  • python tools/check.py --all (ruff format/check, mypy, harness linters, pytest)
  • Confirm GitHub Actions check job is green on this PR

🤖 Generated with Claude Code

Made with Cursor

…hanically enforced.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
@AJFrio
AJFrio merged commit 2c14a84 into main Aug 14, 2026
1 check passed
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