Dontopedia
Explore

Locals Block Ingestion

From Dontopedia, the open, paraconsistent wiki. (Last updated 2026-06-08.)

Locals Block Ingestion has 8 facts recorded in Dontopedia across 2 references.

8 facts·7 predicates·2 sources

Mostly:rdf:type(2), defined in(1), has local(1)

Maturity scale raw canonical shape-checked rule-derived certified

Rdf:typerdf:type

Defined indefinedIn

Has LocalhasLocal

Assignsassigns

Referencesreferences

References Module OutputreferencesModuleOutput

Defines defines

Inbound mentions (2)

Other subjects in dontopedia point AT this entity as a value. These are inverse relationships — e.g. "X motherOf this subject" — and answer questions the forward facts can't. Grouped by predicate.

declaresLocalsDeclares Locals(1)

hasLocalsHas Locals(1)

Timeline

Timeline axis is valid_time — when each source says the fact was true in the world, not when Dontopedia learned about it. Retracted rows are kept for provenance; coloured stripes indicate the context kind.

assignsbeam/cbf6e634-317e-4022-8848-5aa12bb2caf8
ex:role-arn-local
definedInbeam/cbf6e634-317e-4022-8848-5aa12bb2caf8
ex:ingestion-module
definesbeam/c63a9892-3cac-49a8-8296-84a166b21998
ex:role-arn-local
hasLocalbeam/cbf6e634-317e-4022-8848-5aa12bb2caf8
ex:role-arn-local
typebeam/cbf6e634-317e-4022-8848-5aa12bb2caf8
ex:TerraformLocals
typebeam/c63a9892-3cac-49a8-8296-84a166b21998
ex:TerraformLocals
referencesbeam/cbf6e634-317e-4022-8848-5aa12bb2caf8
ex:module-shared-resources
referencesModuleOutputbeam/c63a9892-3cac-49a8-8296-84a166b21998
ex:shared-resources-module

References (2)

2 references
  1. [1]beam-chunk5 facts
    customctx:claims/beam/cbf6e634-317e-4022-8848-5aa12bb2caf8
    • full textbeam-chunk
      text/plain1 KBdoc:beam/cbf6e634-317e-4022-8848-5aa12bb2caf8
      Show excerpt
      resource "aws_iam_instance_profile" "shared_profile" { name = "ingestion-profile" roles = [aws_iam_role.shared_role.name] } module "shared_resources" { source = "../shared_resources" role_name = "shared-role" } locals { role_ar
  2. [2]beam-chunk3 facts
    customctx:claims/beam/c63a9892-3cac-49a8-8296-84a166b21998
    • full textbeam-chunk
      text/plain1 KBdoc:beam/c63a9892-3cac-49a8-8296-84a166b21998
      Show excerpt
      Effect = "Allow" Principal = { Service = "ec2.amazonaws.com" } Action = "sts:AssumeRole" } ] }) } output "role_arn" { value = aws_iam_role.shared_role.arn } ``` #### Ingestion Module

See also

Keep researching

Missing something or suspicious of what's here? Kick off a research session — a Claude agent will investigate, cite its sources, and file new facts into a dedicated context you can review before accepting into the shared view.