Skip to content

Instantly share code, notes, and snippets.

@dmaynor
Last active January 19, 2026 22:09
Show Gist options
  • Select an option

  • Save dmaynor/87fa93c8096aec3f0d0b02b8b2cca7cf to your computer and use it in GitHub Desktop.

Select an option

Save dmaynor/87fa93c8096aec3f0d0b02b8b2cca7cf to your computer and use it in GitHub Desktop.
Sentinel Header Block
version: "1.1"
name: Sentinel Project Context Specification
response_header:
format: |
{UUIDv4}
{ISO8601-UTC}
required: true
position: first
trailing_blank_lines: 2
sentinel_header_schema:
required:
- project
- bounded_context_required
- memory_scope
- scope_enforcement
- acknowledgment_required
rules:
detection:
scan_lines: 30
key: sentinel_header
enforcement:
prohibit_inference: true
prohibit_memory: true
failure_mode: explicit_stop
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment