PowerShell MOC
This map covers the automation suite and coding standards for the vulture-nest vault. It defines how knowledge is audited, indexed, and retrieved using PowerShell 7+.
Standards & Specifications
- ps-automation-spec: The canonical standard for writing agent-runnable scripts.
- executable-note-standard: Defining embedded logic and "Active Knowledge."
- powershell-objects: Leveraging PSCustomObjects for machine-readable output.
Core Automation (The "Knowledge CI/CD")
- ps-vault-maintenance: The master runner for vault health.
- ps-yanp-audit: Enforcing the Yet Another Note Protocol.
- ps-orphan-check: Finding disconnected nodes in the graph.
- ps-broken-link-checker: Identifying dead-end links.
- ps-tool-registry-generator: Maintaining the machine-readable Registry.
Productivity & Observability
- ps-note-creator: Scaffolding new YANP-compliant notes.
- ps-vault-stats: High-level health and density metrics.
- audio-overview-workflow: Local media conversion and transcript artifact pipeline.
Advanced Retrieval
- ps-vulture-search: The hybrid engine linking knowledge to system capabilities.
Agent Memory & SQLite
- poshwiki: A minimal, SQLite-backed wiki for agent memory and session logs.
- ef-core-basics: The ORM foundation for persistent .NET/PowerShell data.
PowerShell Patterns
- ps-calculated-properties: Enhancing object output.
- ps-classes: Structured logic for complex automation tasks.
- ps-custom-objects: The backbone of inter-script communication.
Security & Utilities
- powershell-secret-generation: Local passphrase and cryptographic secret creation.
- lit-powershell-passphrase-generators: Research on haiku-shaped secrets and local corpus curation.