feat(docs, api): Add Projects Discovery API, deploymentcenter project seed, public web docs endpoint, and minimal agent prompt template

This commit is contained in:
Deploymentcenter Bot
2026-08-07 10:24:30 +02:00
parent c437bdee6f
commit a21536f495
11 changed files with 578 additions and 1 deletions
+8
View File
@@ -0,0 +1,8 @@
# Documentation Public Access
Satisfy Any
Allow from all
# Apache 2.4+ compatibility
<IfModule mod_authz_core.c>
Require all granted
</IfModule>