This repo is the public delivery surface for blabla agency.
The agency takes a draft spec, expands it through recorded discussion, feeds that record into an AI context ledger, ships a demo, and repeats from feedback.
- Client sends a draft spec.
- Calls, chat, comments, and demo review sharpen it.
- Recordings, notes, and demo state become AI context.
- The pipeline ships a demo or staging pass.
- Feedback starts the next round.
- Website: https://realagiorganization.github.io/blabla_agency/
- Storybook: https://realagiorganization.github.io/blabla_agency/storybook/
- PDF: https://realagiorganization.github.io/blabla_agency/artifacts/blabla_agency_presentation.pdf
- Build workflow: https://github.com/realagiorganization/blabla_agency/actions/workflows/presentation.yml
- Monitor workflow: https://github.com/realagiorganization/blabla_agency/actions/workflows/verification-monitor.yml
- Repository: https://github.com/realagiorganization/blabla_agency
- Website: https://adminrealagi.github.io/blabla_agency/
- Storybook: https://adminrealagi.github.io/blabla_agency/storybook/
- PDF: https://adminrealagi.github.io/blabla_agency/artifacts/blabla_agency_presentation.pdf
- Build workflow: https://github.com/Adminrealagi/blabla_agency/actions/workflows/presentation.yml
- Monitor workflow: https://github.com/Adminrealagi/blabla_agency/actions/workflows/verification-monitor.yml
src/: React site, components, tests, and contentdocs/: short bilingual docspublic/: published static assets.storybook/: component review surfaceslides/: Beamer sourcescripts/: lint, build, stage, and monitor automation
- Overview:
docs/index.md - Delivery model:
docs/delivery-model.md - Specification:
docs/specification.md - Use cases:
docs/use-cases.md - Samples:
docs/samples.md - Verification:
docs/verification.md - Endeavor brief:
docs/endeavor.md - Screenplay/manual:
public/agency_advertisement_scenario.fountain.md
make lint
npm run test:run
make e2e
make verify
make monitormake lint: lint plus typechecknpm run test:run: Vitest suitemake e2e: Playwright smoke checks for the staged site and Storybookmake verify: PDF, site, Storybook, Playwright, staging, manifestmake monitor: latest workflow plus live endpoints
Этот репозиторий является публичной поверхностью поставки для blabla agency.
Агентство берет черновик ТЗ, раскрывает его через записанное обсуждение, превращает эту запись в AI-реестр контекста, выкатывает демо и повторяет цикл от фидбека.
- Клиент присылает черновик ТЗ.
- Звонки, чат, комментарии и ревью демо уточняют его.
- Записи, заметки и состояние демо становятся AI-контекстом.
- Конвейер выкатывает демо или staging-проход.
- Фидбек запускает следующий раунд.
- Сайт: https://realagiorganization.github.io/blabla_agency/
- Storybook: https://realagiorganization.github.io/blabla_agency/storybook/
- PDF: https://realagiorganization.github.io/blabla_agency/artifacts/blabla_agency_presentation.pdf
- Workflow сборки: https://github.com/realagiorganization/blabla_agency/actions/workflows/presentation.yml
- Workflow мониторинга: https://github.com/realagiorganization/blabla_agency/actions/workflows/verification-monitor.yml
- Репозиторий: https://github.com/realagiorganization/blabla_agency
- Сайт: https://adminrealagi.github.io/blabla_agency/
- Storybook: https://adminrealagi.github.io/blabla_agency/storybook/
- PDF: https://adminrealagi.github.io/blabla_agency/artifacts/blabla_agency_presentation.pdf
- Workflow сборки: https://github.com/Adminrealagi/blabla_agency/actions/workflows/presentation.yml
- Workflow мониторинга: https://github.com/Adminrealagi/blabla_agency/actions/workflows/verification-monitor.yml
src/: React-сайт, компоненты, тесты и контентdocs/: короткие двуязычные документыpublic/: публикуемые статические артефакты.storybook/: поверхность ревью компонентовslides/: Beamer-исходникscripts/: автоматизация lint, сборки, staging и мониторинга
- Обзор:
docs/index.md - Модель поставки:
docs/delivery-model.md - Спецификация:
docs/specification.md - Use case'ы:
docs/use-cases.md - Примеры:
docs/samples.md - Верификация:
docs/verification.md - Документ о начинании:
docs/endeavor.md - Screenplay/manual:
public/agency_advertisement_scenario.fountain.md
make lint
npm run test:run
make e2e
make verify
make monitormake lint: lint плюс typechecknpm run test:run: набор Vitestmake e2e: Playwright smoke-проверки staged-сайта и Storybookmake verify: PDF, сайт, Storybook, Playwright, staging, манифестmake monitor: последний workflow и живые endpoint'ы