Developer Guide
Project Layout
src/aureli/
agent.py # posting loop, CLI
config.py # loads settings & API keys
content.py # generates posts & replies
replies.py # templates for mentions
heavendex.py # contract witness logic
logger.py # logging with loguru
scheduler.py # interval handling
data/
seed_posts.yaml # ritual posts & replies
docs/
... # GitBook pages
.github/workflows/
bot.yml # posting schedule
docs.yml # docs deploymentEnvironment Configuration
Running Aureli
Posting Rituals
Heavendex Witness
Logging
Extending Aureli
References
Last updated
