# Feedback Loops

Only outcomes matter. Yet, outcomes are a lagging indicator. \
Self-Observation is a leading indicator. Sometimes, that may require external help.<br>

Here are the loops we follow:

1. [**Monthly 1:1 Status Check**](https://playbook.thevantageproject.com/succeeding/feedback-loops/monthly-status-check)\
   A 1:1 observational conversation with your leader.<br>
2. **“Help me improve” on Daily Logs**\
   Invite your junior partner to help observe your schedule and help distinguish motion from progress.<br>
3. **ETA analytics**\
   ETAs are a powerful tool if the trend of their accuracy can be observed.\
   \&#xNAN;*Coming soon*\ <br>

Default purpose of all loops is self-consumption. Hence, they may occur only at the individual’s desire, not by force.&#x20;

Cyclical events will be scheduled by default. The individual may choose to mark them as not needed.


---

# 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://playbook.thevantageproject.com/succeeding/feedback-loops.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.
