Skip to content

examples: add .preflight/ starter config files - #255

Open
TerminalGravity wants to merge 2 commits into
mainfrom
examples/preflight-config-files
Open

examples: add .preflight/ starter config files#255
TerminalGravity wants to merge 2 commits into
mainfrom
examples/preflight-config-files

Conversation

@TerminalGravity

Copy link
Copy Markdown
Collaborator

The README and examples/README.md reference examples/.preflight/ but the actual config files didn't exist. This adds the missing starter configs:

  • config.yml — profile, related projects, thresholds, embeddings
  • triage.yml — keyword rules and strictness settings
  • contracts/api.yml — manual contract definition examples

All files are heavily commented so users can copy them into their project root and customize without needing to reference the docs.

Fixes the broken reference in the Configuration Reference section:

💡 Ready-to-use examples: Copy examples/.preflight/ into your project root...

Shows 4 concrete scenarios: vague prompt clarification, multi-step
scoping, correction pattern matching, and cross-service awareness.
Each example includes the prompt, triage classification, and the
actual output users can expect.
The README and examples/README.md referenced examples/.preflight/
but the actual config files didn't exist. Added:

- config.yml — profile, related projects, thresholds, embeddings
- triage.yml — keyword rules and strictness settings
- contracts/api.yml — manual contract definition examples

All files are heavily commented so users can copy them into their
project root and customize without needing to reference the docs.
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