Cleaned up .github/copilot-instructions.md to remove duplicate and redundant content.
Changes
File improved: .github/copilot-instructions.md
Bloat removed:
- TDD workflow: condensed 3-step numbered list to a single prose sentence (red → green → refactor)
- Versioning section: converted 3-bullet list to inline prose paragraph
- "What was intentionally dropped" section (removed): processor info was already covered in the "No custom processors in v1" section;
ForType<TNew>() and lifecycle event info were already in "Key types" and "Deliberate design choices"
- "Reference Implementation" section (removed): referenced a local Windows path (
D:\reference\Taqa\) not available in the repository — not useful context for contributors or AI agents
Stats
- Lines: 159 → 135 (~15% reduction)
- Net diff: 2 insertions, 26 deletions
To route changes like this to a review issue instead of blocking, configure protected-files: fallback-to-issue in your workflow configuration.
🗜️ Compressed by Documentation Unbloat
To install this agentic workflow, run
gh aw add githubnext/agentics/workflows/unbloat-docs.md@1c6668b751c51af8571f01204ceffb19362e0f66
Cleaned up
.github/copilot-instructions.mdto remove duplicate and redundant content.Changes
File improved:
.github/copilot-instructions.mdBloat removed:
ForType<TNew>()and lifecycle event info were already in "Key types" and "Deliberate design choices"D:\reference\Taqa\) not available in the repository — not useful context for contributors or AI agentsStats
Warning
Protected Files
This was originally intended as a pull request, but the patch modifies protected files. These files may affect project dependencies, CI/CD pipelines, or agent behaviour. Please review the changes carefully before creating the pull request.
Click here to create the pull request once you have reviewed the changes
Protected files
To route changes like this to a review issue instead of blocking, configure
protected-files: fallback-to-issuein your workflow configuration.