feat(002): operator-testable story surface #3

Merged
reinbeumer merged 1 commit from 002-operator-testable-story-surface into 002-migrate-consolidated 2026-08-04 22:16:27 +00:00
Owner

Samenvatting

Operator-run story surface bovenop de (gemigreerde) platform-foundation:

  • lib/story_demo.dart: ExecutionMode (sandbox/adapter), OutcomeType (allowed/denied/quarantined), RunEvidence; run/runAll leveren outcome-getypeerde, disclosure-safe resultaten.
  • bin/steward_platform.dart: stories list/run met --mode en --json.
  • test/story_demo_test.dart: 7 tests.
  • specs/002-*: spec, plan, tasks, contracts, quickstart.

Verificatie

  • dart analyze → No issues found!
  • dart test → 7/7 passing

Afhankelijkheid

Baseert op PR #1 (consolidated migratie). Mergeer die eerst.

## Samenvatting Operator-run story surface bovenop de (gemigreerde) platform-foundation: - `lib/story_demo.dart`: ExecutionMode (sandbox/adapter), OutcomeType (allowed/denied/quarantined), RunEvidence; run/runAll leveren outcome-getypeerde, disclosure-safe resultaten. - `bin/steward_platform.dart`: `stories list/run` met `--mode` en `--json`. - `test/story_demo_test.dart`: 7 tests. - `specs/002-*`: spec, plan, tasks, contracts, quickstart. ## Verificatie - `dart analyze` → No issues found! - `dart test` → 7/7 passing ## Afhankelijkheid Baseert op PR #1 (consolidated migratie). Mergeer die eerst.
Operator-run story surface on top of the platform foundation:
- lib/story_demo.dart: ExecutionMode (sandbox/adapter), OutcomeType
  (allowed/denied/quarantined), RunEvidence; run/runAll emit outcome-typed,
  disclosure-safe results.
- bin/steward_platform.dart: stories list/run with --mode and --json.
- test/story_demo_test.dart: 7 tests.
- specs/002-*: spec, plan, tasks, contracts, quickstart.

Verified: dart analyze clean, dart test 7/7 passing.
reinbeumer merged commit ba3d6f1c80 into 002-migrate-consolidated 2026-08-04 22:16:27 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
HuigHaverlag/steward-platform!3
No description provided.