Skip to content

Add epoch counters and corruption oracles to CKA security game #8

Add epoch counters and corruption oracles to CKA security game

Add epoch counters and corruption oracles to CKA security game #8

Workflow file for this run

name: Agent Docs
on:
push:
workflow_dispatch:
jobs:
check_agent_docs:
name: Check Agent Documentation
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-python@v5
with:
python-version: '3.12'
- name: Validate doc references
run: python scripts/check-agent-docs.py
- name: Check auto-generated doc fragments
run: python scripts/extract-doc-fragments.py --check