# Industry Analysis

- [The Moral Obligation of Teaching](https://jackpauhl.gitbook.io/archive/field-notes/industry-analysis/the-moral-obligation-of-teaching.md): When leaders stop learning, everyone who follows pays the price.
- [Substitution as a Tell](https://jackpauhl.gitbook.io/archive/field-notes/industry-analysis/substitution-as-a-tell.md): What we do may say a lot about what we don't do
- [Why Businesses Actually Fail](https://jackpauhl.gitbook.io/archive/field-notes/industry-analysis/why-businesses-actually-fail.md): What You Can and Cannot Control
- [The Impossibility of Expert Engagement in Painter Groups](https://jackpauhl.gitbook.io/archive/field-notes/industry-analysis/the-impossibility-of-expert-engagement-in-painter-groups.md)
- [The “Flaw of Averages” in Cost Estimating](https://jackpauhl.gitbook.io/archive/field-notes/industry-analysis/the-flaw-of-averages-in-cost-estimating.md): Why averaging production data guarantees estimating errors
- [Health Risks of 2K Catalyzed Cabinet Coatings vs. Single-Component Coatings](https://jackpauhl.gitbook.io/archive/field-notes/industry-analysis/health-risks-of-2k-catalyzed-cabinet-coatings-vs.-single-component-coatings.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://jackpauhl.gitbook.io/archive/field-notes/industry-analysis.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
