Upgrade NetWatch to v1.6 for enterprise SSO, audited operations, and secure AI - #1
Draft
Adam-Ghanem wants to merge 1 commit into
Draft
Upgrade NetWatch to v1.6 for enterprise SSO, audited operations, and secure AI#1Adam-Ghanem wants to merge 1 commit into
Adam-Ghanem wants to merge 1 commit into
Conversation
Adam-Ghanem
force-pushed
the
agent/portfolio-cleanup
branch
from
August 12, 2026 00:57
95ea67c to
7d669dd
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
NetWatch v1.6 upgrades the project from a trusted pilot into a hardened, single-instance enterprise foundation. It adds company SSO, individual identities, stronger audit integrity, operational controls, and a server-side AI gateway while preserving the defensive private-network scope.
Enterprise identity and access
Audit and operations
Secure AI boundary
Deployment hardening
.envUser impact
Company users can authenticate through the organization's identity provider and use NetWatch without managing application or provider keys. Admins get exact role mapping, individually attributable audit evidence, operational readiness, safer deployment templates, and an AI advisory layer that does not expose infrastructure identifiers or credentials.
Validation
168 passed81.3%pip check, andgit diff --check: passedpip-audit -r requirements-dev.txt: no known vulnerabilitiesDocker is unavailable in the local workspace. GitHub Security CI validates Compose, builds the production image, verifies the non-root/capability boundary, and reruns the full suite.
Deployment boundary
v1.6 supports one application replica with SQLite-backed state. Multi-replica HA requires an external transactional database plus shared scheduler, metrics, and rate-limit coordination. External append-only audit export is still recommended when the organization needs evidence beyond local-compromise resistance.
This pull request remains a draft and does not merge into
mainautomatically.