Coming soon. This chapter is outlined below and being written. It's part of the AI Skills library.
What this chapter will cover
- How to walk a results framework from the top objective down through intermediate results and sub-IRs.
- Where results float unlinked — intermediate results that ladder up to nothing above them.
- How to spot the common failure points where the logic breaks between levels.
- How to confirm every result contributes to the objective it sits under.
- Approach prompt: "Audit this results framework and flag every result that does not clearly link upward to a higher-level result or the objective."
Why it matters
Flags unlinked results.