uc-transact-co
No description available.
파일 탐색기
- 02a276bd-e977-402c-b210-bd8a82557eed.json
- 57a6c143-9238-4e9b-aff1-8092d55fddac.json
- 45413da1-a7c9-41d1-9fbb-609df10b2faa.json
- 2574a9ff-9436-4736-9995-0aeaf28d7f58.json
- 0fb3d77f-9c10-45e9-bfca-2bb387ee98ef.json
- config
- auguimar-junior.jpeg
- banner.png
- claude-app.png
- claude-code-icon.png
- cmux.png
- codex.png
- git.png
- kimi.png
- linear.png
- luan-moreno-web.jpg
- luan-moreno.jpg
- mcp.png
- notion.png
- obsidian.png
- rafael-rodrigues.jpeg
- super-engineering.png
- wispr-flow.png
- worktrees.png
- .gitkeep
- _raw_sources.yml
- _stg_reconciled.yml
- stg_daily_captured_payments.sql
- stg_daily_gross_ordered.sql
- stg_orders.sql
- stg_orders_payments_reconciled.sql
- stg_returns_refunds.sql
- .gitkeep
- .gitkeep
- .gitkeep
- dbt_project.yml
- profiles.yml
- codebase-review-2026-08-14.md
- semana-agentic-uc-transact-co-v2.pdf
- 01_schema.sql
- 02_control.sql
- 03_roles.sql
- semana.md
- about-me.html
- assets
- bootcamp.html
- d1.html
- d2.html
- d3.html
- d4.html
- d5.html
- evals-deep-dive.html
- cfo_mcp.py
- crank.sh
- 00-setup.md
- 01-weak-prompt.md
- 02-investigation-contract.md
- 03-context-inventory.md
- 04-ontology.md
- 05-agentic-investigation.md
- 06-technical-brief.md
- 07-skill-reveal.md
- 08-reflection.md
- README.md
- 00-inheritance.md
- 01-unbounded.md
- 02-harness-contract.md
- 03-agent-pair.md
- 04-sketch-plans.md
- 05-bounded-build.md
- 06-scaffold.md
- 07-reflection.md
- README.md
- 00-inheritance.md
- 01-plausible-plan.md
- 02-task-spec.md
- 03-bdd-and-evals.md
- 04-decompose.md
- 05-ready-set.md
- 06-execute-one.md
- 07-reflection.md
- README.md
- 00-preflight.md
- 01-green-that-proves-nothing.md
- 02-an-eval-that-can-fail.md
- 03-the-holdout.md
- 04-the-authorization-chain.md
- 05-waves.md
- 06-the-unit-of-measurement.md
- 07-reflection.md
- README.md
- 01-close-the-cfo-question.md
- README.md
- README.md
- scaffold_harness.py
- SKILL.md
- openai.yaml
- artifact-contract.md
- grill.md
- ontology.md
- validate_investigation.py
- SKILL.md
- sizing.md
- two-halves.md
- validate_task_spec.py
- SKILL.md
- README.md
- __init__.py
- landing.py
- __init__.py
- injection.py
- scoring.py
- __init__.py
- verification.py
- __init__.py
- ontology.py
- transactco.ontology.json
- __init__.py
- postgres.py
- seed.py
- __init__.py
- cli.py
- config.py
- .gitkeep
- 1-context.md
- 2-ontology.md
- 3-technical-brief.md
- 4-plan-transform.md
- 5-plan-serve.md
- transform.yaml
- T-20260812-daily-gross-ordered.md
- T-20260812-raw-payments-source.md
- T-20260812-stg-daily-captured-payments.md
- T-20260812-stg-orders-payments-join.md
- T-20260812-stg-returns-refunds-mirror.md
- _metrics.jsonl
- _state.yaml
- T-20260812-daily-grain-decision.md
- test_contracts.py
- test_interview_skill.py
- test_ontology.py
- d1-10-08-26-record.cc.vtt
- d2-11-08-26-record.cc.vtt
- d3-12-08-26-record.cc.vtt
- d4-13-08-26-record.cc.vtt
- .env.example
- .gitignore
- .mcp.json
- .python-version
- AGENTS.md
- CLAUDE.md
- docker-compose.yml
- Makefile
- probe.txt
- pyproject.toml
- README.md
- uv.lock
# CDN으로 사용하기
jsDelivrjsDelivr는 공개 GitHub 리포지토리를 별도 설정 없이 CDN으로 즉시 서빙합니다. 버전과 파일을 고르면 웹페이지에 바로 붙일 수 있는 링크와 예시 코드가 만들어집니다.
링크
예시
명령어 용어집
이 문서에서 사용된 명령어를 모아봤습니다. 낯선 명령어가 있다면 펼쳐서 확인해보세요.
uv run
설명 보기 ▼
uv run
Run a command or script in the project environment.
uv run {{path/to/script.py}}
Run a Python script:
uv run {{[-m|--module]}} {{module_name}}
Run a Python module:
uv run {{[-w|--with]}} {{package}} {{command}}
Run a command with additional packages installed temporarily:
// repository documentation
Was this content helpful?
(0 ratings)
