Skip to content

chore: ci evals and demo docs - #14

Merged
o-mid merged 6 commits into
developfrom
chore/ci-evals-docs
Jul 17, 2026
Merged

chore: ci evals and demo docs#14
o-mid merged 6 commits into
developfrom
chore/ci-evals-docs

Conversation

@o-mid

@o-mid o-mid commented Jul 17, 2026

Copy link
Copy Markdown
Owner

Problem

The repo had no CI gate, no eval fixtures for plan accept/reject, and thin product docs for architecture, threats, and a runnable demo path.

Solution

Add 12 YAML eval cases plus go run ./cmd/evals, GitHub Actions for forge/go/flutter/evals, and product docs (architecture, threat-model, demo-script) with a polished root README. No builder/process logs.

How to test

  1. cd contracts && forge test
  2. cd services/api && go test ./... && go run ./cmd/evals -dir ../../evals/cases
  3. cd apps/mobile && flutter test (Flutter 3.38.6)
  4. Confirm CI workflow on the PR is green
  5. Skim docs/demo-script.md against compose

@o-mid
o-mid merged commit acac16d into develop Jul 17, 2026
4 checks passed
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