Param Projects
No projects currently configured for Param.
No Projects Available
Projects for Param are configured via the MOC (Map of Contents) system.
To add projects, update the :::projects
section in
content/moc/Param.md
.
🔍 Debug Information (Click to expand)
MOC File Path:
/vercel/path0/src/generated-content/moc/Param.md
MOC File Exists:
Yes
Projects Block Found:
No
Parsed Projects (0):
[]
Available Projects in Gallery Config (6):
[
"augment-it",
"ace-it",
"astro-turf",
"content-farm",
"emergent-innovation",
"water-template-ce"
]
Matching Attempts:
[]
Matching Projects (0):
[]
Full MOC File Content:
---
date_created: 2025-08-09
date_modified: 2025-08-23
---
:::features
- Reader
- Projects
- Portfolio
- Recommendations
:::
:::essays
- [[lost-in-public/market-maps/Agentic AI in Fintech|Agentic AI in Fintech]]
:::
:::vocabulary
- [[Agile]]
- [[AI Models]]
:::
:::concepts
- [[Compliance AI]]
- [[AI Avatars]]
- [[Asymmetric Competition]]
- [[AI Orchestration]]
- [[AI-ML Pipelines]]
:::
How to configure projects
Add this to /vercel/path0/src/generated-content/moc/Param.md
:
:::projects
- "augment-it"
- "ace-it"
:::
The project IDs should match the keys in src/config/project-gallery.json
.
Legacy formats are also supported:
:::projects
- { path: [[projects/Augment-It/Specs/Data Augmentation Workflow with Microfrontends]], title: "Augment-It" }
- [[Project Name]]
:::