StackGuardian / StackGuardian/tirith
feat(cli): `tirith test` — complete the policy test harness
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 165
- Forks
- 42
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 11
Description
Finish the R1 skeleton: document the fixture convention, run tirith test over examples/ in CI,
support expected-exit assertions (pass/fail/skip), and make it the review gate for contributed
policies. Every project that grew a healthy policy ecosystem shipped this early; it is the
difference between accepting pull requests and merging hope.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the existing R1 skeleton behind the tirith test command and the CI configuration that currently runs checks. Read the conventions for examples/ and determine how policy fixtures should express pass, fail, and skip expectations. Done means the command evaluates those fixtures in CI and serves as the review gate for contributed policies.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- ci-cd, cli, documentation, testing-qa
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100