Skip to content

refactor(agents): consolidate instruction sources - #55

Merged
zaxovaiko merged 2 commits into
devfrom
refactor/agent-instructions-ssot
Aug 5, 2026
Merged

refactor(agents): consolidate instruction sources#55
zaxovaiko merged 2 commits into
devfrom
refactor/agent-instructions-ssot

Conversation

@zaxovaiko

@zaxovaiko zaxovaiko commented Aug 4, 2026

Copy link
Copy Markdown
Member

Summary

Consolidates agent guidance around canonical sources, removes nested module instructions and stale slot metadata, and adds focused money, compliance, and audit standards.

Why

Duplicated generated guidance and catalog surfaces drifted from the codebase, making the extension architecture harder to navigate and maintain.

Worth knowing

This is the top PR in stack #54. Review the rulesync source and the new topical standards first; module contracts, schemas, plugins, and the catalog remain the module-level source of truth.

  • pnpm verify is green (typecheck + lint + boundaries + module-shape + tests)
  • pnpm check:drift is green (catalog / OpenAPI not stale)
  • No new cross-module talk goes through direct module imports
  • New data tables carry tenantId and are RLS-covered (pnpm regen runs gen:rls)
  • No secrets, real player data, or internal/customer names added

…ce' into refactor/agent-instructions-ssot

# Conflicts:
#	.rulesync/rules/messaging-and-microservices.md
#	.rulesync/rules/overview.md
#	.rulesync/subagents/module-author.md
#	GEMINI.md
#	packages/core/src/iam/AGENTS.md
#	packages/core/src/wallet/AGENTS.md
Base automatically changed from refactor/runtime-openapi-reference to dev August 5, 2026 20:02
@zaxovaiko
zaxovaiko merged commit 546d6f3 into dev Aug 5, 2026
2 checks passed
@zaxovaiko
zaxovaiko deleted the refactor/agent-instructions-ssot branch August 5, 2026 20:03
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