Skip to content

Configure Copilot instructions for repository#4

Draft
Copilot wants to merge 2 commits intomainfrom
copilot/setup-copilot-instructions
Draft

Configure Copilot instructions for repository#4
Copilot wants to merge 2 commits intomainfrom
copilot/setup-copilot-instructions

Conversation

Copy link

Copilot AI commented Feb 18, 2026

Adds GitHub Copilot instructions to guide AI agents working on Kindfluence's unique architecture and ethical framework.

Changes

  • Created .github/copilot-instructions.md with:
    • 7-subsystem architecture overview (Core, Mapping, Constellation, Influence, Forecasting, Ownership, Eldership)
    • Five Gates ethical framework: Relational Accountability, Regenerative Impact, Ethical Grounding, Practical Stewardship, Reflective Continuity
    • Key patterns: Zero data loss principle, KindEarth adaptations (MetricFieldAttentionField)
    • Python conventions: PEP 8, type hints required, Google-style docstrings
    • Testing standards: pytest, 232 tests across 8 modules
    • Self-dismantling considerations: forbidden actions, messaging gradient stages, community ownership protocols

Why This Matters

Kindfluence is a self-dismantling social influence engine with unconventional design goals (making itself obsolete, transferring power to communities). Standard AI coding practices don't capture the ethical constraints and architectural philosophy needed to contribute meaningfully.

The instructions encode domain-specific knowledge like:

  • Never discard signals (zero data loss)
  • Design for community maintainability, not organizational convenience
  • Prioritize KinshipScore over vanity metrics
  • All features must pass through Five Gates validation

This ensures contributors understand the project's mission: "We win when we disappear."

Warning

Firewall rules blocked me from connecting to one or more addresses (expand for details)

I tried to connect to the following addresses, but was blocked by firewall rules:

  • gh.io
    • Triggering command: /home/REDACTED/work/_temp/ghcca-node/node/bin/node /home/REDACTED/work/_temp/ghcca-node/node/bin/node --enable-source-maps /home/REDACTED/work/_temp/copilot-developer-action-main/dist/index.js (dns block)

If you need me to access, download, or install something from one of these locations, you can either:

Original prompt

This section details on the original issue you should resolve

<issue_title>✨ Set up Copilot instructions</issue_title>
<issue_description>Configure instructions for this repository as documented in Best practices for Copilot coding agent in your repository.

</issue_description>

Comments on the Issue (you are @copilot in this section)


💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

Co-authored-by: S4mu3lD4v1d <238962710+S4mu3lD4v1d@users.noreply.github.com>
Copilot AI changed the title [WIP] Set up Copilot instructions for repository Configure Copilot instructions for repository Feb 18, 2026
Copilot AI requested a review from S4mu3lD4v1d February 18, 2026 05:54
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.

✨ Set up Copilot instructions

2 participants