Uh oh!
There was an error while loading. Please reload this page.
docs: add maintainer-facing bank README.md (fixes #99) - #177
Conversation
…p#117 - Link docs/AUTHORING.es.md from README.md Documentation table - Link Spanish doc from CONTRIBUTING.md with canonical English note - Add CI L0-L3 brief mention to docs/AUTHORING.es.md intro Addresses acceptance criteria for issue Create-Python-App#117: - [x] Spanish doc exists and is linked - [x] English remains canonical - [x] Mentions CI L0-L3 briefly
…ate-Python-App#112) Defines the standard span kinds and attribute schema AI extensions must use when emitting LLM/tool/retrieval/guardrail spans via the primitives from fastapi-mlflow-tracing (Create-Python-App#81). - Documents 4 span kinds: llm_inference, tool_call, retrieval, guardrail_check - Specifies required attributes for each kind - Defines span shape rules (linear span tree for guardrail rejections) - Documents privacy policy (LLM_TRACE_PAYLOAD opt-in, off in CI) - Links all related issues (Create-Python-App#81, Create-Python-App#77, Create-Python-App#78, Create-Python-App#79, Create-Python-App#80, Create-Python-App#82, Create-Python-App#91) - Includes illustrative Python example using maybe_start_span
Important
This repository does not receive automatic reviews because it has fewer than 10 stars. ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
ulises-jeremias
commented
Aug 23, 2026
The bank README addresses #99 nicely — thanks. Before review can proceed, the branch needs trimming: it carries unrelated changes ( Please rebase onto the latest |
Adds a maintainer-facing bank README.md documenting financial data management template structure, usage, and best practices. Links the new reference from the main README template table. Fixes#99.