Skip to content

Latest commit

 

History

38 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

securable-plugins-test-harness

This repository benchmarks securable plugin behavior across CLI coding tools by generating projects from PRDs and comparing outputs across language and mode combinations.

Current Mode Model

Supported generation modes:

  • rawdog: baseline generation with no securable plugin active.
  • securable: generation with a securable plugin/module active.

The previous fiassed mode has been removed from requirements and implementations.

Securable Dispatch Requirements

Securable runs must use the native plugin/tool dispatch mechanism:

  • Claude and Copilot with securable-claude-plugin: play code-generation/securable-generation
  • Copilot with native securable-copilot plugin: agent securability-engineer
  • OpenCode with securable-opencode-module: command secure-generate

Script Documentation

Plugin Cache Update Behavior

All run-codegen scripts maintain a plugin/module cache directory under the selected output root.

  • If the cache directory does not exist, scripts clone from the configured plugin repository.
  • If the cache directory already exists, scripts run a git update (git pull --ff-only) before generation.
  • If an existing cache directory is not a git repository, scripts fail with a clear message and require a clean run.

For generated output snapshots, see fiasse benchmark output.

About

this project is for testing FIASSE inspired instructions files

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages