Skip to content

chore: update repo references after migration to traverse-framework#492

Merged
enricopiovesan merged 12 commits into
mainfrom
491-update-repo-references-after-migration
Jun 27, 2026
Merged

chore: update repo references after migration to traverse-framework#492
enricopiovesan merged 12 commits into
mainfrom
491-update-repo-references-after-migration

Conversation

@enricopiovesan

Copy link
Copy Markdown
Collaborator

Closes #491

Governing Spec

  • 004-spec-alignment-gate
  • 028-schema-alignment-gate-v02

Summary

Repo transferred from enricopiovesan/Traverse to traverse-framework/Traverse.
Updates all 11 hardcoded references across 5 files:

  • README.md — badges and clone URL
  • AGENTS.md--repo flag in gh commands
  • docs/multi-thread-workflow.md--repo flag in gh commands
  • specs/188-codex-agent-coordination/plan.md--repo flag in gh commands
  • scripts/ci/project_state_audit.sh — repo variable

Project Item

https://github.com/orgs/traverse-framework/projects/1/

Validation

  • bash scripts/ci/repository_checks.sh passes
  • No remaining enricopiovesan/Traverse references in governed files

Enrico Piovesan and others added 12 commits June 25, 2026 10:05
… gate

Adds .specify/memory/readme-principles.md capturing the developer-first
documentation principles established in brainstorm: problem-first hook,
zero jargon on first screen, honest quickstart policy, UMA below the fold,
and governance sections preserved but moved down.

Adds the doc update as a release blocker in the checklist and a gate in
app_consumable_release_prep.sh so it runs as part of every release, not
as a manual afterthought.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Applies the product-writing principles from .specify/memory/readme-principles.md:
- Problem-first hook (duplication + drift pain) replaces arch-first intro
- Zero internal jargon on first screen
- Verified quickstart snippet (bundle inspect, works from fresh clone)
- What can I build section with concrete patterns only
- UMA section moved below the fold with one-line callout in intro
- Governance and agent sections preserved, moved below the fold

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
The repository_checks.sh script enforces specific strings and doc links
in README.md. The initial rewrite removed several that are required:
personal research attribution, adapter-boundaries, all youaskm3 consumer
surface links, release surface links, and v0.3.0 baseline paths.

Adds them back in dedicated sections below the fold (Consumer and release
surfaces, v0.3.0 consumer paths, Reference) while keeping the developer-first
first screen intact.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
README.md is a documentation surface, not a runtime surface. Requiring
a governing spec declaration for every README edit adds friction without
adding safety — repository_checks.sh content gates already enforce what matters.

- Removes README.md from spec 001-foundation-v0-1 governed paths
- Removes personal research attribution line from README.md
- Removes the enforced grep for "personal research" from repository_checks.sh

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Repo transferred from enricopiovesan/Traverse to traverse-framework/Traverse.
Updates all 11 hardcoded references across 5 files.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
New GitHub Project created at github.com/orgs/traverse-framework/projects/1.
Updates --owner flag from enricopiovesan to traverse-framework in AGENTS.md,
scripts/ci/project_state_audit.sh, and .agents/skills/traverse-ops/SKILL.md.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
…ork.com

- README banner now links to https://traverse-framework.com
- README, CONTRIBUTING, SUPPORT project board links updated from
  users/enricopiovesan/projects to orgs/traverse-framework/projects
- Status updated to reflect v0.4.0 active development

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@enricopiovesan enricopiovesan merged commit 24ee33c into main Jun 27, 2026
4 checks passed
@enricopiovesan enricopiovesan deleted the 491-update-repo-references-after-migration branch June 27, 2026 16:21
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.

chore: update all hardcoded repo references after migration to traverse-framework

1 participant