> For the complete documentation index, see [llms.txt](https://i.janardhanpulivarthi.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://i.janardhanpulivarthi.com/season-1/emotional-weather.md).

# Emotional weather

Weather is a set of conditions and the state of elements (air, water, soil, temperature, and materials).

| Rainy                                                                          | Sunny                                                                                    |
| ------------------------------------------------------------------------------ | ---------------------------------------------------------------------------------------- |
| <p></p><ul><li>rain drops</li><li>black clouds</li><li>wet/humid air</li></ul> | <p></p><ul><li>white/no clouds</li><li>sun presence</li><li>Higher temperature</li></ul> |

![Moon gravity, clouds and our brain](/files/-MUb06hmrs6z5Mf4M0Hy)

The  same applies to our emotions

Emotions are a set of conditions or a state, that have an impact on thought process, physical feeling, energy levels, sense of self, confidence (our position in the environment).

### Cycle

The emotional weather cycle can be in hours and may not be regular/irregular based on our activities.

While, the atmospheric weather will have a cycle of few months, with a daily localized changes.

### What are our elements

Water (75% of the body composition), air, food, external (health, human influence, environmental influence). The elements, in a state of flux, defines weather.

Since the above elements vary so does our emotional weather.

### Consequences

* [x] change of choices, or consistency in choices
* [x] Unable to make a quick decision, with good consideration
* [x] Comfort (it have a contrast effect, with a baseline)
* [x] Confidence
* [x] Working efficiency fluctuates


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://i.janardhanpulivarthi.com/season-1/emotional-weather.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.
