Skip to content

Add .preflight/ example config directory - #26

Closed
TerminalGravity wants to merge 1 commit into
mainfrom
add-preflight-config-examples
Closed

Add .preflight/ example config directory#26
TerminalGravity wants to merge 1 commit into
mainfrom
add-preflight-config-examples

Conversation

@TerminalGravity

Copy link
Copy Markdown
Collaborator

The README references .preflight/ config extensively but there were no concrete example files users could copy. This adds:

  • examples/.preflight/config.yml — annotated main config (profile, related projects, thresholds, embeddings)
  • examples/.preflight/triage.yml — triage rules with domain keyword examples
  • examples/.preflight/contracts/api.yml — example manual contract definitions
  • examples/.preflight/README.md — explains how to copy and customize

Also adds a callout in the main README Configuration Reference section pointing to the examples.

Users can now: cp -r examples/.preflight /path/to/project/ and customize from there.

… and contracts

The README references .preflight/ config extensively but there were no
concrete example files to copy. This adds a ready-to-use examples/.preflight/
directory with annotated config.yml, triage.yml, and contracts/api.yml,
plus a README explaining how to use them.

@TerminalGravity TerminalGravity left a comment

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Love the example configs — this is exactly what new users need. The annotated YAML with commented-out options is the right pattern. One thought: might be worth adding a cp command to the main README quickstart section too (not just the config reference). Nice work.

@TerminalGravity

Copy link
Copy Markdown
Collaborator Author

Superseded by newer PRs.

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