Skip to content

Feat/v1.58 dark renaissance - #7

Closed
nihilistau wants to merge 2 commits into
masterfrom
feat/v1.58-dark-renaissance
Closed

Feat/v1.58 dark renaissance#7
nihilistau wants to merge 2 commits into
masterfrom
feat/v1.58-dark-renaissance

Conversation

@nihilistau

Copy link
Copy Markdown
Owner

No description provided.

nihilistau and others added 2 commits June 14, 2026 17:36
GitHub's README precedence is .github/README.md > README.md, so the
".github/ Copilot Operating Manual" was being shown as the repo homepage
instead of the new flagship README, and its relative links/images didn't
resolve from the repo root.

- Rename .github/README.md → .github/COPILOT_MANUAL.md (content kept) so the
  root README.md becomes the served homepage; updated the 2 references in
  copilot-instructions.md + the archived onboarding doc.
- Fix a mangled middot in the "frontend" shields.io badge URL.

Root README images are all root-relative under docs/assets/scenes/ (verified
present) and now render on the GitHub repo page.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
…nces to COPILOT_MANUAL

Follow-up to aa8df9a (which only carried the rename): the working-tree edits
weren't staged because the prior git-add aborted on the renamed path.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings June 14, 2026 07:39
@nihilistau nihilistau closed this Jun 14, 2026

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

This PR updates CosySim’s documentation and Copilot governance references by introducing a dedicated Copilot operating manual file and repointing existing docs to it, plus a small README badge URL formatting tweak.

Changes:

  • Added a new Copilot operating manual at .github/COPILOT_MANUAL.md.
  • Updated documentation links to reference the new manual (instead of the prior .github/README.md reference).
  • Tweaked the README frontend badge label/URL encoding.

Reviewed changes

Copilot reviewed 3 out of 4 changed files in this pull request and generated 3 comments.

File Description
README.md Updates the frontend badge text/URL encoding.
docs/archive/AGENT_ONBOARDING.md Repoints “Copilot operating manual” link to .github/COPILOT_MANUAL.md.
.github/copilot-instructions.md Updates references to point at .github/COPILOT_MANUAL.md.
.github/COPILOT_MANUAL.md Adds a new consolidated operating manual for Copilot-facing repo assets.

Comment on lines 221 to 224
- Copilot repository policy: [`../.github/copilot-instructions.md`](../.github/copilot-instructions.md)
- Copilot operating manual: [`../.github/README.md`](../.github/README.md)
- Copilot operating manual: [`../.github/COPILOT_MANUAL.md`](../.github/COPILOT_MANUAL.md)
- Workflow agent: [`../.github/agents/copilot-workflow.agent.md`](../.github/agents/copilot-workflow.agent.md)
- Nexus path rules: [`../.github/instructions/nexus.instructions.md`](../.github/instructions/nexus.instructions.md)
Comment on lines +5 to 6
> `.github/agents/`. See also [`.github/COPILOT_MANUAL.md`](./COPILOT_MANUAL.md) and
> [`docs/AGENT_ONBOARDING.md`](../docs/AGENT_ONBOARDING.md).
- Overview: [`.github/README.md`](./README.md)
- Overview: [`.github/COPILOT_MANUAL.md`](./COPILOT_MANUAL.md)
- Copilot workflow agent: [`./agents/copilot-workflow.agent.md`](./agents/copilot-workflow.agent.md)
- Onboarding guide: [`../docs/AGENT_ONBOARDING.md`](../docs/AGENT_ONBOARDING.md)
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.

2 participants