home/business/prompt-case2

Prompt Case2

GPTClaudeGemini··1,189 copies·updated 2026-07-14
prompt-case2.prompt
# Prompt Case 2 — Financial Logic (Layer 2 Development)

## Context and Purpose

This prompt drives Layer 2 (Financial Logic), generating the core investment engine capabilities based on Layer 1 outputs. It explicitly depends on:

- `docs/Base_DB_Schema.sql` for entities such as `portfolio_holdings` and `users` (risk_profile)
- `docs/API_Specifications.yaml` for endpoint contracts (e.g., `/portfolio/optimization`)

The execution order follows the project’s recommended sequence: Architecture and Data → Backend Logic (MPT → TLH) → Security → Testing.[[4]](https://www.notion.so/Breakdown-Structure-Task-279a56ae5817809fb32ac99177639cc1?pvs=21)

## The Financial Logic Prompt (MPT/TLH Module)

This prompt targets a Quantitative Asset Manager role to produce robust, well‑commented Python code.

when to use it

Community prompt sourced from the open-source GitHub repo alearisteguieta/Prompt-Engineering-FinTech-FPF (MIT). A "Prompt Case2" style prompt — adapt the placeholders and specifics to your task. Imported as-is and not independently retested here, so check the output before relying on it.

tags

businesscommunitygeneral

source

alearisteguieta/Prompt-Engineering-FinTech-FPF · MIT