Skip to content

feat: complete Milestone 1 & 2 — workflow_layer validation, compliance controls, ISO 27001 & EU AI Act tests - #23

Merged
telleroutlook merged 1 commit into
mainfrom
feat/milestone-1-2-agentbom
Jul 30, 2026
Merged

feat: complete Milestone 1 & 2 — workflow_layer validation, compliance controls, ISO 27001 & EU AI Act tests#23
telleroutlook merged 1 commit into
mainfrom
feat/milestone-1-2-agentbom

Conversation

@telleroutlook

Copy link
Copy Markdown
Contributor

Implements #11 #12 #13 #14 #15

Completes Milestone 1 (core validator + compliance structured results) and Milestone 2 (autogen workflow adapter).

Changes

698 tests pass (was 632)

…e controls, ISO 27001 & EU AI Act tests

Implements #11 #12 #13 #14 #15

- #11: workflow_layer schema validation tests (10 new test cases) covering
  required fields, step structure, depends_on, allowed_tools, and integration
  with tool_layer references
- #12: action_pathway (workflow_layer) field descriptors added to
  SCHEMA_FIELDS_V0_1; all subfields documented (workflow_id, workflow_name,
  steps, step_id, action, allowed_tools)
- #13: ControlResult type added to checkCompliance output — per-control
  pass/fail with control_id, description, errors, warnings, passed_checks
- #14: compliance.test.ts expanded with ISO 27001:2022, EU AI Act Annex IV
  profiles end-to-end; ControlResult structure tests
- #15: agentbom-autogen generateAgentBOM maps AutoGen workflow definitions
  to workflow_layer; 3 new test cases including multi-workflow AutoGen usage
@telleroutlook
telleroutlook merged commit acab71f into main Jul 30, 2026
1 check failed
@telleroutlook
telleroutlook deleted the feat/milestone-1-2-agentbom branch July 30, 2026 00:21
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