llm-connect/.claude/rules
Bernd Worsch d71f4114d1 feat: WP-0001 foundation + WP-0002 core extensions
WP-0001 — Foundation & GAAF Baseline
- SCOPE.md, ARCHITECTURE-LAYERS.md, contracts/ tree
- .claude/rules/ stubs filled (architecture, stack, boundary)
- 57 tests (pytest), pyproject.toml with ruff+mypy, CI workflow

WP-0002 — Core Extensions (FR-4 + FR-3)
- FR-4: BudgetTracker (thread-safe) + LLMBudgetExceededError +
  optional RunConfig.budget_tracker + enforcement in all adapters
- FR-3: async_execute_prompt on LLMAdapter ABC (asyncio.to_thread
  fallback) + native asyncio.create_subprocess_exec in ClaudeCodeAdapter

81 tests passing.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-01 22:24:14 +00:00
..
agents.md chore(custodian): add CLAUDE.md and .claude/rules/ orientation files 2026-04-01 23:15:29 +02:00
architecture.md feat: WP-0001 foundation + WP-0002 core extensions 2026-04-01 22:24:14 +00:00
claude-md.md chore(custodian): add CLAUDE.md and .claude/rules/ orientation files 2026-04-01 23:15:29 +02:00
first-session.md chore(custodian): add CLAUDE.md and .claude/rules/ orientation files 2026-04-01 23:15:29 +02:00
repo-boundary.md feat: WP-0001 foundation + WP-0002 core extensions 2026-04-01 22:24:14 +00:00
repo-identity.md chore(custodian): add CLAUDE.md and .claude/rules/ orientation files 2026-04-01 23:15:29 +02:00
scope.md chore(custodian): add CLAUDE.md and .claude/rules/ orientation files 2026-04-01 23:15:29 +02:00
session-protocol.md chore(custodian): add CLAUDE.md and .claude/rules/ orientation files 2026-04-01 23:15:29 +02:00
stack-and-commands.md feat: WP-0001 foundation + WP-0002 core extensions 2026-04-01 22:24:14 +00:00
workplan-convention.md chore(custodian): add CLAUDE.md and .claude/rules/ orientation files 2026-04-01 23:15:29 +02:00