Seed the demo
Run the bundled reference agent against a sample KYC dataset so there's real evidence to look at, not an empty Console. make demo is a target in the repository, so run it from the repository root. Compose users are already there; the Helm and pip paths never clone, and the Terraform path leaves you in terraform/aws.
# only if you have no checkout yet
git clone https://github.com/sengol-io/sengol.git && cd sengol
# then, from the repository root
make demo