Skip to content

docs: prepare repository for open-source release#28

Merged
rhuanbarreto merged 1 commit into
mainfrom
docs/open-source-prep
Feb 28, 2026
Merged

docs: prepare repository for open-source release#28
rhuanbarreto merged 1 commit into
mainfrom
docs/open-source-prep

Conversation

@rhuanbarreto

@rhuanbarreto rhuanbarreto commented Feb 28, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Update CONTRIBUTING.md — added Architecture Decision Records (ADRs) section with quick-reference table, CLI browsing commands, and governance guidance; contributors must read ADRs before writing code
  • Fix CODE_OF_CONDUCT.md — replaced [INSERT CONTACT METHOD] placeholder with hello@archgate.dev
  • Clean up agent memory — removed stale plans/03-technical-plan.md reference

Test plan

  • bun run validate passes (lint, typecheck, format, test, ADR check, build)
  • git log --all -- plans/ returns no results (history scrubbed)
  • Plans committed and pushed to archgate/internal
  • Verify CONTRIBUTING.md ADR links resolve correctly on GitHub
  • Verify CODE_OF_CONDUCT.md enforcement email renders as link

🤖 Generated with Claude Code

- Remove internal planning documents (moved to archgate/internal)
- Update CONTRIBUTING.md with ADR governance section — contributors
  must read Architecture Decision Records before writing code
- Add ADR quick-reference table and CLI commands for browsing ADRs
- Add step to contribution workflow: read relevant ADRs first
- Fix CODE_OF_CONDUCT.md enforcement contact placeholder
- Update agent memory to remove plans/ path reference
- Emphasize Conventional Commits and validation gate in guidelines

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@rhuanbarreto rhuanbarreto merged commit e49da5f into main Feb 28, 2026
7 of 9 checks passed
@rhuanbarreto rhuanbarreto deleted the docs/open-source-prep branch March 3, 2026 22:09
rhuanbarreto added a commit that referenced this pull request Mar 3, 2026
- Remove internal planning documents (moved to archgate/internal)
- Update CONTRIBUTING.md with ADR governance section — contributors
  must read Architecture Decision Records before writing code
- Add ADR quick-reference table and CLI commands for browsing ADRs
- Add step to contribution workflow: read relevant ADRs first
- Fix CODE_OF_CONDUCT.md enforcement contact placeholder
- Update agent memory to remove plans/ path reference
- Emphasize Conventional Commits and validation gate in guidelines

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
rhuanbarreto added a commit that referenced this pull request Mar 4, 2026
- Remove internal planning documents (moved to archgate/internal)
- Update CONTRIBUTING.md with ADR governance section — contributors
  must read Architecture Decision Records before writing code
- Add ADR quick-reference table and CLI commands for browsing ADRs
- Add step to contribution workflow: read relevant ADRs first
- Fix CODE_OF_CONDUCT.md enforcement contact placeholder
- Update agent memory to remove plans/ path reference
- Emphasize Conventional Commits and validation gate in guidelines

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
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