Selected technical controls for privileged access, information restriction, authentication, masking, leakage prevention, and logging.
A.8.2Satisfies technical controlProvides evidence
- General project interpretation
- The system limits its AWS and database runtime identities to the specific privileges required by the application and verifies that the database principal is non-owner and cannot bypass tenant protections.
- Gluevenir-specific interpretation
- Dedicated AWS execution roles, narrowly scoped secret access, a non-owner CockroachDB runtime principal, NOBYPASSRLS, and verified denial of administrative or schema-creation authority restrict privileged runtime access.
A.8.3Satisfies technical controlProvides evidence
- General project interpretation
- The system restricts memory access using server-controlled identity, tenant and program isolation, purpose and audience policy, lifecycle state, and forced row-level security before information reaches the model.
- Gluevenir-specific interpretation
- Server-owned persona mapping, forced RLS, transaction-scoped tenant context, tenant/program predicates, room/purpose/audience/lifecycle filters, and one deterministic gateway restrict information access before retrieval or model use.
A.8.5Satisfies technical controlProvides evidence
- General project interpretation
- Use secure authentication mechanisms appropriate to the sensitivity and trust boundary of each technical interface.
- Gluevenir-specific interpretation
- Gluevenir uses server-owned persona mapping, scoped AWS roles, Secrets Manager credentials, TLS endpoints, and a distinct non-owner database principal instead of browser-supplied authority.
A.8.11Satisfies technical controlImplements guidanceProvides evidence
- General project interpretation
- The system minimizes exposure by substituting approved external-safe content and omitting or hashing restricted values in public views, receipts, and telemetry.
- Gluevenir-specific interpretation
- External recall substitutes exact approved Safe Derivatives; public catalog generation removes contact fields and internal identifiers; receipts and telemetry use bounded identifiers, counts, and hashes instead of protected content.
A.8.12Satisfies technical controlImplements guidanceProvides evidence
- General project interpretation
- The system applies layered classification, detection, authorization, approved substitution, and output checks to reduce unauthorized disclosure through its supported memory and model paths.
- Gluevenir-specific interpretation
- Deterministic classification and detection, bounded Presidio integration, Bedrock Guardrails, pre-model policy, exact Safe Derivatives, outbound scanning, and content-safe logging block unsupported disclosure paths. Automated detection remains imperfect.
A.8.15Satisfies technical controlProvides evidence
- General project interpretation
- Produce protected, reviewable event records for security-relevant system activity while minimizing sensitive content.
- Gluevenir-specific interpretation
- Gluevenir records content-safe CloudWatch events, OpenTelemetry stages, signed Recall Receipts, and bounded database links without raw prompts or memory bodies.
Implementation guidance corresponding to the selected ISO/IEC 27001 technical controls.
8.2Implements guidance supporting ISO/IEC 27001 A.8.2
- General project interpretation
- The system separates deployment and runtime identities, grants only the privileges needed for each role, and verifies that runtime cannot assume database-owner or RLS-bypass authority.
- Gluevenir-specific interpretation
- Gluevenir separates migration ownership from the non-owner runtime identity, grants narrowly scoped AWS and database privileges, denies bypass/admin capabilities, and verifies the resulting grants.
8.3Implements guidance supporting ISO/IEC 27001 A.8.3
- General project interpretation
- The system combines trusted server identity, logical tenant isolation, scoped data queries, operation-specific authority, and deterministic policy to restrict access to governed memory.
- Gluevenir-specific interpretation
- Trusted server authority, RLS, tenant/program-bound queries, typed operations, deterministic policy, and lifecycle state implement identity-, data-, operation-, and logical-isolation guidance.
8.5Implements guidanceProvides evidence
- General project interpretation
- Separate trusted authentication context from untrusted client input and protect credentials throughout their lifecycle.
- Gluevenir-specific interpretation
- Gluevenir maps browser scenarios to server-controlled authority and retrieves deployment credentials from Secrets Manager over scoped AWS identities.
8.11Implements guidance supporting ISO/IEC 27001 A.8.11
- General project interpretation
- The system uses approved substitution, field omission, content hashes, and minimum-data public projections to limit exposure of restricted context.
- Gluevenir-specific interpretation
- Exact approved substitution, field omission, bounded public projections, content hashes, and minimum-data views align with substitution, deletion, hashing, and application-time masking techniques.
8.12Implements guidance supporting ISO/IEC 27001 A.8.12
- General project interpretation
- The system classifies sensitive context and applies pre-model and outbound controls that block, defer, deny, or safely substitute memory before unauthorized disclosure.
- Gluevenir-specific interpretation
- Gluevenir classifies memory, checks potential disclosure paths, and blocks, transforms, defers, or denies unsupported use before content reaches a model or external audience.
8.15Implements guidanceProvides evidence
- General project interpretation
- Define security event content, protection, access, retention, and review practices that match the system risk boundary.
- Gluevenir-specific interpretation
- Gluevenir allowlists telemetry fields, excludes sensitive content, applies short retention, and exposes only fixed read-only aggregate and trace views.
One selected cloud guidance item supported directly by the bounded Gluevenir deployment and evidence model.
8.35Implements guidanceProvides evidence
- General project interpretation
- Provide customers and reviewers with bounded evidence needed to examine security-relevant cloud service activity without exposing administrative interfaces.
- Gluevenir-specific interpretation
- Gluevenir publishes fixed read-only dashboards and trace searches backed by content-safe OpenTelemetry while keeping Collector, Grafana, Prometheus, and Jaeger administration task-local.
Selected product-level privacy guidance for documented processing purpose, data handling, and technical restrictions in a public cloud deployment.
- General project interpretation
- Document the permitted purposes and processing boundaries for personal-information-like data handled by a public cloud application.
- Gluevenir-specific interpretation
- Gluevenir limits the demo to declared synthetic purposes, prohibits real personal or health data, and scopes stored records to the fictional tenant and program.
A.3.2Implements guidanceProvides evidence
- General project interpretation
- Restrict cloud processing of personal-information-like data to documented instructions and authorized technical paths.
- Gluevenir-specific interpretation
- Gluevenir uses server-owned context, deterministic policy, forced row-level security, approved derivatives, and fail-closed model boundaries to constrain processing.
A.5.1Satisfies technical controlProvides evidence
- General project interpretation
- Provide mechanisms that support correction, deletion, revocation, or restricted use of governed personal-information-like records.
- Gluevenir-specific interpretation
- Gluevenir implements revoke, forget, expiry, quarantine, and derivative invalidation behavior for synthetic memory records and verifies those lifecycle transitions.
Selected technical contributions to confidentiality, quality information, control activities, logical access, change management, and processing integrity.
C1.1Satisfies technical controlProvides evidence
- General project interpretation
- The system identifies and maintains governed memory using explicit confidentiality, authorization, provenance, and lifecycle attributes.
- Gluevenir-specific interpretation
- Memory rooms, sensitivity candidates, scopes, lifecycle state, approval state, and deterministic access controls identify and maintain confidential memory inside Gluevenir's supported boundary.
CC2.1Provides evidenceImplements guidance
- General project interpretation
- The system generates bounded, verifiable information that can support evaluation of its governed-memory controls.
- Gluevenir-specific interpretation
- Content-safe receipts, policy events, evidence JSON, manifests, classifications, and documented flows generate bounded, verifiable information about the operation of Gluevenir controls.
CC5.1Implements guidanceProvides evidence
- General project interpretation
- The system implements preventative and detective technical controls for defined persistent-memory risks.
- Gluevenir-specific interpretation
- Deterministic preventative and detective controls translate defined memory risks into authorization, scanning, approval, isolation, lifecycle, and verification activities.
CC5.2Implements guidanceProvides evidence
- General project interpretation
- The system combines application, database, cloud, model, secret, testing, and evidence controls to support governed-memory objectives.
- Gluevenir-specific interpretation
- Forced RLS, non-owner database access, Secrets Manager, bounded Bedrock permissions, CDK, CI, scanning, signed receipts, and fail-closed behavior provide layered technology control activities.
CC6.1Satisfies technical controlProvides evidence
- General project interpretation
- The system implements layered logical-access controls over its memory, runtime, database, model, secret, and tool resources.
- Gluevenir-specific interpretation
- Layered controls restrict access to memory rows, content, secrets, models, tools, and APIs without claiming enterprise identity-management coverage.
CC6.3Satisfies technical controlProvides evidence
- General project interpretation
- The system grants, transforms, or rejects memory use according to server-controlled roles, scopes, approval state, and least-privilege architecture.
- Gluevenir-specific interpretation
- Server-owned personas, deterministic scopes, least-privilege roles, forced RLS, approvals, revocation, and lifecycle transitions authorize, transform, or reject access to supported resources.
CC6.7Satisfies technical controlProvides evidence
- General project interpretation
- The system restricts memory-derived disclosure to authorized destinations and protects permitted transfers through scoped release controls and secure transport.
- Gluevenir-specific interpretation
- Audience and destination checks, exact Safe Derivatives, external-output scanning, secure transport, and content-safe telemetry restrict information leaving the governed boundary.
CC8.1Satisfies technical controlProvides evidence
- General project interpretation
- The system changes are versioned, reviewed, tested, documented, and deployed through repeatable technical workflows.
- Gluevenir-specific interpretation
- Focused branches, pull requests, CI, migrations, CDK, deterministic builds, review gates, deployment preflight, and rollback procedures control changes to code, schema, policy, fixtures, and infrastructure.
PI1.1Implements guidanceProvides evidence
- General project interpretation
- The system documents its supported inputs, data definitions, processing boundaries, decision semantics, and output evidence.
- Gluevenir-specific interpretation
- Typed schemas, documented operations, decision semantics, synthetic corpus metadata, public-source references, and API contracts define what Gluevenir processes and produces.
PI1.2Satisfies technical controlProvides evidence
- General project interpretation
- The system validates the completeness, structure, authorization context, and safety characteristics of supported inputs before execution.
- Gluevenir-specific interpretation
- Typed request schemas, size limits, server-owned identity, sensitive-data scanning, exact identifiers, and content-safe input records validate requests before processing.
PI1.4Satisfies technical controlProvides evidence
- General project interpretation
- The system validates and releases memory-informed output according to documented destination, audience, approval, safety, and evidence requirements.
- Gluevenir-specific interpretation
- Destination and audience checks, Safe Derivative substitution, output scanning, Bedrock Guardrails, bounded public views, and signed receipts control delivery to intended parties.