1 Commits

Author SHA1 Message Date
brent.edwards e2c489aba2 test(integration): workflow example 6 — documentation generation from codebase analysis (trusted profile) (#1230)
CI / typecheck (push) Has been cancelled
CI / security (push) Has been cancelled
CI / benchmark-publish (push) Has been cancelled
CI / quality (push) Has been cancelled
CI / unit_tests (push) Has been cancelled
CI / integration_tests (push) Has been cancelled
CI / lint (push) Has been cancelled
CI / status-check (push) Has been cancelled
CI / build (push) Has been cancelled
CI / e2e_tests (push) Has been cancelled
CI / coverage (push) Has been cancelled
CI / benchmark-regression (push) Has been cancelled
CI / docker (push) Has been cancelled
CI / helm (push) Has been cancelled
Add Robot Framework integration test suite exercising Specification Workflow Example 6: documentation generation from codebase analysis using the trusted automation profile.

The test suite (6 test cases) validates:
- Context policy configuration with strategize/execute view-specific settings and view inheritance resolution
- Budget enforcement filtering ContextFragments by max_file_size and max_total_size limits
- Trusted profile auto-progress behavior (create_tool=0.0 triggers automatic Strategize→Execute; select_tool=1.0 gates Apply)
- Action creation with doc_types/output_dir arguments and 3 invariants matching the spec scenario
- Temp project sandbox with documentation generation into output directory and source-code modification invariant verification
- Full plan lifecycle through trusted profile with argument and invariant preservation

ISSUES CLOSED: #770

Co-authored-by: Brent E. Edwards <brent.edwards@cleverthis.com>
Co-committed-by: Brent E. Edwards <brent.edwards@cleverthis.com>
2026-04-02 16:51:39 +00:00