Integration of patterns is the senior B2 signal.
Integração de padrões é o sinal de senioridade B2.Aula
Revisão integrada B2 para software engineers
Nível: B2
Objetivo
Integrar todos os padrões B2 estudados em um único conjunto coerente: arquitetura, incidentes, liderança técnica, negociação, entrevistas, documentação avançada e comunicação assíncrona — sem virar colcha de retalhos nem esquecer o básico.
Explicação
A revisão integrada B2 não é 'tudo o que vimos até agora'. É a capacidade de usar vários padrões juntos, escolhendo o padrão certo para o momento certo. Em uma design review, você combina abertura de problema + trade-off + proposta + dono + prazo + autoavaliação de produção. Em um incidente, você combina ack no Slack + postmortem sem culpa + comunicação assíncrona + decision log. Em uma negociação, você combina escuta + trade-off + contraproposta + prazo. A integração é o que diferencia B2 sólido de B2 mecânico.
Três eixos de integração B2: técnico (arquitetura, trade-off, postmortem, decisão formal), humano (mentoria, feedback, conflito, liderança sem autoridade), estratégico (negociação, carreira, networking, async). Em qualquer conversa, esses três eixos coexistem. O senior B2 sabe quando cada um é mais importante: numa design review, técnico > humano > estratégico; numa negociação, estratégico > humano > técnico; num postmortem, humano > técnico > estratégico.
O erro comum é ser forte em um eixo e fraco nos outros: o engenheiro que resolve arquitetura mas não consegue dar feedback; o comunicador que é ótimo em conflito mas não consegue defender um trade-off técnico. A revisão integrada pede que você treine todos os três. O resultado é que você se torna a pessoa que as outras chamam quando a situação é complexa — porque você conecta técnico, humano e estratégico.
Marcadores verbais B2 que mostram integração: 'here is the trade-off, and here is what I would do in production', 'I want to flag the human side of this', 'the strategy is X, the tactic is Y', 'here is the connection between the design and the negotiation'. O oposto é 'isso é técnico, não é comigo' ou 'isso é de RH, não é comigo' — B2 integrado atravessa fronteiras.
Exemplos
| Inglês | Tradução | Observação |
|---|---|---|
| The design choice is X; the trade-off is Y vs Z; in production I would add W. | A escolha de design é X; o trade-off é Y versus Z; em produção eu adicionaria W. | Integra design + trade-off + produção em uma frase. |
| I want to flag the human side of this decision: the team is at capacity and the rollout will add on-call load. | Quero registrar o lado humano desta decisão: o time está no limite e o rollout vai adicionar carga de on-call. | Integra técnico + humano; sem ignorar gente. |
| The strategy is to land the canary this week; the tactic is a 5% rollout with a feature flag. | A estratégia é pousar o canary esta semana; a tática é um rollout de 5% com feature flag. | Eixo estratégico: estratégia + tática em duas frases. |
| Here is the connection between the design and the negotiation: if we lead with the trade-off, the PM is more likely to accept the scope cut. | Aqui está a conexão entre o design e a negociação: se liderarmos com o trade-off, o PM tem mais chance de aceitar o corte de escopo. | Integra design + negociação em um insight. |
| The postmortem is blameless, the decision log is public, and the async update is a TL;DR with a deadline. | O postmortem é sem culpa, o decision log é público, e a atualização assíncrona é um TL;DR com prazo. | Integra três artefatos de incidente em uma só frase. |
| I will lead the design review, run the 1:1, and send the async update — all in the same day, with the same message. | Vou liderar a design review, conduzir a 1:1, e mandar a atualização assíncrona — tudo no mesmo dia, com a mesma mensagem. | Integração de três contextos: review, 1:1, async. |
| I want to connect the technical debt to the career path: paying this debt is what unlocks the next level. | Quero conectar a dívida técnica ao caminho de carreira: pagar essa dívida é o que desbloqueia o próximo nível. | Integra técnico + carreira, sem perder a especificidade. |
| Here is the strategy, the trade-off, the postmortem, and the next 1:1 — all in one plan. | Aqui está a estratégia, o trade-off, o postmortem, e a próxima 1:1 — tudo em um plano. | Integração visível; plano coeso, não colcha de retalhos. |
Erros comuns
- Forte em um eixo, fraco nos outros: técnico sem humano; comunicador sem trade-off; é o erro mais comum.
- Tratar integração como 'tudo ao mesmo tempo': o senior B2 sabe quando cada eixo é mais importante.
- Listar padrões sem integrar: 'eu sei design, sei conflito, sei trade-off' não é integração; é listagem.
- Não conectar técnico a humano: 'isso é de engenharia, não de RH' quebra a senioridade.
- Não conectar humano a estratégico: 'isso é de gente, não de roadmap' também quebra.
- Esquecer o básico sob pressão: em crise, senior B2 volta ao postmortem sem culpa, não inventa padrão novo.
- Misturar eixos sem critério: 'vamos ser humanos E técnicos E estratégicos' sem saber quando cada um é o foco, vira ruído.
- Não revisitar: integração B2 exige prática ao longo de meses, não uma semana de estudo.
Prática guiada
Reescreva cada momento abaixo no padrão B2 integrado. O objetivo é conectar técnico, humano e estratégico em uma resposta coesa.
- Resposta só técnica: 'Vamos usar feature flag.'
→ Versão B2: *The design choice is a feature flag; the trade-off is slower rollout against safer reversibility. I want to flag the human side: the team is at capacity, so we should plan the rollout for next sprint, not this one. The strategy is to land the canary, the tactic is 5% with a feature flag.* Explicação: design + trade-off + humano + estratégia + tática, em quatro frases.
- Resposta só humana: 'A equipe está cansada, vamos parar.'
→ Versão B2: *I want to flag the human side: the team is at capacity. The technical side: we have a known regression in the cache. The strategic call: we pause the rollout for one week, fix the regression, and resume. The trade-off: we delay a feature for reliability.* Explicação: humano + técnico + estratégico + trade-off, em uma resposta coesa.
Resumo
Revisão integrada B2 é usar vários padrões juntos, escolhendo o certo para o momento certo. Três eixos: técnico (design, trade-off, postmortem, ADR), humano (mentoria, feedback, conflito, liderança), estratégico (negociação, carreira, async). Em design review, técnico > humano > estratégico. Em negociação, estratégico > humano > técnico. Em postmortem, humano > técnico > estratégico. Marcador de integração: conectar os eixos em uma resposta, não listá-los. O senior B2 é chamado quando a situação é complexa porque atravessa fronteiras.
Vocabulário
Palavras principais
The three axes are technical, human, and strategic.
Os três eixos são técnico, humano e estratégico.Senior B2 is called when the situation is complex.
O senior B2 é chamado quando a situação é complexa.Cross-axis thinking connects the design to the negotiation.
Pensamento entre eixos conecta o design à negociação.Seniority shows up in cross-axis integration.
Senioridade aparece na integração entre eixos.Picking the right axis for the situation is senior B2.
Escolher o eixo certo para a situação é senior B2.Cohesion of the response is what B2 integration measures.
A coesão da resposta é o que a integração B2 mede.Avoid fragmented answers that list patterns without connecting them.
Evite respostas fragmentadas que listam padrões sem conectá-los.Use the framework of the three axes to organize the response.
Use o framework dos três eixos para organizar a resposta.Synthesis is what turns patterns into senior B2.
Síntese é o que transforma padrões em senior B2.An integrated review covers the three axes.
Uma revisão integrada cobre os três eixos.Complex trade-offs require cross-axis thinking.
Trade-offs complexos exigem pensamento entre eixos.Senior B2 surfaces the people side of the trade-off.
Senior B2 traz o lado humano do trade-off.Keep one narrative thread across the three axes.
Mantenha um fio de narrativa entre os três eixos.Review integration connects the patterns you learned.
A revisão de integração conecta os padrões que você aprendeu.Integration is built through long-term practice.
Integração se constrói com prática de longo prazo.Be complexity-aware in the response.
Seja consciente da complexidade na resposta.Frame the response in one of the three axes.
Enquadre a resposta em um dos três eixos.História
História: Revisão integrada B2 para software engineers
Nível: B2
História em inglês
The integrated design review
Marcus led a design review on a Friday afternoon, in a room with the platform lead and two senior engineers. He opened with the problem, not the solution. Here is the problem we are solving: search latency spikes during batch jobs. He presented the design with the trade-off. The design choice is a feature flag; the trade-off is slower rollout against safer reversibility. He then flagged the human side. I want to flag the human side: the team is at capacity, and the rollout will add on-call load.
Strategy, tactic, and the negotiation connection
Marcus tied the strategy to the tactic. The strategy is to land the canary this week; the tactic is a 5% rollout with a feature flag. Then he connected the design to the negotiation. Here is the connection between the design and the negotiation: if we lead with the trade-off, the PM is more likely to accept the scope cut. The platform lead nodded; the senior engineers added one risk, which Marcus captured in the decision log.
Closing with the production reality check
Marcus closed with the production reality check. In production I would add a circuit breaker around the ranking service and a feature flag for the cache. He sent the async update that night: a TL;DR with one open question, one risk, and one deadline. On Monday, the postmortem from the previous incident was blameless, the decision log was public, and the rollout started with a 5% canary. The review, the negotiation, the async update, the postmortem, and the rollout all fit one narrative.
Tradução linha por linha
| Inglês | Tradução |
|---|---|
| Marcus led a design review on a Friday afternoon, in a room with the platform lead and two senior engineers. | Marcus liderou uma design review numa sexta à tarde, em uma sala com a líder de plataforma e dois engenheiros sêniores. |
| He opened with the problem, not the solution. | Ele abriu com o problema, não com a solução. |
| Here is the problem we are solving: search latency spikes during batch jobs. | Aqui está o problema que estamos resolvendo: a latência de busca tem picos durante jobs em batch. |
| He presented the design with the trade-off. | Ele apresentou o design com o trade-off. |
| The design choice is a feature flag; the trade-off is slower rollout against safer reversibility. | A escolha de design é uma feature flag; o trade-off é rollout mais lento contra reversibilidade mais segura. |
| He then flagged the human side. | Então ele registrou o lado humano. |
| I want to flag the human side: the team is at capacity, and the rollout will add on-call load. | Quero registrar o lado humano: o time está no limite, e o rollout vai adicionar carga de on-call. |
| Marcus tied the strategy to the tactic. | Marcus conectou a estratégia à tática. |
| The strategy is to land the canary this week; the tactic is a 5% rollout with a feature flag. | A estratégia é pousar o canary esta semana; a tática é um rollout de 5% com feature flag. |
| Then he connected the design to the negotiation. | Então ele conectou o design à negociação. |
| Here is the connection between the design and the negotiation: if we lead with the trade-off, the PM is more likely to accept the scope cut. | Aqui está a conexão entre o design e a negociação: se liderarmos com o trade-off, o PM tem mais chance de aceitar o corte de escopo. |
| The platform lead nodded; the senior engineers added one risk, which Marcus captured in the decision log. | A líder de plataforma assentiu; os engenheiros sêniores adicionaram um risco, que Marcus registrou no decision log. |
| Marcus closed with the production reality check. | Marcus fechou com o reality check de produção. |
| In production I would add a circuit breaker around the ranking service and a feature flag for the cache. | Em produção eu adicionaria um circuit breaker em volta do serviço de ranking e uma feature flag para o cache. |
| He sent the async update that night: a TL;DR with one open question, one risk, and one deadline. | Ele mandou a atualização assíncrona naquela noite: um TL;DR com uma pergunta em aberto, um risco e um prazo. |
| On Monday, the postmortem from the previous incident was blameless, the decision log was public, and the rollout started with a 5% canary. | Na segunda, o postmortem do incidente anterior foi sem culpa, o decision log ficou público, e o rollout começou com um canary de 5%. |
| The review, the negotiation, the async update, the postmortem, and the rollout all fit one narrative. | A review, a negociação, a atualização assíncrona, o postmortem, e o rollout encaixaram em uma só narrativa. |
Notas de vocabulário
- He opened with the problem, not the solution = integração B2: começa pelo problema, não pela tecnologia.
- the trade-off is slower rollout against safer reversibility = trade-off explícito; sem trade-off, o design vira opinião.
- I want to flag the human side: the team is at capacity = B2 atravessa fronteira: humano dentro de técnico.
- the strategy is to land the canary; the tactic is 5% with a feature flag = estratégia + tática em duas frases; sem clichê de 'ser ágil'.
- here is the connection between the design and the negotiation = conexão visível entre eixos; senior B2.
- the senior engineers added one risk, which Marcus captured in the decision log = integração com decisão formal; debate vira memória.
- in production I would add a circuit breaker = autoavaliação de produção; B2 não termina na sala.
- a TL;DR with one open question, one risk, and one deadline = comunicação assíncrona conectada ao que saiu da review.
- the postmortem from the previous incident was blameless = postmortem sem culpa, integrado à cultura do time.
- the review, the negotiation, the async update, the postmortem, and the rollout all fit one narrative = sinal final de integração B2: tudo em uma narrativa, sem fragmentação.
Perguntas de compreensão
- How did Marcus open the design review, and why does that matter for integration?
- How did Marcus integrate the trade-off into the design?
- How did Marcus integrate the human side without leaving the technical frame?
- How did Marcus connect strategy to tactic?
- How did Marcus connect the design to the negotiation?
- Why did Marcus capture the risk in the decision log?
- How did Marcus integrate the async update with the review?
- Why did Marcus make the postmortem blameless, and what does that signal?
- What is the strongest B2 integration signal in Marcus's review?
Prática com a história
- Reescreva: 'Vamos usar feature flag.' (integração B2)
- Reescreva: 'A equipe está cansada, vamos parar.' (integração B2)
- Reescreva: 'Isso é de RH, não de mim.' (integração B2)
- Reescreva: 'O design é separado da negociação.' (integração B2)
- Traduza: 'A estratégia é pousar o canary esta semana; a tática é um rollout de 5% com feature flag.'
- Traduza: 'Aqui está a conexão entre o design e a negociação: se liderarmos com o trade-off, o PM tem mais chance de aceitar o corte de escopo.'
Prática
Exercícios e teste
A próxima melhoria é transformar esses arquivos em perguntas com resposta no navegador. Por enquanto, esta página já organiza o estudo e permite seguir a aula inteira sem abrir os arquivos manualmente.