← 返回
未分类 中文

Institutional Governance

Use when Vietnam equity recommendations need D1-backed approvals, compliance checks, audit logging, decision journals, or approved target portfolio state tra...
用于在越南股票推荐需要D1支持的审批、合规检查、审计日志、决策日志或已批准的目标投资组合状态...
ndtchan
未分类 clawhub v1.0.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 224
下载
💾 1
安装
1
版本
#latest

概述

Institutional Governance

Purpose

Use this skill as the institutional state and control layer. It governs Cloudflare D1 writes for portfolio action drafts, approvals, compliance checks, audit events, decision journals, and approved target portfolio state.

Scope

  • Vietnam equity portfolio governance.
  • Cloudflare D1 persistence.
  • Approval-gated state transitions.
  • Compliance and audit logging.
  • Decision journal records.

Non-goals

  • Do not place broker orders.
  • Do not call broker APIs.
  • Do not execute trades.
  • Do not update live holdings unless the user provides explicit transaction or broker-import data.

State Objects

  • recommendation: analytical decision record.
  • portfolio_action_draft: proposed portfolio change before approval.
  • approval: explicit user decision to approve, reject, or request changes.
  • target_portfolio_state: approved target weights after user approval.
  • audit_event: append-only operational history.

Required State Transition Rules

  1. A recommendation may create a portfolio_action_draft.
  2. A draft must include compliance checks before it can become PENDING_APPROVAL.
  3. A draft with any FAIL compliance check must not be promoted.
  4. Explicit user approval is required before creating target_portfolio_state.
  5. Approval promotion must be idempotent.
  6. Previous approved target state must be marked SUPERSEDED when a new state is approved.
  7. Every state transition must write an audit_event.
  8. Broker execution must remain disabled in this phase.

Required Output

Return:

  • d1_write_intent
  • affected_tables
  • approval_status
  • compliance_status
  • state_transition
  • audit_event_summary
  • state_mutation_allowed
  • broker_execution_allowed
  • confidence

broker_execution_allowed must be false.

Vietnam Compliance Defaults

  • Fail if target single-name weight exceeds portfolio maximum.
  • Warn if sector exposure exceeds configured maximum.
  • Warn if liquidity is insufficient for proposed target size.
  • Fail if recommendation depends on missing critical financial statements.
  • Warn if news or price data is stale.
  • Fail if an action implies margin, derivatives, or broker execution.
  • Warn if target state would reduce cash below the configured buffer.

Guardrails

  • Treat Cloudflare D1 as the source of truth for approved target state.
  • Treat holdings as snapshots, not live broker positions, unless their source explicitly says otherwise.
  • Record user approval text or channel in approvals.
  • Never overwrite audit history.
  • Never treat target_portfolio_state as an executable order.

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-05-23 16:46 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

data-analysis

Portfolio Risk Manager

ndtchan
通过小型IPS、风险预算和无杠杆仓位规模,为越南股票投资者建立投资组合纪律,将投资建议转换为...
★ 0 📥 2,589
data-analysis

Stock Picker Orchestrator

ndtchan
作为元编排器,将股票分析请求路由至数据、宏观/新闻、回测、盈利质量、估值、投资组合分析及风险等模块
★ 1 📥 1,248
productivity

Us Macro News Monitor

ndtchan
追踪美国宏观信号(彭博、华尔街日报、路透社),映射对越南行业的潜在溢出;用于用户询问美国宏观新闻及可能...
★ 3 📥 1,317