Skip to content

docs: add regulated-industries — structural fit of gitagent for compliance-heavy domains#44

Merged
shreyas-lyzr merged 1 commit intoopen-gitagent:mainfrom
Priyanshu-Priyam:docs/regulated-industries
Mar 25, 2026
Merged

docs: add regulated-industries — structural fit of gitagent for compliance-heavy domains#44
shreyas-lyzr merged 1 commit intoopen-gitagent:mainfrom
Priyanshu-Priyam:docs/regulated-industries

Conversation

@Priyanshu-Priyam
Copy link
Copy Markdown

Adds docs/regulated-industries.md — documenting the structural fit between gitagent's git-native architecture and regulated industries that have maker-checker controls, audit requirements, and exception workflows.

Proposed by @shreyas-lyzr in the GitClose review.

What's in the doc

  • The isomorphism table (maker-checker = PR, audit trail = git log, SOD = branch protection, etc.)
  • When the fit is strongest — domains with recurring workflows, repeating exceptions, and a clear maker/checker separation (finance, legal, healthcare, insurance, regulatory reporting)
  • Reference implementation: GitClose — three gitagent-standard agents closing the January 2025 books of a fictional engineering firm, every agent action a commit, every approval a merged PR
  • Extension guide — how to apply the pattern to a new domain

On the spec side

The compliance block (segregation_of_duties, supervision, recordkeeping) is the natural complement on the schema side. GitClose currently uses metadata for these fields — happy to follow up with an RFC if schema additions are wanted for finance/regulated agent types.

@shreyas-lyzr
Copy link
Copy Markdown
Contributor

Reviewed. Clean, well-written docs that follow directly from the discussion in #40. The isomorphism table, domain applicability matrix, and GitClose reference implementation make a strong case. The 'Extending to a New Domain' section is practical. Merging.

@shreyas-lyzr shreyas-lyzr merged commit 618b46d into open-gitagent:main Mar 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants