Skip to content

chore: remove unused imports and variables#32

Closed
TerminalGravity wants to merge 3 commits intomainfrom
cleanup/remove-unused-imports
Closed

chore: remove unused imports and variables#32
TerminalGravity wants to merge 3 commits intomainfrom
cleanup/remove-unused-imports

Conversation

@TerminalGravity
Copy link
Copy Markdown
Collaborator

Cleans up 27 unused import/variable warnings across the codebase. No behavioral changes.

… 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.
Created examples/USAGE_EXAMPLES.md with 8 real-world scenarios showing
what each tool looks like in practice: preflight_check catching vague
prompts, scope_work creating execution plans, enrich_agent_task for
sub-agents, sharpen_followup resolving ambiguity, session health checks,
semantic history search, weekly scorecards, and prompt grading.

Added link to usage examples in README nav bar.
Copy link
Copy Markdown
Collaborator Author

@TerminalGravity TerminalGravity left a comment

Choose a reason for hiding this comment

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

Clean cleanup. These unused imports add up — good hygiene.

Same README overlap note as the other PRs (nav bar + config callout changes). Since this is a chore PR, I'd merge the content PRs first and rebase this on top so you're not resolving conflicts in a cleanup branch.

👍 on the code changes themselves.

@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