2 Commits

Author SHA1 Message Date
orchestrator-bot
4fadb789a1 chore: stop tracking runtime task files
Some checks failed
CI / lint (pull_request) Failing after 4s
CI / test (pull_request) Failing after 6s
CI / build (pull_request) Has been skipped
Add .task*.md to .gitignore and remove already-tracked task files from
the index. These are orchestrator runtime artifacts (B-3) and should not
be committed.
2026-06-02 20:02:18 +03:00
5d7fda44bb feat: initial project structure
- CLAUDE.md project passport
- Agent system prompts (architect, developer, reviewer, tester, deployer)
- Gitea Actions CI pipeline (lint, test, build)
- Docker configuration (Dockerfile, docker-compose.yml)
- Canonical directory structure per BRD
- Makefile with dev/test/lint/build/deploy targets
- Architecture docs skeleton

Refs: multi-agent F0-3, F0-5, F0-6, F0-8
2026-05-15 13:30:14 +03:00