SUPPORTING FILES
Your workstation starts here.
Editable templates and fictional examples. Read each file before adapting. The base bot works without an AI model and has an offline test.
Download full kit (.zip)Three final deliverables
- An organized folder with verifiable instructions.
- A change recorded and recovered in Git.
- A restricted bot and a supervised operation plan.
Task contract
contrato-de-tarefa.md
Download file ↓Project README
README-projeto.md
Download file ↓Project instructions
AGENTS-projeto.md
Download file ↓Global instructions
AGENTS-global.md
Download file ↓Operational memory
memoria.md
Download file ↓Decision log
decisoes.md
Download file ↓Failure log
falhas.md
Download file ↓Verified tips
dicas.md
Download file ↓Report skill
SKILL-relatorio.md
Download file ↓Gitignore template
gitignore.txt
Download file ↓VPS plan
plano-vps.md
Download file ↓Bot manual
bot/README.md
Download file ↓Bot code
bot/bot.py
Download file ↓Variables without secrets
bot/.env.example
Download file ↓Systemd unit
bot/oswork-bot.service
Download file ↓Fictional data
bot/vendas.csv
Download file ↓How to check your learning
Submit README, AGENTS, a Skill and a verification log without secrets. For the VPS stage, differentiate the planning from the tests actually executed. Do not mark a deployment as completed if it was only simulated.
Back to the course