Skip to content

feat: v8.3.0 — Indonesia compliance + OTel exporters#403

Closed
saurabhjain1592 wants to merge 1 commit into
mainfrom
sync/enterprise-20260527-100026-26504406703
Closed

feat: v8.3.0 — Indonesia compliance + OTel exporters#403
saurabhjain1592 wants to merge 1 commit into
mainfrom
sync/enterprise-20260527-100026-26504406703

Conversation

@saurabhjain1592

Copy link
Copy Markdown
Member

v8.3.0 sync

Indonesia compliance (OJK / BI / UU PDP)

8 PII detection patterns for Indonesian identifiers — NIK (16-digit national ID with province-code encoding), NPWP (tax ID, both legacy 15-digit and new 16-digit post-2024 format), Indonesian phone (+62), and bank accounts (BCA, Mandiri, BRI, BNI) with bank-name context anchoring. Community edition provides pattern-based detection; Enterprise adds province-code lookup + check-digit validation.

OJK enterprise module ships 6 API endpoints: audit export, export status, retention posture, readiness scoring against OJK AI Governance three-pillar framework (reliability, accountability, human oversight), UU PDP Art. 46 breach notification template (72-hour SLA), and combined dashboard.

Cross-border transfer logging adds data_residency (ISO 3166-1 country code) and transfer_basis (adequacy/safeguards/consent) fields to audit log entries per UU PDP Art. 56.

4 industry migrations: OJK compliance tables with RLS, 10 policy templates (5 OJK AI Governance, 2 BI PJP, 3 UU PDP), cross-border audit fields, breach notification tracking.

Observability

Datadog + Grafana/Tempo OTel exporters for Decision Mode decision spans. Grafana dashboard template with duplicate-default datasource fix.

SDK version sweep

238 files updated across examples/ — Go/Python/TypeScript/Java SDK refs bumped from v8.2.0 to v8.3.0, Rust from v0.4.0 to v0.5.0. Covers go.mod, pom.xml, package.json, requirements.txt, Cargo.toml, and markdown READMEs.

Version

All version sites bumped to 8.3.0. capabilities.go RecommendedSDKVersion updated to 8.3.0 across agent + orchestrator.


Synced from enterprise at 740319876

…l exporters

Indonesia compliance coverage for OJK/BI/UU PDP regulations:

- 8 PII detection patterns: NIK (national ID, 16-digit with province-code
  encoding), NPWP (tax ID, legacy 15-digit + new 16-digit post-2024),
  Indonesian phone (+62), bank accounts (BCA, Mandiri, BRI, BNI).
  Community gets pattern-based detection; Enterprise adds province-code
  validation and check-digit verification.
- OJK compliance module (Enterprise): audit export, retention posture,
  readiness scoring against OJK AI Governance three-pillar framework
  (reliability, accountability, human oversight), UU PDP Art. 46 breach
  notification template (72-hour SLA, MOCDA as current recipient),
  cross-border transfer logging (data_residency + transfer_basis fields
  per UU PDP Art. 56).
- 4 industry migrations: OJK registry + assessments + kill switches,
  10 policy templates (5 OJK AI, 2 BI PJP, 3 UU PDP), cross-border
  audit fields, breach notification tracking.
- Decision Mode integration: Indonesia PII enforced through
  POST /api/v1/decide.
- 3 curl-based examples: Decision Mode + Indonesia PII, OJK audit
  export, UU PDP breach notification.

Observability:

- Datadog + Grafana/Tempo OTel exporters for Decision Mode spans.
- Decision Mode dashboard template (Grafana JSON).

SDK version sweep:

- All examples updated to SDK v8.3.0 (Go/Python/TypeScript/Java)
  and Rust v0.5.0. 238 files across go.mod, pom.xml, package.json,
  requirements.txt, Cargo.toml, and READMEs.
- capabilities.go RecommendedSDKVersion bumped to v8.3.0.

Version: 8.3.0
Signed-off-by: AxonFlow Team <bot@getaxonflow.com>
@saurabhjain1592 saurabhjain1592 added the community-sync Sync from enterprise repository label May 27, 2026
@saurabhjain1592

Copy link
Copy Markdown
Member Author

Closing: Grafana fix was wrong. Will re-sync after correct fix lands.

@saurabhjain1592 saurabhjain1592 deleted the sync/enterprise-20260527-100026-26504406703 branch June 24, 2026 00:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

community-sync Sync from enterprise repository

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants