

Also from Kynth Studios


Also from Kynth Studios


Also from Kynth Studios
123456## Context78This instruction file applies to enterprise architecture documents, Architecture Decision Records (ADRs), and strategic design artifacts. Enterprise architecture operates at the level of capability, integration pattern, and technology lifecycle — not at the level of individual class designs.910---1112## Architecture Decision Records (ADRs)1314All significant technical decisions must be captured as ADRs. "Significant" means: hard to reverse, affects multiple teams, or introduces a new technology.1516### ADR Mandatory Format1718```markdown19# ADR-{NNN}: {Title — present tense, imperative}2021## Status22[Proposed | Accepted | Superseded by ADR-NNN | Deprecated]2324## Context25<What problem are we solving? What forces are in tension (time, cost, risk, quality)?26What constraints are non-negotiable? 1–3 paragraphs.>2728## Decision29<State the decision in one clear sentence. Then justify it. No more than 2 paragraphs.>3031## Consequences3233### Positive34- <Concrete benefit>35- <Concrete benefit>3637### Negative / Trade-offs38- <Concrete cost or risk>39- <What becomes harder>4041## Alternatives Considered4243| Option | Why Rejected |44|--------|-------------|45| {Option A} | {Specific reason} |46| {Option B} | {Specific reason} |4748## References49- [Link to relevant RFC, doc, or prior ADR]50```5152ADRs are stored in `/docs/adr/ADR-NNN-{slug}.md` and are version-controlled alongside the code they govern.5354---5556## Bounded Context Map Standards5758Every programme context map must show:59601. **Bounded contexts** — named business domains with clear ownership612. **Context relationships** — one of: Partnership, Shared Kernel, Customer-Supplier, Conformist, Anti-Corruption Layer, Open Host Service, Published Language623. **Data ownership** — which context owns each domain entity634. **Integration pattern** — synchronous API, event, or shared database (shared database requires ACL justification)6465```markdown66## Context Relationships6768| Upstream | Downstream | Relationship Type | Integration |69|----------|-----------|------------------|------------|70| Customer Identity | Order Management | Customer-Supplier | REST API |71| Order Management | Notification | Open Host Service | Domain Event |72| Legacy Mainframe | Order Management | Anti-Corruption Layer | Adapter pattern |73```7475---7677## Technology Lifecycle Classifications7879| Status | Definition | Default Action |80|--------|-----------|---------------|81| **Invest** | Strategic technology, actively developed | Default choice for new work |82| **Tolerate** | Works but not strategic; maintenance-only | No new projects; plan migration |83| **Migrate** | Active migration in progress | Use only until migration complete |84| **Eliminate** | Scheduled for retirement; no new work | Set end-of-life date |8586---8788## Architecture Principles Format8990```markdown91## Principle: {Name}9293**Statement:** {One sentence, imperative.}9495**Rationale:** {Why this principle exists. What problem does it prevent?}9697**Implications:**98- {Concrete rule that follows from this principle}99- {Another concrete rule}100101**Violations require:** ARB approval and documented exception in the relevant ADR.102```103104---105106## PACE Layer Model107108Classify all systems by business volatility:109110| Layer | Change Frequency | Examples | Architecture Style |111|-------|-----------------|---------|-------------------|112| **Systems of Record** | Years | Core banking, GL, HR | Monolith or stable microservices |113| **Systems of Differentiation** | Months | Customer portal, mobile app | Microservices, API-first |114| **Systems of Innovation** | Weeks | Experimentation, AI features | Serverless, event-driven |115116---117118## Integration Patterns by PACE Layer119120| From \ To | Systems of Record | Systems of Differentiation | Systems of Innovation |121|-----------|------------------|--------------------------|----------------------|122| Systems of Record | Sync API or file | Async event or ACL | Read-only export |123| Systems of Differentiation | ACL + Sync API | Async event bus | Event subscription |124| Systems of Innovation | Read-only API | Event subscription | Direct API |125126Anti-pattern: direct database access across PACE layers creates hidden coupling.127
One repository carrying more than one format is the comparison this product exists for: does anyone actually write different content in each file, or is one a copy of the other?
| Repository | Format | Stack | Covers | Score | Changed |
|---|---|---|---|---|---|
| doubts-suplab/eeik-bootstrap.clinerules/golden-rules.md · 1 | Cline rules | gitsecuritydo-not | 61/100 | today | |
| doubts-suplab/eeik-bootstrap.clinerules/project.md · 1 | Cline rules | teststylegit | 63/100 | today | |
| doubts-suplab/eeik-bootstrap.cursor/rules/architecture.mdc · 1 | Cursor rules | do-not | 52/100 | today | |
| doubts-suplab/eeik-bootstrap.cursor/rules/capabilities.mdc · 1 | Cursor rules | teststylegit | 58/100 | today | |
| doubts-suplab/eeik-bootstrap.cursor/rules/golden-rules.mdc · 1 | Cursor rules | gitsecuritydo-not | 61/100 | today | |
| doubts-suplab/eeik-bootstrap.cursor/rules/python.mdc · 1 | Cursor rules | lint-formatstyletypesapi+1 | 77/100 | today | |
| doubts-suplab/eeik-bootstrap.cursor/rules/security.mdc · 1 | Cursor rules | security | 39/100 | today | |
| doubts-suplab/eeik-bootstrap.github/copilot-instructions.md · 1 | Copilot instructions | lint-formatstyletesting-strategygit+2 | 54/100 | today | |
| doubts-suplab/eeik-bootstrap.github/instructions/a2a-protocol.instructions.md · 1 | Copilot instructions | styleagent-behaviour | 48/100 | today | |
| doubts-suplab/eeik-bootstrap.github/instructions/ai-governance.instructions.md · 1 | Copilot instructions | stylearchdo-notagent-behaviour | 61/100 | today | |
| doubts-suplab/eeik-bootstrap.github/instructions/angular.instructions.md · 1 | Copilot instructions | teststyletypestesting-strategy+4 | 69/100 | today | |
| doubts-suplab/eeik-bootstrap.github/instructions/architecture-governance.instructions.md · 1 | Copilot instructions | testlint-formatstylegit+4 | 65/100 | today | |
| doubts-suplab/eeik-bootstrap.github/instructions/autogen.instructions.md · 1 | Copilot instructions | typessecurityagent-behaviour | 50/100 | today | |
| doubts-suplab/eeik-bootstrap.github/instructions/aws-architecture.instructions.md · 1 | Copilot instructions | styletypessecurityperformance | 58/100 | today | |
| doubts-suplab/eeik-bootstrap.github/instructions/aws-data-ml-ai.instructions.md · 1 | Copilot instructions | deployment | 54/100 | today | |
| doubts-suplab/eeik-bootstrap.github/instructions/cdk-terraform.instructions.md · 1 | Copilot instructions | teststylearchtypes+2 | 96/100 | today | |
| doubts-suplab/eeik-bootstrap.github/instructions/cicd.instructions.md · 1 | Copilot instructions | stylesecuritydeploymentdo-not+1 | 65/100 | today | |
| doubts-suplab/eeik-bootstrap.github/instructions/containerisation.instructions.md · 1 | Copilot instructions | buildstylesecuritydo-not | 77/100 | today | |
| doubts-suplab/eeik-bootstrap.github/instructions/crewai.instructions.md · 1 | Copilot instructions | styleagent-behaviour | 48/100 | today | |
| doubts-suplab/eeik-bootstrap.github/instructions/data-engineering.instructions.md · 1 | Copilot instructions | teststyletypesgit+5 | 69/100 | today |
Same format, overlapping stack, ranked by quality.
| Repository | Format | Stack | Covers | Score | Changed |
|---|---|---|---|---|---|
| HerringtonDarkholme/megarepo.github/copilot-instructions.md · 17 | Copilot instructions | setupbuildtestlint-format+7 | 100/100 | 14 days ago | |
| louislam/uptime-kuma.github/copilot-instructions.md · 90k | Copilot instructions | setupbuildtestlint-format+9 | 100/100 | 14 days ago | |
| chihebnabil/lovable-boilerplate.github/instructions/global.instructions.md · 65 | Copilot instructions | buildlint-formatstylearch+4 | 100/100 | 14 days ago | |
| pytorch/pytorch.github/copilot-instructions.md · 102k | Copilot instructions | setupbuildteststyle+5 | 100/100 | 14 days ago | |
| JCodesMore/ai-website-cloner-template.github/copilot-instructions.md · 32k | Copilot instructions | buildlint-formatstylearch+3 | 97/100 | 7 days ago | |
| bagisto/bagisto.github/copilot-instructions.md · 28k | Copilot instructions | setupbuildteststyle+5 | 97/100 | 14 days ago | |
| hiyouga/LlamaFactory.github/copilot-instructions.md · 74k | Copilot instructions | setupbuildtestlint-format+5 | 97/100 | 13 days ago | |
| darkmatter/nixmac.github/copilot-instructions.md · 25 | Copilot instructions | setupbuildtestlint-format+8 | 96/100 | 14 days ago |
A badge carrying the measured quality of the strongest agent config file in this repository, out of 100. It reads from this index every time somebody loads your page, so it changes when the measurement changes and there is nothing to keep up to date. Free, no account, and the value is not something you or we can set by hand.
[](https://rulestack.kynth.studio/configs/doubts-suplab-eeik-bootstrap-github-instructions-enterprise-architecture-instructions)Would rather not hotlink us? Every badge is also served in shields.io’s endpoint schema, so shields renders the image and your readers never talk to our domain:
Published by Toolproof, the masthead over this index and eight others. The method behind the number is at toolproof.kynth.studio/methodology, and the whole thing is readable as JSON with no key at /api.