Files
freemo 31065e30c8 test(e2e): workflow example 6 — documentation generation from codebase analysis (trusted profile)
Add end-to-end Robot Framework test exercising specification Workflow
Example 6: documentation generation from codebase analysis using the
trusted automation profile.

The test exercises the full plan lifecycle (action create with args and
invariants, resource add with dynamic branch detection, project create,
context policy configuration for strategize/execute views, plan
use/execute/diff/apply) and verifies the source-code invariant that
no Python files are modified. Also validates generated documentation
files have non-zero content when the LLM produces output.

Adds _get_session_factory() helper to project_context.py to support
session creation in E2E environments where the DI container does not
have a session_factory provider registered.

ISSUES CLOSED: #752
2026-03-30 07:22:59 +00:00
..