decomposer: record implementation detail for 7 step(s)
Some checks failed
ci / test (push) Failing after 8s
Some checks failed
ci / test (push) Failing after 8s
This commit is contained in:
8
.agents/plans/wf-decompose-b4be4be4fd0c/steps/step-5.md
Normal file
8
.agents/plans/wf-decompose-b4be4be4fd0c/steps/step-5.md
Normal file
@@ -0,0 +1,8 @@
|
||||
# Step 5 — Implementation Detail
|
||||
|
||||
1. Added pyproject.toml with Python 3.11 target and pinned Ruff 0.6.9, mypy 1.11.2, and pytest 8.2 range for CI/dev checks.
|
||||
2. Added GitHub Actions workflow running installation, Ruff, mypy, and pytest.
|
||||
3. Added Kubernetes deployment with readiness probe, non-root identity, restricted privilege escalation, and read-only root filesystem.
|
||||
4. Added YAML configuration covering GitHub/SharePoint scopes, credential references, and trigger examples.
|
||||
5. Added unit tests for contract validation, connector normalization, orchestration, and tenant isolation.
|
||||
6. Added README, examples, operations, and validation-report documentation.
|
||||
Reference in New Issue
Block a user