Skip to content

chore(repo): sync docs, tooling, and CI config from internal main (sync 12) - #97

Merged
Nexus-ABC merged 1 commit into
developfrom
chore/sync-12-docs-tooling
Aug 3, 2026
Merged

chore(repo): sync docs, tooling, and CI config from internal main (sync 12)#97
Nexus-ABC merged 1 commit into
developfrom
chore/sync-12-docs-tooling

Conversation

@Nexus-ABC

Copy link
Copy Markdown
Contributor

Repository-level assets, brought up to date with the internal main branch.

165 files, +23,699 / −1,185

  • Documentation — README, CLAUDE.md, CHANGELOG.md, and the docs/ tree (developers / operators / users). Notably db-migration-mechanics-architecture.md now documents that schema-extras.sql applies all-or-nothing: it stops at its first failing statement, so a swallowed error silently skips every object declared after it, and the correctness-bearing partial unique indexes sit near the end of the file.
  • Build & lint configdocker-compose.yml, .gitignore, .env.example
  • Developer toolingscripts/, tools/, examples/, .githooks, .cursor rules, .claude/skills. tools/db-migrate/manual-scripts/ gains a precondition script that clears superseded duplicate agent fingerprints before the extras apply — it backs up every value it clears and never deletes a row.
  • CI.github/workflows

The README CI badges previously pointed at a repository the public audience cannot see; they now point at this repository's own Actions runs.


Part of sync 12. The five sync PRs are independent and may be squash-merged in any order; the tree after all of them equals internal main minus the publish exclusion list, with this repository's own nexus-ami/ preserved.

…nc 12)

Bring repository-level assets up to date.

- Documentation: README, CLAUDE.md, CHANGELOG; the docs/ tree (developers,
  operators, users) including the DB migration mechanics architecture, which now
  documents that schema-extras.sql applies all-or-nothing and must fail loudly
- Build & lint config: docker-compose.yml, .gitignore, .env.example
- Developer tooling: scripts/, tools/, examples/, .githooks, .cursor rules,
  .claude/skills; tools/db-migrate gains a precondition script that clears
  superseded duplicate agent fingerprints before the extras apply
- CI: .github/workflows

The README CI badges now point at this repository's own Actions runs rather than
a repository the public audience cannot see.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@Nexus-ABC
Nexus-ABC merged commit 4c15be2 into develop Aug 3, 2026
13 of 19 checks passed
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